Skip to main content
Version: 2024-10-11

Rate Limiting

The GraphQL API is rate limited per API customer.

Each customer is currently allowed to perform maximum of 5 requests per second.

When rate limit is exceeded, the API will respond with HTTP status 429.