Skip to content

Commit acba380

Browse files
maxvpsdnts
authored andcommitted
[Gateway] Update API rate limit (cloudflare#22801)
1 parent 585645b commit acba380

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/content/docs/cloudflare-one/account-limits.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This page lists the default account limits for rules, applications, fields, and
4242
| Lists | 100 |
4343
| Entries per list (Standard users) | 1,000 |
4444
| Entries per list (Enterprise users) | 5,000 |
45-
| List API requests per minute | 60 |
45+
| List API requests per minute | 600 |
4646
| DNS Logpush jobs | 5 |
4747
| HTTP Logpush jobs | 5 |
4848

src/content/docs/cloudflare-one/policies/gateway/lists.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ Lists cannot have duplicate entries. Because hostnames are converted to [Punycod
6161

6262
### API rate limit
6363

64-
You can send 60 requests to the [Gateway Lists](/api/resources/zero_trust/subresources/gateway/subresources/lists/) endpoint per minute. If you exceed the rate limit, Cloudflare will block subsequent requests for 120 seconds.
64+
You can send 600 requests to the [Gateway Lists](/api/resources/zero_trust/subresources/gateway/subresources/lists/) endpoint per minute. If you exceed the rate limit, Cloudflare will block subsequent requests for 120 seconds.

src/content/docs/waf/tools/lists/lists-api/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ Cloudflare may apply rate limiting to your API requests creating, modifying, or
2525

2626
Each operation (create, edit, or delete) on a list item counts as a modification. The following limits apply:
2727

28-
- The can make a maximum of 1,000,000 list item modifications in API requests over 12 hours.
28+
- You can make a maximum of 1,000,000 list item modifications in API requests over 12 hours.
2929
- You can make a maximum of 30,000 API requests over 12 hours doing list item modifications.

0 commit comments

Comments
 (0)