Ticketmaster provides APIs for event discovery, inventory management, and ticketing solutions.
Tool to retrieve detailed information about a specific attraction by ID. Use when you have an attraction ID and need full details.
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.
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.