Skip to main content
In scenarios with heavy combined load across Authentication and Management APIs, per-API throughput may be lower than advertised maximums.
See below for the rate limits in the Private Cloud Basic 100 RPS (1x) subscription type. These limits apply to each tenant you create in the private cloud environment. Therefore, we recommend deploying one tenant per private cloud environment for risk mitigation.
*Represents the default limit. You can configure the Signup endpoint limit in Auth0 Dashboard. To learn more, read Suspicious IP Throttling.
Connection and tenant limits are evaluated in order on every request: the connection limit is checked first, and the tenant limit is only checked if the connection limit is not exceeded.Connection, Tenant level:Tenant level:
Each My Account API endpoint is covered by two rate limit policies: a per-tenant policy (scope: tenant, interval: second) as the primary guard, and a per-user policy (scope: tenant + user, interval: minute) as the secondary guard. A small number of policies are classified as endpoint_params — they apply only when a specific query parameter is present (e.g. ?type=) and share their physical endpoint with a sibling policy.Tenant level:Tenant, User level:
Dual-level rate limiting: org bucket (primary, drives response headers) + tenant bucket (secondary ceiling across all orgs in a tenant).Tenant level:Organization level: