Eventbrite
Tools to promote your event and sell more tickets!
Info
Schemes: https
Base URL: https://www.eventbriteapi.com/v3
Authentication: Header Token
Generate token: Reference
OBS.: You MUST insert a "/" in the end of every endpoint or else you'll get a 301 status code.
Endpoints
/discounts
Summary: The Discount object represents a discount that an Order owner can use when purchasing tickets to an Event.
/organizations
Summary: An object representing a business structure (like a Marketing department) in which Events are created and managed. Organizations are owned by one User and can have multiple Members.
/events
Summary: The Event object represents an Eventbrite Event. An Event is owned by one Organization.
/categories
Summary: An overarching category that an event falls into (vertical). Examples are “Music”, and “Endurance”.
/subcategories
Summary: Retrieve a Subcategory by Subcategory ID.
/users
Summary: User is an object representing an Eventbrite account. Users are Members of an Organization.
/orders
Summary: The Order object represents an order made against Eventbrite for one or more Ticket Classes. In other words, a single Order can be made up of multiple tickets.
Updated about 5 years ago