Endpoint

List sport events

get

Lists almost all events we are offering prematch odds for. This endpoint can be used during early startup to obtain almost all fixtures. This endpoint is one of the few that uses pagination. XML schema

Authorizations
x-access-tokenstringRequired
Path parameters
languagestringRequired

Language code for translation.

Query parameters
startintegerOptional

Starting record (this is an index, not time).

limitintegerOptional

How many records to return (max: 1000).

Responses
200

successful operation

application/xml
get
/sports/{language}/schedules/pre/schedule.xml

Last updated

Was this helpful?