If you are recruiting / ops
You only hit these if automations or custom software call the API too often. Dashboard clicks are separate. If an engineer says they got 429 / rate limited, wait a minute or upgrade plan — see the table below. Bulk inviting (API) is also capped at 20 bulk requests per hour.Limits by plan
Free orgs cannot create API keys, so they have no Public API rate tier.
For engineers
Response headers
When limited
HTTP 429 witherror.code: RATE_LIMITED. Honour Retry-After. Official SDKs retry 429 / 5xx by default.