{"@context": "https://schema.org", "@type": "WebAPI", "name": "Discovery API API", "description": "The Ticketmaster Discovery API allows you to search for events, attractions, or venues.", "provider": {"@type": "Organization", "name": "ticketmaster.com"}, "documentation": "https://raw.githubusercontent.com/ticketmaster-api/ticketmaster-api.github.io/dev/_data/orgs/discovery-api/v2/api.json"}
The Ticketmaster Discovery API allows you to search for events, attractions, or venues.
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: https://www.ticketmaster.com/commerce/v2
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
The Ticketmaster Discovery API allows you to search for events, attractions, or venues.
| method | path | what the vendor says it does |
|---|---|---|
GET | /discovery/v2/attractions | Attraction Search Find attractions (artists, sports, packages, plays and so on) and filter your search by name |
GET | /discovery/v2/attractions/{id} | Get Attraction Details Get details for a specific attraction using the unique identifier for the attraction. |
GET | /discovery/v2/classifications | Classification Search Find classifications and filter your search by name, and much more. Classifications help |
GET | /discovery/v2/classifications/genres/{id} | Get Genre Details Get details for a specific genre using its unique identifier. |
GET | /discovery/v2/classifications/segments/{id} | Get Segment Details Get details for a specific segment using its unique identifier. |
GET | /discovery/v2/classifications/subgenres/{id} | Get Sub-Genre Details Get details for a specific sub-genre using its unique identifier. |
GET | /discovery/v2/classifications/{id} | Get Classification Details Get details for a specific segment, genre, or sub-genre using its unique identifier |
GET | /discovery/v2/events | Event Search Find events and filter your search by location, date, availability, and much more. |
GET | /discovery/v2/events/{id} | Get Event Details Get details for a specific event using the unique identifier for the event. This includes th |
GET | /discovery/v2/events/{id}/images | Get Event Images Get images for a specific event using the unique identifier for the event. |
GET | /discovery/v2/suggest | Find Suggest Find search suggestions and filter your suggestions by location, source, etc. v2 |
GET | /discovery/v2/venues | Venue Search Find venues and filter your search by name, and much more. |
GET | /discovery/v2/venues/{id} | Get Venue Details Get details for a specific venue using the unique identifier for the venue. |
specification origin: https://raw.githubusercontent.com/ticketmaster-api/ticketmaster-api.github.io/dev/_data/or
Publish API
| method | path | what the vendor says it does |
|---|---|---|
POST | /publish/v2/attractions | Publish an attractions Since 1.0.0 |
PATCH | /publish/v2/attractions/{id} | Publish a patch on an attraction Since 1.0.0 |
POST | /publish/v2/attractions/{id}/videos | Publish a video on an attraction Since 1.0.0 |
POST | /publish/v2/entitlements | Publish entitlements on an entity Since 2.0.0 |
POST | /publish/v2/events | Publish an event Since 1.0.0 |
PATCH | /publish/v2/events/{id} | Publish a patch on an event Since 1.0.0 |
POST | /publish/v2/events/{id}/videos | Publish a video on an event Since 1.0.0 |
POST | /publish/v2/extensions | Publish extension on an entity Since 1.0.0 |
POST | /publish/v2/venues | Publish a venue Since 1.0.0 |
PATCH | /publish/v2/venues/{id} | Publish a patch on a venue Since 1.0.0 |
specification origin: https://raw.githubusercontent.com/ticketmaster-api/ticketmaster-api.github.io/dev/_data/or
Use the Ticketmaster Commerce API to look up available offers and products on various Ticketmaster platforms for North America markets. For formal partnerships and relationships, selected offers and products can be carted and transacted on through the cart, delivery, payment and purchase APIs – These APIs require approved access from Ticketmaster.
| method | path | what the vendor says it does |
|---|---|---|
GET | /commerce/v2/events/{eventId}/offers | Event Offers Returns Event Offers. |
specification origin: https://raw.githubusercontent.com/ticketmaster-api/ticketmaster-api.github.io/dev/_data/or
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.