GET All Countries
GET All Countries
GET All Countrieshttps://cricket.sportmonks.com/api/v2.0/countriesParameters
Include options
Enriching your responseExample response
Last updated
Was this helpful?
GET All Countrieshttps://cricket.sportmonks.com/api/v2.0/countriesLast updated
Was this helpful?
Was this helpful?
https://cricket.sportmonks.com/api/v2.0/countries?api_token={API_TOKEN} "data": [
{
"resource": "countries",
"id": 2,
"continent_id": 1,
"name": "Poland",
"image_path": "https://cdn.sportmonks.com/images/countries/png/short/pl.png",
"updated_at": null
},
{
"resource": "countries",
"id": 5,
"continent_id": 7,
"name": "Brazil",
"image_path": "https://cdn.sportmonks.com/images/countries/png/short/br.png",
"updated_at": null
},
{
"resource": "countries",
"id": 11,
"continent_id": 1,
"name": "Germany",
"image_path": "https://cdn.sportmonks.com/images/countries/png/short/de.png",
"updated_at": null
},
{
"resource": "countries",
"id": 17,
"continent_id": 1,
"name": "France",
"image_path": "https://cdn.sportmonks.com/images/countries/png/short/fr.png",
"updated_at": null
},
{
"resource": "countries",
"id": 20,
"continent_id": 1,
"name": "Portugal",
"image_path": "https://cdn.sportmonks.com/images/countries/png/short/pt.png",
"updated_at": null
},
{
"resource": "countries",
"id": 23,
"continent_id": 3,
"name": "Côte d'Ivoire",
"image_path": "https://cdn.sportmonks.com/images/countries/png/short/ci.png",
"updated_at": null
},
{
"resource": "countries",
"id": 26,
"continent_id": 3,
"name": "Mali",
"image_path": "https://cdn.sportmonks.com/images/countries/png/short/ml.png",
"updated_at": null
},
{
"resource": "countries",
"id": 32,
"continent_id": 1,
"name": "Spain",
"image_path": "https://cdn.sportmonks.com/images/countries/png/short/es.png",
"updated_at": null
},
{
"resource": "countries",
"id": 38,
"continent_id": 1,
"name": "Netherlands",
"image_path": "https://cdn.sportmonks.com/images/countries/png/short/nl.png",
"updated_at": null
},
{
"resource": "countries",
"id": 41,
"continent_id": 1,
"name": "Europe",
"image_path": "https://cdn.sportmonks.com/images/countries/png/short/.png",
"updated_at": "2017-03-17T13:56:10.000000Z"
},
{
"resource": "countries",
"id": 44,
"continent_id": 7,
"name": "Argentina",
"image_path": "https://cdn.sportmonks.com/images/countries/png/short/ar.png",
"updated_at": null
},
{
"resource": "countries",
"id": 47,
"continent_id": 1,
"name": "Sweden",
"image_path": "https://cdn.sportmonks.com/images/countries/png/short/se.png",
"updated_at": null
},