API to receive streamed updates. This is an ssl socket connection of CRLF delimited json messages (see RequestMessage & ResponseMessage)
http://stream-api.betfair.com:443/api
Auth type
none
Auth header
# No auth required
Rate limit
See documentation
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://developer.betfair.com/support/
Endpoint status
Unreachable — No response — server may be down or blocking automated probes
(checked Mar 29, 2026)
Builder score
D
20%
builder-friendly
No authentication required
# No auth required
Free — open public API, no authentication required.
| Method | Path | Description |
|---|---|---|
| POST | /request |
This is a socket protocol delimited by CRLF (not http) |
curl -X GET 'http://stream-api.betfair.com:443/api/request' \ -H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official Betfair: Exchange Streaming documentation.