Skip to content

Rate Limit

To ensure fair usage and protect the stability of our APIs, all requests are subject to rate limiting. Rate limits define how many requests a client can make within a given period.

How rate limits work

  • Each API request counts toward your rate limit.
  • When you exceed the allowed limit, the API responds with a 429 Too Many Requests error.
  • Rate limits are applied per customer