ParaSwap · Rate Limits

Rate Limits

ParaSwap (Velora) enforces rate limiting on its public REST API at https://api.paraswap.io. Specific numerical limits are not publicly documented. HTTP 429 (Too Many Requests) is returned when limits are exceeded. Exponential backoff is the recommended retry strategy. Dedicated API key holders receive higher (negotiated) throughput. The Delta API and AugustusRFQ endpoints share the same base URL and are subject to the same rate limiting policy.

Rate Limits is the machine-readable rate-limit profile for ParaSwap 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 DeFi, DEX Aggregator, Token Swaps, Blockchain, and EVM.

0 Limits
DeFiDEX AggregatorToken SwapsBlockchainEVMCryptocurrencyLiquiditySmart Contracts

Policies

Exponential Backoff
On receiving HTTP 429, clients should implement exponential backoff with jitter before retrying. This is the standard recommendation from the ParaSwap ecosystem.
Client-Side Caching
Price route responses (priceRoute objects) from /prices are valid for a short window (typically a few seconds to a minute) and should be cached client-side to reduce API call frequency.
Partner Identifier
Including a partner query parameter in API calls helps ParaSwap attribute traffic correctly and may affect priority handling for known partners.

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/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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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