Reservoir · Rate Limits

Reservoir Rate Limits

Rate limiting policies for the Reservoir NFT API. The API enforced per-key rate limits, retrievable via the /api-keys/{key}/rate-limits endpoint. Limits varied by plan tier.

Reservoir Rate Limits is the machine-readable rate-limit profile for Reservoir on the APIs.io network, conforming to the API Commons Rate Limits specification.

The profile also includes 3 backoff/retry policies defined.

Tagged areas include NFT, Blockchain, Marketplace, Ethereum, and EVM.

0 Limits
NFTBlockchainMarketplaceEthereumEVMLiquidityOrder BookWeb3DeFiTradingData API

Policies

Chain-Specific Keys
API keys are not universal across all available chains. A separate API key must be created for every EVM chain the developer intends to query.
Rate Limit Introspection
Developers can retrieve their current rate limits programmatically via GET /api-keys/{key}/rate-limits. HTTP 429 responses indicate rate limit exceeded.
Unauthenticated Access
The public API (no key) provides limited access. A valid API key is required for production use and higher request volumes.