Eventbrite

Learn how to use Eventbrite with Composio

Overview

SLUG

EVENTBRITE

Description

Eventbrite enables organizers to plan, promote, and manage events, selling tickets and providing attendee tools for conferences, concerts, and gatherings

Authentication Details

client_id
stringRequired
client_secret
stringRequired
full
stringDefaults to https://www.eventbriteapi.comRequired
oauth_redirect_uri
stringDefaults to https://backend.composio.dev/api/v1/auth-apps/add
scopes
stringDefaults to event:read,event:write,order:read,order:write,attendee:read,attendee:write,user:read,user:write,organizer:read,organizer:write,venue:read,venue:write
bearer_token
string

Tools

SLUG: EVENTBRITE_GET_EVENT_CATEGORIES

Tool to retrieve event categories. use when selecting a category for an event. localizes results via optional locale parameter.

Action Parameters

locale
string

Action Response

data
objectRequired
error
string
successful
booleanRequired

SLUG: EVENTBRITE_GET_EVENT_FORMATS

Tool to list event formats. use when you need the available formats before creating or updating an event.

Action Parameters

Action Response

data
objectRequired
error
string
successful
booleanRequired

SLUG: EVENTBRITE_GET_EVENT_SUBCATEGORIES

Tool to list all event subcategories. use when fetching available subcategory options, optionally filtered by locale after selecting a category.

Action Parameters

locale
string

Action Response

data
objectRequired
error
string
successful
booleanRequired