Eventbrite

Tools to promote your event and sell more tickets!

Info

Schemes: https
Base URL: https://www.eventbriteapi.com/v3

Documentation Reference

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

POST GET DELETE

Summary: The Discount object represents a discount that an Order owner can use when purchasing tickets to an Event.

Reference

/organizations

POST GET

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.

Reference

/events

GET

Summary: The Event object represents an Eventbrite Event. An Event is owned by one Organization.

Reference

/categories

GET

Summary: An overarching category that an event falls into (vertical). Examples are “Music”, and “Endurance”.

Reference

/subcategories

GET

Summary: Retrieve a Subcategory by Subcategory ID.

Reference

/users

GET

Summary: User is an object representing an Eventbrite account. Users are Members of an Organization.

Reference

/orders

GET

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.

Reference