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
start_date of the match
The date should be given in ISODate format (YYYY-MM-DD).
Change hint typeFor a full breakdown of each endpoint and its structure, refer to the Element pagearrow-up-right​
The endpoint is structured as follows:
<schedule>
<sport_event>
<tournament_round>
<season>
<tournament>
<sport>
<category>
<competitors>
<competitor>
<reference_ids>
<reference_id>
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 4 months ago
Was this helpful?