Documentation Index
Fetch the complete documentation index at: https://docs.eventgraph.ai/llms.txt
Use this file to discover all available pages before exploring further.
Get your API key
Generate a free API key instantly — no signup required:Using your key
Pass the key in theX-API-Key header:
API endpoints
Free tier
| Method | Endpoint | Description |
|---|---|---|
POST | /api/v1/keys | Generate a new API key |
GET | /api/v1/status | API health and data freshness |
GET | /api/v1/markets | List markets across all platforms |
GET | /api/v1/events | List events with filtering |
GET | /api/v1/search | Search events and markets by title |
Pro tier ($49/mo)
Everything in Free, plus:| Method | Endpoint | Description |
|---|---|---|
GET | /api/v1/arbitrage | Cross-platform spread opportunities |
GET | /api/v1/compare | Side-by-side market comparison |
GET | /api/v1/markets/{id}/history | Historical price data |
GET | /api/v1/usage | Your API usage stats |
Enterprise (custom)
All endpoints, unlimited rate limits, dedicated support.Rate limits
| Plan | Requests / day | Requests / month | Rate / minute |
|---|---|---|---|
| Free ($0) | 1,000 | 10,000 | 30 |
| Pro ($49/mo) | 50,000 | 500,000 | 300 |
| Enterprise (custom) | Unlimited | Unlimited | 1,000 |
429 Too Many Requests:
Key management
List your keys
Revoke a key
Plans
Free
- 1,000 requests / day
- 10,000 requests / month
- Markets, events, search, status
- All platforms: Polymarket, Kalshi, Limitless, Opinion
- Community support
Pro — $49/mo
- 50,000 requests / day
- 500,000 requests / month
- Arbitrage detection + comparison
- Historical price data
- Usage analytics
- Priority support (24h SLA)
Enterprise — Custom
- Unlimited requests
- All endpoints
- Custom rate limits
- Dedicated support
- SLA guarantee
Upgrade to Pro
Upgrade via App — $49/mo
Open the pricing page and click Upgrade to Pro. Enter your email or existing API key — you’ll be redirected to Stripe checkout instantly.
Upgrade via API
Already have a key? Call
POST /api/v1/checkout with your key in the header to get a Stripe checkout URL back.Programmatic upgrade
checkout_url in a browser to complete payment. Your API key is automatically upgraded to Pro after the Stripe session completes — no key rotation needed.