Defaults
Each API key is allowed 60 requests per minute by default. This limit is configurable per key in the dashboard.Window
Rate limits use a fixed 1-minute window. The window resets at the start of each minute.Response headers
Every API response includes rate limit headers:Exceeding the limit
When the rate limit is exceeded, the API returns a429 status code:
X-RateLimit-Reset header indicates when you can resume making requests.