Rate limits

Rate limits

Rate limits are restrictions that our API imposes on the number of times a user or client can access our services within a specified period.

The Authentication API is subject to rate limiting, with limits differing per endpoint. If you exceed the provided rate limit for a given endpoint, you will receive a 429 Too Many Requests response.

💡

Endpoints 5 requests per second per IP address.

⚠️

Withdrawal/Swap only 1 operation at a time.