Eventbrite website screenshot

Eventbrite

A global self-service ticketing and event technology platform for live experiences. Enables creators to plan, promote, and sell tickets for events of all sizes. The Eventbrite Platform exposes a REST API plus webhooks that lets developers manage events, attendees, orders, organizations, ticket classes, and venues.

Eventbrite publishes 8 APIs on the APIs.io network, including Attendees API, Categories API, Events API, and 5 more. Tagged areas include Events, Event Technology, Ticketing, and Marketplace.

Eventbrite’s developer surface includes authentication, documentation, support, engineering blog, and 12 more developer resources.

34.8/100 thin ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
11 APIs
EventsEvent TechnologyTicketingMarketplace

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 34.8/100 · thin
Contract Quality 13.5 / 25
Developer Ergonomics 7.0 / 20
Commercial Clarity 8.4 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 5.9 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/eventbrite: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 11

Individual APIs this provider publishes, each with its own machine-readable definition.

Eventbrite Platform API

The Eventbrite Platform API is a REST API that lets developers manage events, attendees, orders, organizations, ticket classes, venues, categories, and event series on Eventbrit...

Eventbrite Webhooks

Eventbrite Webhooks deliver HTTP POST notifications to subscriber URLs when events such as event publish/unpublish, order placement and updates, attendee changes, refunds, and c...

Eventbrite Python SDK

The Eventbrite Python SDK is an open-source client library maintained by Eventbrite that provides idiomatic Python access to the Eventbrite Platform API for managing events, ord...

Eventbrite Attendees API

The Attendees API from Eventbrite — 1 operation(s) for attendees.

Eventbrite Categories API

The Categories API from Eventbrite — 1 operation(s) for categories.

Eventbrite Events API

The Events API from Eventbrite — 2 operation(s) for events.

Eventbrite Orders API

The Orders API from Eventbrite — 2 operation(s) for orders.

Eventbrite Organizations API

The Organizations API from Eventbrite — 1 operation(s) for organizations.

Eventbrite Ticket Classes API

The Ticket Classes API from Eventbrite — 1 operation(s) for ticket classes.

Eventbrite Users API

The Users API from Eventbrite — 1 operation(s) for users.

Eventbrite Venues API

The Venues API from Eventbrite — 2 operation(s) for venues.

Scroll for all 11

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Eventbrite Platform API

OPEN COLLECTION

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Eventbrite Authentication

http · 1 scheme

SECURITY

Eventbrite Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Eventbrite Vulnerability Disclosure

disclosure policy published

SECURITY

Eventbrite Trust Center

SOC 2, ISO 27001, PCI DSS

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Eventbrite Agentic Access

14 operations · 3 acting

14 operations · 3 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: eventbrite
url: https://raw.githubusercontent.com/api-evangelist/eventbrite/refs/heads/main/apis.yml
name: Eventbrite
type: Index
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/eventbrite.png
tags:
- Events
- Event Technology
- Ticketing
- Marketplace
description: A global self-service ticketing and event technology platform for live experiences. Enables creators to plan,
  promote, and sell tickets for events of all sizes. The Eventbrite Platform exposes a REST API plus webhooks that lets developers
  manage events, attendees, orders, organizations, ticket classes, and venues.
created: '2026-05-05'
modified: '2026-05-16'
specificationVersion: '0.19'
apis:
- aid: eventbrite:platform-api
  name: Eventbrite Platform API
  tags:
  - Events
  - Attendees
  - Orders
  - Organizations
  - Ticket Classes
  - Venues
  - Categories
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.eventbrite.com/platform/api
  baseURL: https://www.eventbriteapi.com/v3
  description: The Eventbrite Platform API is a REST API that lets developers manage events, attendees, orders, organizations,
    ticket classes, venues, categories, and event series on Eventbrite. The API uses OAuth 2.0 with bearer tokens (private
    and OAuth-issued tokens); resources are accessed under the v3 base path at https://www.eventbriteapi.com/v3 and return
    JSON payloads. Typical use cases include syncing event inventory into external sites, fulfilling tickets and check-in
    flows, embedding event creation into partner platforms, and reporting on attendee and sales data.
  properties:
  - type: Documentation
    url: https://www.eventbrite.com/platform/api
  - type: SignupURL
    url: https://www.eventbrite.com/platform/api-keys
  - type: Authentication
    url: https://www.eventbrite.com/platform/api#/introduction/authentication
- aid: eventbrite:webhooks
  name: Eventbrite Webhooks
  tags:
  - Webhooks
  - Events
  - Orders
  - Notifications
  - Automation
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.eventbrite.com/platform/api#/reference/webhook
  baseURL: https://www.eventbriteapi.com/v3
  description: Eventbrite Webhooks deliver HTTP POST notifications to subscriber URLs when events such as event publish/unpublish,
    order placement and updates, attendee changes, refunds, and check-ins occur on Eventbrite. Developers register webhook
    endpoints against an organization via the Platform API and use the resulting payloads to drive real-time integrations
    without polling the REST API.
  properties:
  - type: Documentation
    url: https://www.eventbrite.com/platform/api#/reference/webhook
