UnifyAPI
← Back to catalog

ticketmaster.event_details

mock data$0.005 / call

Ticketmaster Event Details

Get full details for an event — dates, venues, prices, images, classifications, seat map (Ticketmaster)

Games & Entertainmentprovider: Ticketmaster#ticketmaster#games

Input schema

idrequired

Ticketmaster event ID (e.g. "vvG1iZ4JkS1GKT")

string
locale

Locale for response (e.g. "en-us")

string

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>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.