Brella website screenshot

Brella

Brella is an event networking and engagement platform for conferences, trade shows, livestreams, and hybrid events, best known for AI-powered attendee matchmaking and one-to-one meeting booking. Organizers manage events, attendees, speakers, sponsors, schedules, and networking through the Brella web and mobile apps. Brella exposes a documented public REST Integration API and outbound webhooks so organizers can read event data (events, attendees, speakers, sponsors, timeslots, invites) and sync it to registration, CRM, and analytics tools. API access is gated - an organization admin generates an API key from the Brella admin panel after the integration feature is enabled for the account.

Brella publishes 6 APIs on the APIs.io network, including Attendees API, Events API, Invites API, and 3 more. Tagged areas include Event, Event Networking, Matchmaking, Event Platform, and Attendees.

Brella’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

35.0/100 thin ▬ flat Agent 23/100 agent aware Full breakdown ↓
scored 2026-08-24 · rubric v0.13.0
AccessEnterpriseSelf serve
7 APIs
EventEvent NetworkingMatchmakingEvent PlatformAttendeesEngagementConferencesSoftware-as-a-Service

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-24 · rubric v0.13.0
Composite quality — 35.0/100 · thin
Contract Quality 14.0 / 25
Developer Ergonomics 4.8 / 20
Access Clarity 5.8 / 20
Operational Transparency 3.1 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 23/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 6 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 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 4 / 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/brella: 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 7

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

Brella Webhooks

Outbound HTTP webhooks that notify a subscriber URL when invites, attendees, speakers, sponsors, ticket purchases, or ticket types are created, updated, or deleted. Server-to-en...

Brella Attendees API

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

Brella Events API

The Events API from Brella — 1 operation(s) for events.

Brella Invites API

The Invites API from Brella — 1 operation(s) for invites.

Brella Schedule API

The Schedule API from Brella — 1 operation(s) for schedule.

Brella Speakers API

The Speakers API from Brella — 1 operation(s) for speakers.

Brella Sponsors API

The Sponsors API from Brella — 1 operation(s) for sponsors.

Scroll for all 7

Open Collections 8

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

API Collection

OPEN COLLECTION

Brella Integration API

OPEN COLLECTION

Scroll for all 8

Pricing Plans 1

Published pricing tiers and plan structures.

Brella Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Brella Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

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

Brella Authentication

apiKey · 1 scheme

SECURITY

Brella Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Brella Agentic Access

6 operations

6 operations · 0 acting

AGENTIC

Resources

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 2

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: brella
url: https://raw.githubusercontent.com/api-evangelist/brella/refs/heads/main/apis.yml
name: Brella
kind: company
description: Brella is an event networking and engagement platform for conferences, trade shows, livestreams, and hybrid events,
  best known for AI-powered attendee matchmaking and one-to-one meeting booking. Organizers manage events, attendees, speakers,
  sponsors, schedules, and networking through the Brella web and mobile apps. Brella exposes a documented public REST Integration
  API and outbound webhooks so organizers can read event data (events, attendees, speakers, sponsors, timeslots, invites)
  and sync it to registration, CRM, and analytics tools. API access is gated - an organization admin generates an API key
  from the Brella admin panel after the integration feature is enabled for the account.
accessModel:
  pricing: enterprise
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Enterprise · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/brella.png
tags:
- Event
- Event Networking
- Matchmaking
- Event Platform
- Attendees
- Engagement
- Conferences
- Software-as-a-Service
tags_raw:
- Events
- Event Networking
- Matchmaking
- Event Platform
- Attendees
- Engagement
- Conferences
- SaaS
created: '2026-07-12'
modified: '2026-07-12'
specificationVersion: '0.23'
apis:
- aid: brella:brella-webhooks
  name: Brella Webhooks
  tags:
  - Webhook
  - Event
  - Notification
  tags_raw:
  - Webhooks
  - Events
  - Notifications
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.brella.io/webhooks
  baseURL: https://api.brella.io/api/integration
  properties:
  - url: https://developer.brella.io/webhooks
    type: Documentation
  - url: https://developer.brella.io/webhook-triggers
    type: APIReference
  description: Outbound HTTP webhooks that notify a subscriber URL when invites, attendees, speakers, sponsors, ticket purchases,
    or ticket types are created, updated, or deleted. Server-to-endpoint HTTP POST callbacks - not a WebSocket or realtime
    push transport.
- aid: brella:brella-attendees-api
  name: Brella Attendees API
  description: The Attendees API from Brella — 1 operation(s) for attendees.
  humanURL: https://developer.brella.io/list-all-events
  baseURL: https://api.brella.io/api/integration
  tags:
  - Attendees
  properties:
  - type: OpenAPI
    url: openapi/brella-attendees-api-openapi.yml
  - type: Documentation
    url: https://developer.brella.io/
  - type: APIReference
    url: https://developer.brella.io/list-all-events
  - type: PostmanCollection
    url: collections/brella.postman_collection.json
  - type: OpenCollection
    url: collections/brella.opencollection.json
  - type: APIReference
    url: https://developer.brella.io/list-all-attendees
  - type: APIReference
    url: https://developer.brella.io/list-all-speakers
  - type: APIReference
    url: https://developer.brella.io/list-all-sponsors
  - type: APIReference
    url: https://developer.brella.io/list-all-timeslots
  - type: APIReference
    url: https://developer.brella.io/list-all-invites
