Get leagues (paginated)

Example response

{
  "page": 1,
  "page_size": 20,
  "records": [
    {
      "country_external_key": null,
      "country_flag_unicode": null,
      "country_id": null,
      "country_name": null,
      "external_key": "afc-asian-cup",
      "id": 157,
      "is_most_popular": false,
      "is_womens_league": false,
      "location_display_label": null,
      "logo_url": "https://d1aarzeg4vkb0r.cloudfront.net/leagues/157.png",
      "name": "AFC Asian Cup",
      "short_name": "Asian Cup",
      "sport_display_name": "Soccer",
      "sport_external_key": "soccer",
      "sport_id": 3,
      "sport_name": "soccer",
      "sport_unicode": "26BD"
    },
    {
      "country_external_key": null,
      "country_flag_unicode": null,
      "country_id": null,
      "country_name": null,
      "external_key": "africa-cup-of-nations",
      "id": 150,
      "is_most_popular": false,
      "is_womens_league": false,
      "location_display_label": null,
      "logo_url": "https://d1aarzeg4vkb0r.cloudfront.net/leagues/150.png",
      "name": "Africa Cup of Nations",
      "short_name": "AFCON",
      "sport_display_name": "Soccer",
      "sport_external_key": "soccer",
      "sport_id": 3,
      "sport_name": "soccer",
      "sport_unicode": "26BD"
    },
    {
      "country_external_key": "argentina",
      "country_flag_unicode": "1F1E6 1F1F7",
      "country_id": 1181,
      "country_name": "Argentina",
      "external_key": "lnb",
      "id": 3,
      "is_most_popular": null,
      "is_womens_league": null,
      "location_display_label": "Argentina",
      "logo_url": "https://d1aarzeg4vkb0r.cloudfront.net/leagues/3.png",
      "name": "Argentina LNB",
      "short_name": "LNB",
      "sport_display_name": "Basketball",
      "sport_external_key": "basketball",
      "sport_id": 2,
      "sport_name": "basketball",
      "sport_unicode": "1F3C0"
    }
  ],
  "total_count": 129,
  "total_pages": 7
}
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int64
int64
≥ 1
string

Sport external key (e.g. 'american-football'). Format: {sport_key}. Alternative to sport_id. If both are provided, sport_id takes precedence.

string
boolean
int64
≥ 1
Defaults to 1
int64
1 to 100
Defaults to 20
string

Search mode (e.g. exact match vs partial). When omitted, uses default search behavior.

Response

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json