Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
15 tools available
Ticketmaster provides APIs for event discovery, inventory management, and ticketing solutions.
Connect Ticketmaster to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Ticketmaster's 15 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Ticketmaster action below is a callable tool any Definable persona can invoke.
Tool to execute Season Ticketing API commands for ticket management operations. Use when you need to interact with Ticketmaster's Archtics Season Ticketing system for administrative tasks, account management, or event discovery. Supports commands: ping (test connectivity), customer_query (get account info), seats_sold (retrieve sold seat details), event_search (search events), event_details (get event attributes), get_attendance (retrieve attendance data). Note: API may return 202 ACCEPTED for asynchronous operations - caller must poll with provided cookies until receiving 200 OK response.
Tool to retrieve detailed information about a specific attraction by ID from Ticketmaster Discovery API v2. Use when you need attraction details with optional licensed content filtering.
Tool to retrieve a list of attractions. Use when you need to search for artists, teams, or performers by various criteria such as keyword, classification, or country.
Tool to retrieve detailed information about a specific classification. Use after obtaining a classification ID.
Retrieves event classifications from Ticketmaster's Discovery API. Classifications provide a hierarchical taxonomy for categorizing events: - Segment: Top-level category (Music, Sports, Arts & Theater, Family, Film, Miscellaneous) - Genre: Secondary category within a segment (e.g., Rock, Baseball, Comedy) - Subgenre: Tertiary category for specific classification (e.g., Alternative Rock, MLB) Use this tool to discover available categories before searching for events, or to understand how events are organized in the Ticketmaster system. The classifications can be filtered by locale, country, or specific classification ID.
Tool to retrieve detailed information about a specific event by ID. Use when you have an event's unique identifier and need its full details.
Tool to retrieve images for a specific event by ID. Use when you need to fetch image URLs and metadata for an event.
Search for events on Ticketmaster using various filters including location, date range, keywords, classifications, and more. This action queries the Ticketmaster Discovery API to find events matching your criteria. Results are paginated and can be sorted. Use this when you need to: search for concerts/shows/games, find events in a specific location, filter by date range, or discover events by artist/venue. Key capabilities: - Location search: by city, state, postal code, lat/long, or radius - Time filtering: events within date ranges or on-sale dates - Classification: filter by segment (Music/Sports/Arts), genre, subgenre - Keyword search: find events by name or description - Venue/Attraction: get events at specific venues or by specific artists/teams Note: Deep paging limit - size * page must be < 1000. Maximum 200 results per page.
Tool to retrieve detailed information about a specific genre. Use when you need metadata for a single genre before filtering events by genre.
Tool to retrieve the section map image for an event showing venue layout. Use when you need a visual representation of a venue's seating sections for a specific event. Optionally highlights specific sections or seats.
Retrieve detailed information about a specific Ticketmaster event segment, including all associated genres and subgenres. Segments are the top-level classification categories for events (e.g., Music, Sports, Arts & Theatre, Family, Film, Miscellaneous). This action returns the segment's metadata along with a complete list of genres and their subgenres that fall under this segment. Use this action after obtaining a segment ID from Get Classifications or from event classification data.
Tool to retrieve detailed information about a specific subgenre. Use when you have a subgenre ID and need its details.
Get advanced auto-complete search suggestions from Ticketmaster's Discovery API. Returns matching attractions (artists, teams, performers), venues (concert halls, stadiums, theaters), and events based on search criteria with extensive filtering options. Use this when you need more control over suggestions including location filtering, source filtering, fuzzy matching, and spell checking. Perfect for implementing type-ahead search functionality with advanced filters or helping users discover entertainment options based on location, segment, and other criteria.
Tool to retrieve comprehensive details about a specific venue by ID. Use when you need detailed venue information including location, box office info, images, and social media data.
Tool to retrieve a list of venues based on specified criteria. Use when you need venue details by name, location, or ID.
Anything Ticketmaster exposes through its API. Common event management workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 15 Ticketmaster tools directly, then chain the result into another integration without you writing code.
Ticketmaster uses API_KEY, OAUTH2 on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 15 Ticketmaster tools. You only need a separate Ticketmaster subscription if Ticketmaster itself charges per seat or per API call.
Every call from a persona to Ticketmaster is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Ticketmaster, and connect via OAuth or API key. You can immediately attach Ticketmaster to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 15 Ticketmaster actions as callable tools — including `Execute Season Ticketing Command`, `Get Attraction Details V2`, `Get Ticketmaster Attractions`, plus 12 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.