Skip to main content

Ticketmaster connector

Back to the connector overview, authentication methods, and actions.
11 Sept 2026
releasePromoted to GA. Version normalized to 1.0.0 in line with the GA versioning policy (GA connectors are versioned 1.0.0 or higher); no functional changes in this version.
10 Sept 2026
new-featureEnabled scheduled data sync on Search Classifications, so the Ticketmaster classification taxonomy can be kept in sync and read without calling the Discovery API on every request. It refreshes in full on each run, because the Discovery API exposes no updated-since filter. Data sync is not offered on Search Events, Search Attractions or Search Venues- the Discovery API rejects any request where page * size exceeds 1,000, so those collections (10,000 records each) cannot be paged through completely.
ticketmaster_search_classifications
26 Aug 2026
improvementClarified the search_classifications description to distinguish its paginated overview from the complete per-segment taxonomy returned by get_segment_details, improving LLM tool selection for full-breakdown requests.
ticketmaster_search_classifications
26 Aug 2026
improvement bug-fixImproved action descriptions for better LLM tool selection, added rules validation for size/page params, removed non-functional params on classifications and single-entity GET endpoints (includeLicensedContent, source, sort), and fixed date range array serialization with arrayFormat comma.
ticketmaster_get_classification_details, ticketmaster_get_segment_details, ticketmaster_search_attractions, ticketmaster_search_events
25 Aug 2026
new-connectorInitial connector with Discovery API v2 support for events, attractions, venues, classifications, event images, and suggestions.