Rate limits are counted perDocumentation Index
Fetch the complete documentation index at: https://docs.oddspapi.io/llms.txt
Use this file to discover all available pages before exploring further.
apiKey and by endpoint.
Limits
Odds endpoints (high-frequency)
These endpoints allow higher throughput:GET /fixtures/oddsGET /fixtures/odds/mainGET /futures/odds
All other endpoints
Everything else (metadata, fixtures list, mapping, settlements, historical, media redirects): Limit: 200 requests / minuteRate limit headers
Every response includes:X-RateLimit-LimitX-RateLimit-RemainingX-RateLimit-Reset
Retry-After
What happens when you exceed limits
You’ll receive:- 429 with
code: "rate_limited"