WebSocket API
One connection, everything streamed live
Open a single persistent connection and stream live scores, match events and odds moves with minimal latency.
Included
Persistent Connection
One socket, continuous live updates.
Included
Low Latency
Built for time-sensitive use cases.
Included
Channel Subscriptions
Subscribe to specific leagues or matches.
Access
Auto-Reconnect
Client libraries handle reconnects for you.
Example Request
wss:// connect & subscribe
Subscribe to a channel over the socket.
SUBSCRIBE wss://stream.orbistats.com/v1
{
"channel": "football.live",
"league": "premier-league"
}
{
"channel": "football.live",
"league": "premier-league"
}
See Also
Related pages
Explore more of the platform.
Get Started
Start free. Upgrade when you need enterprise SLAs.
Self-serve API keys for developers today — dedicated infrastructure, custom feeds and SLAs when you're ready.