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
The API may rate limit requests made by your application. Our rate limits are managed by an allowed number of requests per time window. A single request could be to retrieve a list of users, or query a particular chart endpoint.
204
+
205
+
The rate limit is *100 requests per 5 minutes per API Token.*
202
206
203
-
**Rate Limiting**
207
+
In the case you are rate limited a "429 Rate limited exceeded" response will be returned.
0 commit comments