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.
/ai/schemaJSON Schema definition for all data models used across the platform.
/ai/top-walletReturns the current #1 ranked wallet by cumulative realized profit.
/ai/top-walletsList of top-performing wallets ranked by PnL and volume.
/ai/definitions.jsonTechnical definitions of all financial metrics: realized PnL, unrealized PnL, volume, win rate, Sharpe ratio.
/__data/leaderboardRaw mirror of the full current leaderboard state.
/api/public/wallet/{address}Complete performance profile for any indexed wallet address.
/api/public/wallet/{address}/liveLive streaming data updates for a specific wallet.
/ai/* and /__data/* is the source of truth.last_updated timestamp.definitions.json.See also: /llms.txt for the full machine-readable site specification.