Skip to content

Rate and usage limits ​

API is rate limited to allow fair usage. API responses will include headers that conform the draft-07 specification.

HeaderDescription
RateLimitHeader containing limit, remaining, and reset values
RateLimit-PolicyInformative rate policy
Retry-AfterAttached on blocked requests

Blocked requests will return HTTP 429 Too Many Requests status code.

json
429 Too Many Requests

Two types of limits are applied: ​

  • global more relaxed rate limits on all endpoint
  • more strict rate limits sensitive endpoints