Eventbrite

Learn how to use Eventbrite with Composio

Overview

Enum

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
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
base_url
stringDefaults to https://www.eventbriteapi.com

Actions

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
object
error
string
successful
boolean
Tool to list event formats. use when you need the available formats before creating or updating an event.

Action Parameters

Action Response

data
object
error
string
successful
boolean
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
object
error
string
successful
boolean