Rate Limits

To ensure stable service for all users and prevent abuse, our APIs are implemented with rate limiting based on the number of requests you can make within specific time windows. Rate limits are applied based on your selected plan and are counted separately for each endpoint.

Default Limits

Tier
Requests per second

Free

10

Enterprise

A custom limit will be generated and shared

Handling Rate Limits

When you exceed the rate limit, the API will respond with a 429 Too Many Requests status code. The response will include a Retry-After header indicating the number of seconds to wait before retrying. To get access to higher rate limits , please reach out to the team via Twitter or find one of our engineers on the Hyperliquid Discord, we will provide you an API key.

Last updated

Was this helpful?