Skip to content

Commit 6990c24

Browse files
author
Mike Escalante
committed
Update API token quota values
1 parent 9f3aace commit 6990c24

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/content/partials/fundamentals/api-rate-limits.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@
1010
| Client API per user | 1200/5 minutes |
1111
| Client API per IP | 200/second|
1212
| GraphQL | Varies by query cost. Max 320/5 min|
13-
| API token quote[^1] | 500/Account |
14-
15-
[^1]: The limit applies to both user and account owned API tokens.
13+
| User API token quota | 50 |
14+
| Account API token quota | 500 |
1615

1716
:::note
1817
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.

0 commit comments

Comments
 (0)