Rate Limits
Requests to the API are rate limited
We currently rate limit requests to 20 requests per minute per token/api key.
Endpoint | Rate Limit |
---|---|
v1/* | 20 requests per minute per token/key |
Rate Limit Headers
We return headers with the response containing the rate limit encountered during your request.