GET Country by ID

GET Country by ID

https://soccer.sportmonks.com/api/v2.0/country/{ID}

Endpoint details

Pagination

YES

Allowed nested includes

2

Authorization

API Key

Parameters

Available parameters

page

The number of the page you want to browse. Can be used by adding &page=2 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.

Include options

leagues continent covid

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/countries/2?api_token={API_TOKEN}

Last updated