Vivid Seats
communityEvent ticket marketplace — concerts, sports, theater, and festivals
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/eventsSearch events and tickets
Parameters
qstringoptionalcitystringoptionaldatestringoptionalcategorystringoptionalReturns
events[] with id, name, venue, city, date, category, price_range, tickets_availableGET
/api/events/{id}Get event details and ticket listings
Parameters
idstringrequiredReturns
name, venue, date, performers[], tickets[] with section, row, price, quantityGET
/api/performersSearch performers and teams
Parameters
qstringrequiredReturns
performers[] with id, name, category, upcoming_events_count, image