Kinde · Rate Limits

Kinde Rate Limits

Kinde does not publish a precise per-endpoint rate-limit table on its public docs. It does state that M2M token issuance is metered (the Free plan includes 2,000 M2M tokens per month) and that "attack protection" mitigations (anomaly detection, IP-based throttling, denial-of-service rate limits) are applied to the authentication endpoints. The values below reflect the documented quota signals and reasonable defaults — verify against current docs before relying in production.

Kinde Rate Limits is the machine-readable rate-limit profile for Kinde on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 4 rate-limit definitions, measuring tokens_per_month, auth_attempts, and requests.

The profile also includes response codes documented for throttled and attackProtection.

Tagged areas include Rate Limiting and Identity.

4 Limits Throttle: 429
Rate LimitingIdentity

Limits

M2M tokens (Free plan) tenant
tokens_per_month · month
2000
Documented in the Free-tier inclusions on the pricing page.
M2M tokens (Pro / Plus / Scale) tenant
tokens_per_month · month
configurable
Paid plans expand the M2M token quota; exact number is configurable.
Authentication endpoints — anomaly detection ip
auth_attempts · rolling
configurable
Kinde applies fingerprint + IP-based throttling on auth endpoints as part of "attack protection".
Management API tenant
requests · second
not-published
Kinde reserves the right to throttle Management API calls. Exact thresholds are not published.

Sources