Skip to main content

workspace_rate_limited

Your workspace has exceeded the Unkey API rate limit for the current time window. Implement backoff and retry logic or upgrade your plan.
1 min read
Danger
err:user:too_many_requests:workspace_rate_limited
Example

What Happened?#

Your workspace has been configured with an API rate limit and you've exceeded it. Most workspaces don't have a rate limit by default, this is only applied when needed.

The response includes standard rate limit headers (RateLimit-Limit, RateLimit-Remaining, RateLimit-Reset, Retry-After) so your client knows when to retry.

Need Help?#

If you're hitting this limit unexpectedly, contact us and we'll sort it out.