- aid: eventbrite:python-sdk
  name: Eventbrite Python SDK
  tags:
  - SDK
  - Python
  - Client Library
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://github.com/eventbrite/eventbrite-sdk-python
  baseURL: https://www.eventbriteapi.com/v3
  description: The Eventbrite Python SDK is an open-source client library maintained by Eventbrite that provides idiomatic
    Python access to the Eventbrite Platform API for managing events, orders, attendees, and related resources.
  properties:
  - type: SourceCode
    url: https://github.com/eventbrite/eventbrite-sdk-python
  - type: SDKs
    url: https://pypi.org/project/eventbrite/
- aid: eventbrite:eventbrite-attendees-api
  name: Eventbrite Attendees API
  description: The Attendees API from Eventbrite — 1 operation(s) for attendees.
  humanURL: https://www.eventbrite.com/platform/api
  baseURL: https://www.eventbriteapi.com/v3
  tags:
  - Attendees
  properties:
  - type: OpenAPI
    url: openapi/eventbrite-attendees-api-openapi.yml
- aid: eventbrite:eventbrite-categories-api
  name: Eventbrite Categories API
  description: The Categories API from Eventbrite — 1 operation(s) for categories.
  humanURL: https://www.eventbrite.com/platform/api
  baseURL: https://www.eventbriteapi.com/v3
  tags:
  - Categories
  properties:
  - type: OpenAPI
    url: openapi/eventbrite-categories-api-openapi.yml
- aid: eventbrite:eventbrite-events-api
  name: Eventbrite Events API
  description: The Events API from Eventbrite — 2 operation(s) for events.
  humanURL: https://www.eventbrite.com/platform/api
  baseURL: https://www.eventbriteapi.com/v3
  tags:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/eventbrite-events-api-openapi.yml
- aid: eventbrite:eventbrite-orders-api
  name: Eventbrite Orders API
  description: The Orders API from Eventbrite — 2 operation(s) for orders.
  humanURL: https://www.eventbrite.com/platform/api
  baseURL: https://www.eventbriteapi.com/v3
  tags:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/eventbrite-orders-api-openapi.yml
- aid: eventbrite:eventbrite-organizations-api
  name: Eventbrite Organizations API
  description: The Organizations API from Eventbrite — 1 operation(s) for organizations.
  humanURL: https://www.eventbrite.com/platform/api
  baseURL: https://www.eventbriteapi.com/v3
  tags:
  - Organizations
  properties:
  - type: OpenAPI
    url: openapi/eventbrite-organizations-api-openapi.yml
- aid: eventbrite:eventbrite-ticket-classes-api
  name: Eventbrite Ticket Classes API
  description: The Ticket Classes API from Eventbrite — 1 operation(s) for ticket classes.
  humanURL: https://www.eventbrite.com/platform/api
  baseURL: https://www.eventbriteapi.com/v3
  tags:
  - Ticket Classes
  properties:
  - type: OpenAPI
    url: openapi/eventbrite-ticket-classes-api-openapi.yml
- aid: eventbrite:eventbrite-users-api
  name: Eventbrite Users API
  description: The Users API from Eventbrite — 1 operation(s) for users.
  humanURL: https://www.eventbrite.com/platform/api
  baseURL: https://www.eventbriteapi.com/v3
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/eventbrite-users-api-openapi.yml
- aid: eventbrite:eventbrite-venues-api
  name: Eventbrite Venues API
  description: The Venues API from Eventbrite — 2 operation(s) for venues.
  humanURL: https://www.eventbrite.com/platform/api
  baseURL: https://www.eventbriteapi.com/v3
  tags:
  - Venues
  properties:
  - type: OpenAPI
    url: openapi/eventbrite-venues-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/eventbrite-agentic-access.yml
- type: TrustCenter
  url: security/eventbrite-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/eventbrite-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/eventbrite-domain-security.yml
- type: Authentication
  url: authentication/eventbrite-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/eventbrite
- type: Website
  url: https://www.eventbrite.com/
- type: DeveloperPortal
  url: https://www.eventbrite.com/platform/
- type: Documentation
  url: https://www.eventbrite.com/platform/api
- type: SignupURL
  url: https://www.eventbrite.com/platform/api-keys
- type: SourceCode
  url: https://github.com/eventbrite
- type: PrivacyPolicy
  url: https://www.eventbrite.com/support/articles/en_US/Troubleshooting/eventbrite-privacy-policy
- type: TermsOfService
  url: https://www.eventbrite.com/support/articles/en_US/Troubleshooting/eventbrite-terms-of-service
- type: Support
  url: https://www.eventbrite.com/support/contact-us
- type: Blog
  url: https://www.eventbrite.com/blog/
- type: Login
  url: https://www.eventbrite.com/signin/