Authenticated XML API
The Authenticated XML API is a RESTful API that serves SMT feed XML without modification or caching. You receive the latest copies of the data feeds. The Fast API requires authorization to access - please contact Champion Data to request an API key to do so.
Environments
Champion Data provides two Sports Data API environments.
Usage
Usage limits apply to this API. Clients are restricted to 200,000 API calls per day. Exceeding this limit will result in requests returning a 429 HTTP response.
Production Environment
This environment serves the genuine sports data from the SDP and should be accessed by corresponding production environment software.
API URL https://api-fast.liv.championdata.io
Swagger Documentation https://api-fast.liv.championdata.io/swagger/index.html
Sandbox Environment
This environment is dedicated for development against the Sports Data API without impacting the Production environment.
Sandbox features a daily replay of select tournaments, serving the data for these tournaments as if they were happening live every day. Champion Data will notify which tournaments are replayed along with their start times.
Note that the Sandbox serves a copy of the same data as the Production environment and access should not be extended to those unauthorized to access Production.
API URL https://api-fast-prod-sandbox.liv.championdata.io
Swagger Documentation https://api--fast-prod-sandbox.liv.championdata.io/swagger/index.html