For the complete documentation index, see llms.txt. This page is also available as Markdown.

GET LIVE Standings

Live Standings represent the rankings of Teams in the different Leagues they participate in real-time. So if a Game is currently being played, the Live Standing returns the correct Live Standing based

GET LIVE Standings

https://soccer.sportmonks.com/api/v2.0/standings/season/live/{season_ID}

Endpoint details

Authorization

API Key

Pagination

NO

Allowed nested includes

0

Parameters

Available parameters

group_id

One id of a group can be added to filter the tables. Can be used by adding &group_id= etc to your request url.

Include options

No includes available for this endpoint.

Example response

https://soccer.sportmonks.com/api/v2.0/standings/season/live/18378?api_token={API_TOKEN}

Check this endpoint in Postman. Run in Postman

Last updated

Was this helpful?