Uniswap Rate Limits
Uniswap does not publish a centralized API rate-limit policy because the protocol is on-chain. Subgraph queries flow through The Graph Network and inherit that platform's billing-driven throttling - usage above the 100K monthly free tier is charged rather than throttled. On-chain interactions are governed by Ethereum and L2 block-space limits, not application-layer rate limits. For production reliability, Uniswap recommends self-hosting subgraphs.
Uniswap Rate Limits is the machine-readable rate-limit profile for Uniswap on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring queries_per_month and varies.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Blockchain, DeFi, Subgraph, and Rate Limiting.
Limits
Policies
Sources
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.