Integration 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?