All Sport Events for a Specific Date Endpoint

About the Endpoint

Endpoint PATH

sports/{language}/schedules/{date}/schedule.xml

Endpoint Description

This endpoint returns information about all the available sport events on a specific date i.e. it lists all sport events scheduled to start on a specified date (UTC). 'date' is an ISODate (e.g. 2016-03-31)

Endpoint Parameters

Parameter

Description

Possible Values

language

Required

Language code for translation

See all supported languages and their codes on language support

date

Required

start_date of the match

The date should be given in ISODate format (YYYY-MM-DD).

Endpoint Structure

The endpoint is structured as follows:

More information about each of the above elements can be found by following the respective links.

Please note that the events mentioned in the endpoint are related to the specified date.

Last updated

Was this helpful?