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 key | Rate Limit |
---|---|
No | 50 requests per minute (RPM) per client IP, for unauthenticated traffic |
Yes | 500 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:
- Bitcoin services (
/ordinals/*
and/runes/*
paths): Ordinals API and Runes API - Stacks services (all other paths): Stacks Blockchain API, Token Metadata API, Signer Metrics API, Explorer endpoints, and other Hiro services
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.
Type | Rate Limit |
---|---|
Stacking requests | 1 request per 2 days |
Regular STX requests | 1 request per minute (RPM) |