/ticketmaster/venues/events

POST /api/ticketmaster/venues/events

Price: 5 credits

Get the event calendar for a Ticketmaster venue by id or venue page URL. Each item is an event with name, event page URL, start and on-sale dates, timezone, category, partner and availability flags, presale windows, the venue (name, address, city, state, country and coordinates), and the line-up of attractions. Optional filters: category segment, ticket type (standard tickets or VIP packages) and start/end date range.

How to use it

Fetch the event calendar for one Ticketmaster venue by id (e.g. 483329) or venue URL. Set count to how many events you want. Optional filters: category (Music, Sports, Arts & Theatre, Film, Miscellaneous), product_type (tickets or vip), start_date/end_date (YYYY-MM-DD). domain selects the marketplace. Each item has id, name, discovery_id, url, image, start_at, end_at, onsale_at, date_display, span_multiple_days, timezone, category, is_partner, is_sold_out, is_cancelled, is_postponed, is_rescheduled, is_tba, is_virtual, is_local, has_limited_availability, ticketing_status, event_change_status, presales, venue and artists.

Parameters

Request body

Response

Errors

Response headers