GET All Leagues

GET All Leagues

https://soccer.sportmonks.com/api/v2.0/leagues

Endpoint details

Authorization

API Key

Pagination

YES

Allowed nested includes

2

Parameters

Available parameters

page

The number of the page you want to browse. Can be used by adding &page= etc to your request url.

include

Enrich the API with more data and/or nested includes. Can be used by adding &include= etc. to your request url.

cupslast

When provided via the request url the cups will be put on the end of the response.

Include options

country season seasons

Includes are the cornerstone of our API and allow you to enrich and customize your requests. This flexibility is what distinguishes us from our competitors.

You can learn more about what includes are and how they work here:

pageIncludes

Example response

https://soccer.sportmonks.com/api/v2.0/leagues?api_token={API_TOKEN}

Last updated