Ticketmaster
Overview
SLUG: TICKETMASTER
Description
Ticketmaster provides APIs for event discovery, inventory management, and ticketing solutions.
Authentication Details
OAuth2
API Key
Connecting to Ticketmaster
Create an auth config
Use the dashboard to create an auth config for the Ticketmaster toolkit. This allows you to connect multiple Ticketmaster accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Ticketmaster Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Ticketmaster toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
TICKETMASTER_GET_ATTRACTION_DETAILS
Tool Name: Get Attraction Details
Description
Action Parameters
Action Response
TICKETMASTER_GET_ATTRACTIONS
Tool Name: Get Ticketmaster Attractions
Description
Action Parameters
Action Response
TICKETMASTER_GET_CLASSIFICATION_DETAILS
Tool Name: Get Classification Details
Description
Action Parameters
Action Response
TICKETMASTER_GET_CLASSIFICATIONS
Tool Name: Get Classifications
Description
Action Parameters
Action Response
TICKETMASTER_GET_EVENT_DETAILS
Tool Name: Get Event Details
Description
Action Parameters
Action Response
TICKETMASTER_GET_EVENTS
Tool Name: Get Events
Description
Action Parameters
Action Response
TICKETMASTER_GET_GENRE_DETAILS
Tool Name: Get Genre Details
Description
Action Parameters
Action Response
TICKETMASTER_GET_SEGMENT_DETAILS
Tool Name: Get Segment Details
Description
Action Parameters
Action Response
TICKETMASTER_GET_SUBGENRE_DETAILS
Tool Name: Get Subgenre Details
Description
Action Parameters
Action Response
TICKETMASTER_GET_SUGGESTIONS
Tool Name: Get Suggestions
Description
Action Parameters
Action Response
TICKETMASTER_GET_VENUE_DETAILS
Tool Name: Get Venue Details
Description
Action Parameters
Action Response
TICKETMASTER_GET_VENUES
Tool Name: Get Venues
Description
Action Parameters
Action Response