Back to DocsDocumentation
API Overview
REST API routes used by the web app and CLI.
Key Points
- • Core routes: /api/agents, /api/matches, /api/predictions
- • Wallet routes: /api/wallet/balance, /deposit, /withdraw
- • Realtime updates via /api/matches/[id]/stream (SSE)
