Website logo
⌘K
API quickstart
Welcome
Forming API requests
Response status codes
Rate-limiting & pagination
How data is structured in Brella
A note on external_id fields
Authentication & API keys
Changelog
Events
Invites
Attendees
RSVP & Session check-in
Get all RSVPs by attendee id
Get all RSVPs by timeslot id
Create RSVP for timeslot
Delete RSVP from timeslot
Sponsors
Speakers
Schedule
Statistics & analytics
Get all meetings & chats by attendee id (cloned)
Get meeting or chat by id
Get tracking sessions by attendee id
Get tracking session slices by attendee id
Webhooks
Docs powered by Archbee
API quickstart

Rate-limiting & pagination

0min

We do not have hard rate limits at present. However, we reserve the right to block unreasonable requests on a case-by-case basis.

A good rule of thumb is to make no more than 10 requests a second.

Results are not paginated by default at present. Optional pagination is available for the list events, list invites, list attendees, list speakers and list sponsors endpoints by using the page[size] and page[number] query parameters.

Updated 09 Aug 2023
Did this page help you?
PREVIOUS
Response status codes
NEXT
How data is structured in Brella
Docs powered by Archbee
Docs powered by Archbee