Skip to content
Cloudflare Docs

Rate limits

API token limits

TypeLimit
Client API per user1200/5 minutes
Client API per IP200/second
GraphQLVaries by query cost. Max 320/5 min
User API token quota50
Account API token quota500

The global rate limit for the Cloudflare API is 1200 requests per five minute period per user, and applies cumulatively regardless of whether the request is made via the dashboard, API key, or API token.

If you exceed this limit, all API calls for the next five minutes will be blocked, receiving a HTTP 429 - Too Many Requests response.

Some specific API calls have their own limits and are documented separately, such as the following:

Enterprise customers can also contact Cloudflare Support to raise the Client API per user, GraphQL, or API token limits to a higher value.