← Back to catalog
ticketmaster.event_details
mock data$0.005 / callTicketmaster Event Details
Get full details for an event — dates, venues, prices, images, classifications, seat map (Ticketmaster)
Input schema
idrequired
stringTicketmaster event ID (e.g. "vvG1iZ4JkS1GKT")
locale
stringLocale for response (e.g. "en-us")
Call via REST
curl -X POST https://unifyapi.pro/api/call/ticketmaster.event_details \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"id":"<id>","locale":"<locale>"}'