Rate Limits

Hansei API has a rate limit to protect our service from attacks and ensure its stability. For normal use case, the limits are quite high and wouldn't cause any issue.

If you are facing any issues regarding rate limits, please Contact Us.

List of response headers when rate limit exceeds:

Header Description
Retry-After The minimum time to wait in seconds before making next request
X-RateLimit-Limit The maximum number of requests available in the current time window.
X-RateLimit-Remaining The number of remaining requests in the current time window
X-RateLimit-Reset The time at which the current rate limit window resets in UTC epoch seconds