Uniswap · Rate Limits

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.

2 Limits Throttle: 429
BlockchainDeFiSubgraphRate Limiting

Limits

The Graph free-tier subgraph queries api-key
queries_per_month · month
100000
Provided by The Graph Network for any subgraph, including Uniswap subgraphs. Beyond the free tier, additional queries are billed at $2 per 100K rather than throttled.
On-chain interaction account
varies
bounded by Ethereum / L2 block gas limit
No application-layer rate limit; throughput is constrained by network gas and block size.

Policies

Self-Host for Production
Uniswap docs explicitly recommend deploying and managing your own subgraph using official repositories for production reliability rather than relying solely on shared public endpoints.
Pay-As-You-Go on The Graph
Excess subgraph query volume is billed by The Graph rather than hard-throttled, assuming an active card or GRT balance is configured in The Graph Studio.
Decentralized Network
Hosted subgraphs are deprecated; queries must go through The Graph's decentralized network using a Studio-issued API key.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/uniswap-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.