The Ticketmaster Discovery Feed provides access to event content on Ticketmaster and other ticketing platforms. All data is sourced from the Discovery API and delivered as a separate file per country with multiple formats available.If you are enabled for our affiliate program, all event urls contained in the feed will be updated with affiliate tracking information.
Overview
Authentication
The Discovery Feed is open to the public. To access the feed, you will simply need an API key which is granted when you sign up for a Ticketmaster developer account. Sign up for a developer account here. Once you receive your API key, this should be added to every resource endpoint call.
Using the specific uri from the response above, the complete details of the events can be downloaded in the following formats : csv or json.The Discovery Feed generates .gz (non-tar) files for the requested format.
legacyEventId (string) – unique ID of the event (old format)
primaryEventUrl(string) – URL of the event detail page
resaleEventUrl (string) – URL to buy resale tickets for the event
eventName (string) - Name of the event
eventNotes (string) - Notes for the event
eventStatus (string) - Status of the event
onsale: an event is currently within boundaries of a public onsale timeframe
offsale: an event is not yet reached (or is past) the timeframe of a public onsale. (Note: inventory may still be available for purchase if there is an active presale)
rescheduled: event has a new date and event will appear as on sale to the public if inventory is available
postponed: event will no longer take place on the day originally scheduled, but a new date has not yet been arranged; postponed events are typically no longer onsale to the public
cancelled: event has been cancelled and will not appear on sale to the public.
eventImageUrl (string) – Public URL of the event image
eventEndDateTime (string) – Event end date/time (UTC format)
eventStartLocalDate (string) – Event date in the venue’s timezone MM/DD/YY format
eventStartLocalTime (string) – Event start time in the venue’s timezone HH:MM format
promoters (array) - Promoters
{arrayitemobject} - Promoter
id (string)
name (string)
description (string)
venue (object) - Venue
venueName (string) – Name of the venue
legacyVenueId (string) – unique ID of the venue (old format)
venueId (string) – Unique ID of the venue
venueStreet (string) – Address of the venue
venueCity (string) – City of the venue
venueStateCode (string) – State/Province of the venue
venueCountryCode (string) – Country of the venue
venueLatitude (string) – Latitude of the venue
venueLongitude (string) – Longitude of the venue
venueZipCode (string) – Postal code/zipcode of the venue
venueTimezone (string) – Timezone of the venue
venueUrl (string) – URL of the venue detail page
accessible_seating_detail (string) – Accessibility seat details displayed on the Venue Details page
ada_phone - (string)` Accessibility service phone number displayed on the Event Info page
ada_custom_copy (string) Additional accessibility service information displayed on the Event Info page
ada_hours (string) Accessibility service hours displayed on the Event Info page
attractions (array) - Attractions
{arrayitemobject} - Attraction
attractionUrl (string) – URL of the attraction detail page
attractionName (string) – list of attraction names
legacyAttractionId (string) – unique ID of the attraction (old format)
attractionId (string) – list of unique attraction IDs
attractionImageUrl (string) – list of attraction image URLs
classificationSegmentId(string) - Segment Id
classificationSegment(string) - A Segment is a primary genre for an attraction
classificationGenreId(string) - Genre Id
classificationGenre(string) - Secondary Genre to further describe an attraction
classificationSubGenreId(string) - Sub Genre Id
classificationSubGenre(string) - Tertiary Genre for additional detail when describing an attraction
classificationTypeId(string) - Classification Type Id
classificationType(string) - A Type represents a kind of attraction
classificationSubTypeId(string) - Classification Sub Type Id
classificationSubType (string) - Secondary Type to further categorize an attraction
images (array) - Images
{arrayitemobject} - Image
ratio (string)
url (string)
width (string)
height (string)
fallback (string)
minPrice (string) – Minimum price
maxPrice (string) – Maximum price
currency (string) – Currency
onsaleStartDateTime (string) – Event onsale start date/time UTC format
onsaleEndDateTime (string) – Event onsale end date/time UTC format
classificationSegment (string) - A Segment is a primary genre for an entity Music, Sports, Arts, etc)
classificationGenre (string) - Secondary Genre to further describe an entity (Rock, Classical, Animation, etc)
classificationSubGenre (string) - Tertiary Genre for additional detail when describing an entity (Alternative Rock,Ambient Pop, etc)
presaleName (string) – (Deprecated : Please use the presales object below for details on presales)
presaleDateTimeRange (string) – (Deprecated : Please use the presales object below for details on presales)
presales (object) - Presales
presaleName (string) – list of presale names
presaleDescription (string) – list of presale descriptions
presaleStartDateTime (string) – list of presale start/date times (UTC format)
presaleEndDateTime (string) – list of presale end/date times (UTC format)
source (string) – source ticketing platform of event
classificationType (string) - A Type represents a kind or group of people. (Donation, Group, Individual, Merchandise, Event Style, etc)
classificationSubType (string) - Secondary Type to further categorize an entity (Band, Choir, Chorus, etc)
hotevent (string) – Indicates the event/artist is one of the Top Selling artists within the past 7 days, by market. Updated daily.
transactable (string) – Indicates if the event can be purchased through the api.
accessibility_info (string) - Accessibility information displayed on the ISM
apiOnsaleStartDateTime (string) - Indicates the date/time partners can begin transacting. The current configuration is 60 min past the ONSALE_START_DATETIME
healthCheck (object) - Health Check Information
summary (string) – Information if health check is required
description (string) – Details about the health check
learnMoreUrl (string) – Url to learn more about the health check
importantInformation (object) - Notes regarding event policies or safety or other important requirements
buttonText(string) - Text to display on the button
secondaryLinkText (string)- Text for secondary link if any
linkUrl(string) - URL to the link if any available
secondaryLinkUrl(string) - URL to the Secondary link if any available
description (string) - Detailed description of the note
linkText(string) - Link text of the note
title(string) - Title of the note
eventEndLocalDate(string) - Event end date in the venue’s timezone MM/DD/YY format