Rate limiting

Understand the rate limits for Hiro APIs and the STX Faucet.

API rate limits

The following rate-limits (in requests per minute, or RPM) are applicable for all Hiro APIs:

API keyRate Limit
No50 requests per minute (RPM) per client IP, for unauthenticated traffic
Yes500 requests per minute (RPM), regardless of origin IP, with an authenticated API key

Rate limits are split between two service types based on the API path:

Each service type has its own independent quota, allowing you to use both Stacks and Bitcoin APIs without one affecting the other's rate limits. For more details, see our guide on response headers.

Platform services (Platform API, Devnet) have separate rate limiting and are not part of this quota system.

You can create an API key for free in the Hiro Platform by creating an account.

STX Faucet rate limits

Note: this faucet is for Stacks testnet and provides testnet STX, which has no monetary value.

TypeRate Limit
Stacking requests1 request per 2 days
Regular STX requests1 request per minute (RPM)

How is this guide?