Demo response files
Last updated
Last updated
Next to the responses in our tutorials and how-to guides, we have generated some example files for you to download. The example JSON files will help you build your implementation. Click on the button to download the example files.
Request with the all match and player statistics, events and full line-up.
Including .type
is not recommended as an include on any endpoint. Types are used throughout the entire API. We recommend retrieving all types from the types endpoint and storing them in your database or other data structure. Only include the type if no other option is available or when testing the API.
Request to retrieve pre-match odds for the 2023/2024 CL final.
Request to retrieve the season statistics of Borussia Dortmund for the CL 2023/2024 season.
Including .type
is not recommended as an include on any endpoint. Types are used throughout the entire API. We recommend retrieving all types from the types endpoint and storing them in your database or other data structure. Only include the type if no other option is available or when testing the API.
Request to retrieve the squad and statistics of Real Madrid for the CL 2023/2024 season.
Including .type
is not recommended as an include on any endpoint. Types are used throughout the entire API. We recommend retrieving all types from the types endpoint and storing them in your database or other data structure. Only include the type if no other option is available or when testing the API.
Request to retrieve the statistics of Kylian Mbappé for the CL 2023/2024 season.
Including .type
is not recommended as an include on any endpoint. Types are used throughout the entire API. We recommend retrieving all types from the types endpoint and storing them in your database or other data structure. Only include the type if no other option is available or when testing the API.
Request to retrieve the standings of the English Premier League 2023/2024 season.
Including .type
is not recommended as an include on any endpoint. Types are used throughout the entire API. We recommend retrieving all types from the types endpoint and storing them in your database or other data structure. Only include the type if no other option is available or when testing the API.
Request to retrieve the group standings of the World Cup 2022.
Including .type
is not recommended as an include on any endpoint. Types are used throughout the entire API. We recommend retrieving all types from the types endpoint and storing them in your database or other data structure. Only include the type if no other option is available or when testing the API.