You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/policies/gateway/lists.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,3 +58,7 @@ Lists cannot have duplicate entries. Because hostnames are converted to [Punycod
58
58
### Extended email addresses
59
59
60
60
<Renderfile="gateway/extended-email" />
61
+
62
+
### API rate limit
63
+
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.
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.
@@ -21,10 +20,10 @@ If you exceed this limit, all API calls for the next five minutes will be blocke
21
20
22
21
Some specific API calls have their own limits and are documented separately, such as the following:
-[Lists API](/waf/tools/lists/lists-api/#rate-limiting-for-lists-api-requests): 10,000 list changes in five minutes
27
+
-[Gateway Lists API](/cloudflare-one/policies/gateway/lists/#api-rate-limit): 60 list updates per minute
29
28
30
29
Enterprise customers can also [contact Cloudflare Support](/support/contacting-cloudflare-support/) to raise the Client API per user, GraphQL, or API token limits to a higher value.
0 commit comments