/ticketmaster/attractions/events

POST /api/ticketmaster/attractions/events

Price: 1 credit

Get upcoming events (tour schedule) for a Ticketmaster attraction (artist, team, or show) by id or artist 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 start/end date-range filter.

How to use it

Fetch upcoming events for one Ticketmaster attraction by id (e.g. 2436713) or artist URL. Set count to how many events you want. Optional start_date/end_date (YYYY-MM-DD) date-range filter. 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