Eventbrite
communityEvent management and ticketing platform for creating, promoting, and selling tickets to events.
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
https://www.eventbriteapi.com/v3/events/search/Search public events
Parameters
qsearch keyword (stringoptionalcategoriescategory ID (stringoptionallocation.withinradius e.g. 10km (stringoptionallocation.latitudelatitude (numberoptionallocation.longitudelongitude (numberoptionalstart_date.range_startISO8601 (stringoptionalReturns
events[] with id, name.text, description.text, start.local, end.local, venue_id, url, capacity, is_free, logoGET
https://www.eventbriteapi.com/v3/events/{id}/Get event details
Parameters
idevent ID (stringrequiredReturns
id, name, description, start, end, url, capacity, status, venue, ticket_availability, organizer, categoryGET
https://www.eventbriteapi.com/v3/events/{id}/ticket_classes/Get ticket types and pricing
Parameters
idevent ID (stringrequiredReturns
ticket_classes[] with id, name, cost, fee, quantity_total, quantity_sold, sales_start, sales_end, minimum_quantity, maximum_quantity