GET Continent by ID
GET Continent by ID
GET Continent by IDhttps://soccer.sportmonks.com/api/v2.0/continents/{ID}Parameters
Include options
IncludesExample response
https://soccer.sportmonks.com/api/v2.0/continents/1?api_token={API_TOKEN} "data": {
"id": 1,
"name": "Europe"
}Last updated
Was this helpful?