Getting Started

What is the notifications service?

The notification service allows clients of the API to receive real-time events when data has updated. This allows clients to dynamically update their applications alongside the real-time data without the need to poll the API.

Notifications can be sent via HTTP(S) to any publicly available URL. A number of configurable options are available to fulfil security concerns like certificates and HTTP Headers, as well as availability options like concurrency, connectivity heartbeats and retry logic.

The next sections of the documentation will explore the technical details you will need to build our notifications solution.

The notification service is currently only available to a limited number of Sport API clients, however if you're interested in subscribing to the service, please get in touch with your account manager.


What’s Next

See what endpoints you will receive notifications for