INTEGRITY Cloudflare Docs

Rate limits

API token limits

Type Limit
Client API per user/account token 1200/5 minutes
Client API per IP 200/second
GraphQL Varies by query cost. Max 320/5 min
User API token quota 50
Account API token quota 500

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.

Rate limiting headers

The following headers are returned when calling REST APIs:

Cloudflare's SDKs will also automatically work with the headers and back off in response to rate limits.