Connecting to the Stream Endpoints
The Stream API provides a stream of live match data as JSON over a WebSocket connection. Please see the below for how to connect to the stream endpoint.
Connection Protocol
This section defines how to connect to the websocket. This works well in Postman.
Once a fixture has been requested and accepted, any further fixture requests will be ignored
The connection must be closed and a new one opened to get a new fixture feed
Error Responses & Handling
Failed Authentication Request
The connection will be closed with a message
Unknown Fixture
The connection will remain open and a warning message will be returned