Solana Rpc Rate Limits
Rate limits for Solana's public shared RPC endpoints across Mainnet, Devnet, and Testnet clusters. These limits apply per IP address and are enforced by the public API nodes operated by the Solana Foundation. Limits can change without notice and are not subject to an SLA. Production applications should use a dedicated private RPC provider or self-hosted node to avoid these constraints.
Solana Rpc Rate Limits is the machine-readable rate-limit profile for Solana on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring requests_per_10s, requests_per_10s_single_rpc, concurrent_connections, connection_rate_per_10s, and data_transfer_per_30s.
The profile also includes 6 backoff/retry policies defined and response codes documented for throttled and blocked.
Tagged areas include Blockchain, Cryptocurrency, Web3, RPC, and Rate Limiting.