Iota Rate Limits
Rate limits for IOTA's public shared JSON-RPC and GraphQL endpoints across Mainnet, Testnet, and Devnet networks. All public endpoints are load-balanced but subject to rate limiting. The IOTA Foundation does not publish precise numeric rate limit values for public infrastructure; the documented guidance is that public nodes are not intended for production-level applications. For production use, developers should operate their own IOTA full node or use a commercial third-party RPC provider such as Tatum, Ankr, Monochain, or GetBlock.
Iota Rate Limits is the machine-readable rate-limit profile for IOTA on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests_per_second, indexer_requests_per_second, graphql_requests_per_second, and faucet_requests.
The profile also includes 6 backoff/retry policies defined and response codes documented for throttled and blocked.
Tagged areas include Blockchain, Distributed Ledger, Web3, RPC, and Rate Limiting.