Comment on page
Demo response files
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
statistics
, events
, lineups
, bench
and player
detailshttps://soccer.sportmonks.com/api/v2.0/fixtures/16922979?api_token={YOURTOKEN}&include=localTeam,visitorTeam,events,stats,lineup.player,bench.player
Champions_League_final_2019_2020_fixture_details.json
193KB
Code
PSG - Bayern München: Fixture details
Request with the
flatOdds
from bet365. https://soccer.sportmonks.com/api/v2.0/fixtures/16922979?api_token={YOURTOKEN}&bookmakers=2&include=flatOdds
Champions_League_final_2019:2020_with_odds_from_bet365.json
1MB
Code
PSG - Bayern München: Odds
The season team
stats
of Real Madrid in the Spanish 2019/2020 season.https://soccer.sportmonks.com/api/v2.0/teams/3468?api_token={YOURTOKEN}&include=stats&seasons=16326
Team_season_statistics_Real_Madrid_La_Liga_2019_2020.json
3KB
Code
Real Madrid: Season stats
The whole team squad of Manchester United in the Premier league 2019/2020 season.
https://soccer.sportmonks.com/api/v2.0/squad/season/16036/team/14?api_token={YOURTOKEN}&include=player
Team_season_squad_Manchester_United_Premier_League_2019_2020.json
105KB
Code
Manchester United: Squad
The season player
stats
of Lionel Messi in the Spanish 2019/2020 season.https://soccer.sportmonks.com/api/v2.0/players/184798?api_token={YOURTOKEN}&include=stats&seasons=16326
player_season_statistics_Lionel_Messi_La_Liga_2019_2020.json
3KB
Code
Lionel Messi: Season stats
The season standings of the Premier league 2019/2020 season.
https://soccer.sportmonks.com/api/v2.0/standings/season/16036?api_token={YOURTOKEN}&include=standings.team
Season_standings_Premier_League_2019_2020.json
47KB
Code
Season standings
The group stage standings of the UEAFA Champions League 2019/2020 season
https://soccer.sportmonks.com/api/v2.0/standings/season/16029?api_token={YOURTOKEN}&include=standings.team&stage_ids=77443828
Season_standings_UEFA_Champions_League_group_stage.json
78KB
Code
CL: Group stage standings
Last modified 2yr ago