GET All Leagues
Last updated
Last updated
GET
All LeaguesFilters
name
country_id
Sort
You can sort on all fields.
season
seasons
country
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:
Endpoint details
Authorization
API Key
Pagination
NO
Allowed nested includes
10
Available parameters
include
Enrich the API with more data and/or nested includes. Can be used by adding &include=
etc. to your request url.
filter
Array of fields to filter on. Can be used by adding &filter[{field you want to filter}].
For example: &filter[name]=Indian Super League.
fields[object]
Only return fields you are interested in. Simply add &fields[object]=id,name,code
to your request url.
sort
One or comma separated list of fields to sort on. Can be used by adding &sort=
to your request url.