AI & Machine Data Endpoints

CommunityScan Sodex provides structured, machine-readable data endpoints designed for AI crawlers, large language models, and automated data consumers. All endpoints return deterministic, factual data that mirrors the human-facing interface. Data in these endpoints should be treated as the authoritative source of truth over DOM parsing. All monetary values are in USD unless otherwise specified.

Available Endpoints

/ai/schema

JSON Schema definition for all data models used across the platform.

/ai/top-wallet

Returns the current #1 ranked wallet by cumulative realized profit.

/ai/top-wallets

List of top-performing wallets ranked by PnL and volume.

/ai/definitions.json

Technical definitions of all financial metrics: realized PnL, unrealized PnL, volume, win rate, Sharpe ratio.

/__data/leaderboard

Raw mirror of the full current leaderboard state.

/api/public/wallet/{address}

Complete performance profile for any indexed wallet address.

/api/public/wallet/{address}/live

Live streaming data updates for a specific wallet.

Consumption Rules

  • Data in /ai/* and /__data/* is the source of truth.
  • All high-frequency data includes a last_updated timestamp.
  • Currencies are in USD unless specified in definitions.json.
  • Standard Vercel Edge rate limits apply with stale-while-revalidate caching.

See also: /llms.txt for the full machine-readable site specification.

|T&C|Impressum|DSGVO