Routescan API documentation

Routescan is a multichain explorer, search, API and analytics platform spanning dozens of EVM chains, Ethereum, Avalanche, Plasma, Blast, Berachain, Mantle, Metis and many more. The Developer APIs expose that indexed on-chain data directly through simple HTTP requests.

We've unified all 70+ supported chains under a single account and API key system. Your app becomes multichain simply by updating the chainid parameter to support all indexed chains.

Start building

There are two ways to consume the data, both served from the same base URL and sharing the same authentication and rate limits:

  • High-speed REST API, purpose-built endpoints that return indexed results in near real time (balances, token holdings, transfers, transactions and more).
  • Etherscan-compatible API, the familiar module/action query format, so existing Etherscan-based code works against any chain Routescan indexes with minimal changes.

New to the API? The Get started guide walks through the base URL, your first request and the next steps.

Questions? Contact us