Rate Limiting

The Zeal API employs rate limiting to help maximize its stability.

Our rate limiter limits the number of requests to 100 requests to the API per second.
Users who send more than 100 requests in a given second will get an error response with status code 429.
This applies to both Test and Production modes.