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.
- 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