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