Skip to content
Get an API key

A per key allowance, counted in a sliding minute, reported on every response.

Updated 16 Sep 20261 min read

Requests are counted per key in a sliding window of 60 seconds. The allowance comes from the plan of the workspace the key belongs to.

Allowance by plan

Basic60 a minute
Plus300 a minute
Max600 a minute

These come back on every response, not only on a refusal. A client that can see its remaining budget can slow down before it is refused.

Response headers

RateLimit-Limitinteger

The allowance for this window.

RateLimit-Remaininginteger

How many are left in it.

RateLimit-Resetinteger

Seconds until the window resets.

RateLimit-Policystring

The policy in the IETF form, for example 60;w=60.

Retry-Afterinteger

Only on a 429. Wait this many seconds before trying again.

Being refused costs a request. Back off on the number in Retry-After rather than retrying immediately.

Was this page helpful?

Sign in to MockFlow

The same account you use in the app and on the API.

Forgot your password?
or
Continue with GoogleContinue with Microsoft