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: apps/docs/docs/ref/api/api.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ All API requests must be authenticated and made over HTTPS.
23
23
24
24
## Rate limits
25
25
26
-
The rate limit for Management API is 60 requests per one minute per user, and applies cumulatively across all requests made with your personal access tokens.
26
+
The rate limit for Management API is 120 requests per one minute per user, and applies cumulatively across all requests made with your personal access tokens.
27
27
28
28
If you exceed this limit, all Management API calls for the next minute will be blocked, resulting in a HTTP 429 response.
Copy file name to clipboardExpand all lines: apps/docs/docs/ref/api/introduction.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ hideTitle: true
40
40
41
41
## Rate limits
42
42
43
-
The rate limit for Management API is 60 requests per one minute per user, and applies cumulatively across all requests made with your personal access tokens.
43
+
The rate limit for Management API is 120 requests per one minute per user, and applies cumulatively across all requests made with your personal access tokens.
44
44
45
45
If you exceed this limit, all Management API calls for the next minute will be blocked, resulting in a HTTP 429 response.
0 commit comments