GET All Leagues
Last updated
Was this helpful?
Last updated
Was this helpful?
GET
All LeaguesEndpoint details
Authorization
API Key
Pagination
YES
Allowed nested includes
2
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.
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:
Indicates what kind of league this is. Possible values: 'domestic', 'cup', 'international'. More values can be found
Check this endpoint in Postman.