Betfair Rate Limits
Betfair governs Exchange API usage through a combination of per-operation transaction limits, market-data request weighting, session lifecycle rules, and stream-connection limits rather than a single global requests-per-second quota. Market data requests (listMarketBook / listRunnerBook) are weighted, and a single request has a maximum weighting of 200 (the weighting grows with the number of markets/runners and the price data requested). Bet-placement operations are subject to transaction limits and Betfair monitors accounts whose weighted data usage is disproportionate to their betting activity (Data Request Charges). Session tokens expire after an inactivity period and must be refreshed with keepAlive. On the Exchange Stream API, a client must send a message within 15 seconds of connecting or the server returns a TIMEOUT; the number of concurrent stream connections is capped per account (reported to the client as connectionsAvailable), and exceeding subscription or connection limits returns SUBSCRIPTION_LIMIT_EXCEEDED / MAX_CONNECTION_LIMIT_EXCEEDED.
Betfair Rate Limits is the machine-readable rate-limit profile for Betfair on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 7 rate-limit definitions, measuring weight, requests, instructions, inactivity, and seconds.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled and errorCodes.
Tagged areas include Betting Exchange, Market Data, Rate Limiting, Quotas, and Streaming.
Limits
Policies
Sources
- https://docs.developer.betfair.com/display/1smk3cen4v3lu3yomq5qye0ni/Betting+API
- https://docs.developer.betfair.com/display/1smk3cen4v3lu3yomq5qye0ni/Exchange+Stream+API
- https://github.com/betfair/stream-api-sample-code
- https://developer.betfair.com/en/exchange-api/faq/
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for rate limits
4 MCP tools reach this
find_rate_limitsBrowse and filter every rate limit in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/rate-limits/betfair-rate-limits"
curl "https://apis.io/api/v1/rate-limits?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.