Need to get the venue UUID first? Use the Search venue by name endpoint.

Request

GET /api/v2/venue/{uuid}

Path parameters

Parameter name Value Description Additional
uuid string

A venue UUID

Required

Response

Status code Description Resource
200 OK

A venue response

Venue
401 Unauthorized

You are not logged in

403 Forbidden

This endpoint is not included in your current plan, reach out to help@soundcharts.com if you want access.

404 Not Found

Venue not found


Explore this api

uuid

A venue UUID

Try it out!