GET Teams by Country ID
GET Teams by Country ID
https://soccer.sportmonks.com/api/v2.0/countries/{ID}/teamsParameters
Include options
IncludesExample response
Last updated
Was this helpful?
Was this helpful?
https://soccer.sportmonks.com/api/v2.0/countries/320/teams?api_token={API_TOKEN}"data": [
{
"id": 85,
"legacy_id": 146,
"name": "København",
"short_code": "COP",
"twitter": null,
"country_id": 320,
"national_team": false,
"founded": 1992,
"logo_path": "https://cdn.sportmonks.com/images//soccer/teams/21/85.png",
"venue_id": 5655,
"current_season_id": 18334,
"is_placeholder": false
},
{
"id": 86,
"legacy_id": 522,
"name": "Silkeborg",
"short_code": "SIL",
"twitter": null,
"country_id": 320,
"national_team": false,
"founded": 1917,
"logo_path": "https://cdn.sportmonks.com/images//soccer/teams/22/86.png",
"venue_id": 85371,
"current_season_id": 18334,
"is_placeholder": false
},
{
"id": 211,
"legacy_id": 631,
"name": "Horsens",
"short_code": "ACH",
"twitter": null,
"country_id": 320,
"national_team": false,
"founded": 1994,
"logo_path": "https://cdn.sportmonks.com/images//soccer/teams/19/211.png",
"venue_id": 5661,
"current_season_id": 18342,
"is_placeholder": false
},
{
"id": 293,
"legacy_id": null,
"name": "Brøndby",
"short_code": "SLO",
"twitter": null,
"country_id": 320,
"national_team": false,
"founded": 1964,
"logo_path": "https://cdn.sportmonks.com/images//soccer/teams/5/293.png",
"venue_id": 5659,
"current_season_id": 18334,
"is_placeholder": false
},
{
"id": 390,
"legacy_id": null,
"name": "SønderjyskE",
"short_code": "SON",
"twitter": null,
"country_id": 320,
"national_team": false,
"founded": 2004,
"logo_path": "https://cdn.sportmonks.com/images//soccer/teams/6/390.png",
"venue_id": 5653,
"current_season_id": 18334,
"is_placeholder": false
},
{
"id": 939,
"legacy_id": 513,
"name": "Midtjylland",
"short_code": "FCM",
"twitter": null,
"country_id": 320,
"national_team": false,
"founded": 1999,
"logo_path": "https://cdn.sportmonks.com/images//soccer/teams/11/939.png",
"venue_id": 342,
"current_season_id": 18334,
"is_placeholder": false
},