The API
The Portal is a plain HTTP API serving onchain data from 140+ networks. No node, archive, or indexer of your own.
Your first request, which needs nothing installed:
Access
The public Portal is shared capacity, intended for development and bounded evaluation. Authenticated and dedicated portals take an API key in thex-api-key header, with identical paths and payloads. See
Pricing for the options.
Behaviour to code against
- Error handling: the single error envelope, the four error types, and when to retry.
- Versioning and change policy: what is stable, and how deprecations are announced.
- Finalized and recent data and blockchain forks: following the chain head without diverging on a reorg.
MCP servers
Two servers, for two different jobs.
The Portal MCP server exposes 28 tools covering EVM, Solana, Bitcoin,
Substrate, and Hyperliquid queries, plus analytics, wallet summaries, and OHLC
series.
SDKs
SDK overview compares the three against the same job.
Files for agents
Every page on this site is available as Markdown by appending
.md to its
URL, and through Accept: text/markdown content negotiation.
Data coverage
All networks lists every dataset the Portal serves, its ecosystem, and its start block. Available datasets is the same catalogue written for agents.Where to ask
SQD is operated by Subsquid Labs GmbH, Bahnhofstrasse 7, 6300 Zug, Switzerland.
For what changed and what is changing:
- Announcements for deprecations and retirements
- Changelog for what shipped
- FAQ for the common questions