Last updated 3 years ago
GET
https://soccer.sportmonks.com/api/v2.0/venues/{ID}
Endpoint details
Authorization
API Key
Pagination
NO
Allowed nested includes
0
No parameters available for this endpoint.
No includes available for this endpoint.
https://soccer.sportmonks.com/api/v2.0/venues/1?api_token={API_TOKEN}
"data": { "id": 1, "name": "Meadowbank Dorking", "surface": null, "address": null, "city": "Lviv", "capacity": 2000, "image_path": "https://cdn.sportmonks.com/images/soccer/venues/1/1.png", "coordinates": "51.234316,-0.33364" },
Check this endpoint in Postman.