- aid: brella:brella-events-api
  name: Brella Events API
  description: The Events API from Brella — 1 operation(s) for events.
  humanURL: https://developer.brella.io/list-all-events
  baseURL: https://api.brella.io/api/integration
  tags:
  - Event
  tags_raw:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/brella-events-api-openapi.yml
  - type: Documentation
    url: https://developer.brella.io/
  - type: APIReference
    url: https://developer.brella.io/list-all-events
  - type: PostmanCollection
    url: collections/brella.postman_collection.json
  - type: OpenCollection
    url: collections/brella.opencollection.json
  - type: APIReference
    url: https://developer.brella.io/list-all-attendees
  - type: APIReference
    url: https://developer.brella.io/list-all-speakers
  - type: APIReference
    url: https://developer.brella.io/list-all-sponsors
  - type: APIReference
    url: https://developer.brella.io/list-all-timeslots
  - type: APIReference
    url: https://developer.brella.io/list-all-invites
- aid: brella:brella-invites-api
  name: Brella Invites API
  description: The Invites API from Brella — 1 operation(s) for invites.
  humanURL: https://developer.brella.io/list-all-events
  baseURL: https://api.brella.io/api/integration
  tags:
  - Invites
  properties:
  - type: OpenAPI
    url: openapi/brella-invites-api-openapi.yml
  - type: Documentation
    url: https://developer.brella.io/
  - type: APIReference
    url: https://developer.brella.io/list-all-events
  - type: PostmanCollection
    url: collections/brella.postman_collection.json
  - type: OpenCollection
    url: collections/brella.opencollection.json
  - type: APIReference
    url: https://developer.brella.io/list-all-attendees
  - type: APIReference
    url: https://developer.brella.io/list-all-speakers
  - type: APIReference
    url: https://developer.brella.io/list-all-sponsors
  - type: APIReference
    url: https://developer.brella.io/list-all-timeslots
  - type: APIReference
    url: https://developer.brella.io/list-all-invites
- aid: brella:brella-schedule-api
  name: Brella Schedule API
  description: The Schedule API from Brella — 1 operation(s) for schedule.
  humanURL: https://developer.brella.io/list-all-events
  baseURL: https://api.brella.io/api/integration
  tags:
  - Schedule
  properties:
  - type: OpenAPI
    url: openapi/brella-schedule-api-openapi.yml
  - type: Documentation
    url: https://developer.brella.io/
  - type: APIReference
    url: https://developer.brella.io/list-all-events
  - type: PostmanCollection
    url: collections/brella.postman_collection.json
  - type: OpenCollection
    url: collections/brella.opencollection.json
  - type: APIReference
    url: https://developer.brella.io/list-all-attendees
  - type: APIReference
    url: https://developer.brella.io/list-all-speakers
  - type: APIReference
    url: https://developer.brella.io/list-all-sponsors
  - type: APIReference
    url: https://developer.brella.io/list-all-timeslots
  - type: APIReference
    url: https://developer.brella.io/list-all-invites
- aid: brella:brella-speakers-api
  name: Brella Speakers API
  description: The Speakers API from Brella — 1 operation(s) for speakers.
  humanURL: https://developer.brella.io/list-all-events
  baseURL: https://api.brella.io/api/integration
  tags:
  - Speakers
  properties:
  - type: OpenAPI
    url: openapi/brella-speakers-api-openapi.yml
  - type: Documentation
    url: https://developer.brella.io/
  - type: APIReference
    url: https://developer.brella.io/list-all-events
  - type: PostmanCollection
    url: collections/brella.postman_collection.json
  - type: OpenCollection
    url: collections/brella.opencollection.json
  - type: APIReference
    url: https://developer.brella.io/list-all-attendees
  - type: APIReference
    url: https://developer.brella.io/list-all-speakers
  - type: APIReference
    url: https://developer.brella.io/list-all-sponsors
  - type: APIReference
    url: https://developer.brella.io/list-all-timeslots
  - type: APIReference
    url: https://developer.brella.io/list-all-invites
- aid: brella:brella-sponsors-api
  name: Brella Sponsors API
  description: The Sponsors API from Brella — 1 operation(s) for sponsors.
  humanURL: https://developer.brella.io/list-all-events
  baseURL: https://api.brella.io/api/integration
  tags:
  - Sponsors
  properties:
  - type: OpenAPI
    url: openapi/brella-sponsors-api-openapi.yml
  - type: Documentation
    url: https://developer.brella.io/
  - type: APIReference
    url: https://developer.brella.io/list-all-events
  - type: PostmanCollection
    url: collections/brella.postman_collection.json
  - type: OpenCollection
    url: collections/brella.opencollection.json
  - type: APIReference
    url: https://developer.brella.io/list-all-attendees
  - type: APIReference
    url: https://developer.brella.io/list-all-speakers
  - type: APIReference
    url: https://developer.brella.io/list-all-sponsors
  - type: APIReference
    url: https://developer.brella.io/list-all-timeslots
  - type: APIReference
    url: https://developer.brella.io/list-all-invites
common:
- type: AgenticAccess
  url: agentic-access/brella-agentic-access.yml
- type: DomainSecurity
  url: security/brella-domain-security.yml
- type: Authentication
  url: authentication/brella-authentication.yml
- type: GitHubOrganization
  url: https://github.com/brella
- type: LinkedIn
  url: https://www.linkedin.com/company/brella
- type: Website
  url: https://www.brella.io
- type: Documentation
  url: https://developer.brella.io/
- type: Plans
  url: plans/brella-plans-pricing.yml
- type: RateLimits
  url: rate-limits/brella-rate-limits.yml
- type: FinOps
  url: finops/brella-finops.yml
- url: https://www.brella.io/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/brella"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/brella/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/brella/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.