API rate limits

Most APIs have a limit of 5000 per minute.

The following rate limits apply to specific API endpoints.

Endpoint Requests/Minute
actions 100
admin/users 500
audit_logs 1000
records 400
tokens (auth) 2500

Note: These limits are enforced per IP address and API token combination.

Was this helpful?