# Venues

Access detailed venue information. The venue endpoints return information about the name, city, capacity, address and venue images.&#x20;

Use one of our 4 venue endpoints. Per endpoint, you can find the details, including base URL, parameters, includes and more.&#x20;

* **GET All Venues:** returns all the venues available within your subscription.
* **GET Venue by ID:** returns venue information from your requested venue ID.
* **GET Venues by Season ID:** returns venue information from your requested season ID.
* **GET Venues by Search by Name:** returns all venues that match your search query.

#### Include options

[`country`](https://app.gitbook.com/o/-MJWE53IpT91aRTPjruo/s/z0kWjB5EvZvqGsozw8vP/)  [`city`](https://app.gitbook.com/o/-MJWE53IpT91aRTPjruo/s/z0kWjB5EvZvqGsozw8vP/) [`fixtures`](https://docs.sportmonks.com/v3/entities/fixture#fixture)

**Related Entities:**

Get an overview and explanation of all the fields returned in the API response. The related entities for the venues endpoints are:

* [Venue](https://docs.sportmonks.com/v3/entities/other#venue)
