Quickstart
Make your first API call in under a minute.
Authentication
Authenticate with a Bearer access token or an
api_key query parameter.API Reference
Every endpoint with parameters, response schemas, and runnable examples.
Metric Catalog
Browse all metrics by asset — endpoints, parameters, and response fields at a glance.
Data Guide
Definitions, formulas, and interpretation for every metric — MVRV, SOPR, exchange flows, and more.
MCP Server
Connect Claude, Cursor, or any MCP client to CryptoQuant data with one URL.
Supported assets
| Asset | Categories |
|---|---|
| Bitcoin | Status, Exchange Flows, Flow Indicator, Market Indicator, Network Indicator, Miner Flows, Inter Entity Flows, Fund Data, Market Data, Miner Data, Network Data, Mempool, Lightning Network |
| Ethereum | Status, Exchange Flows, Flow Indicator, Market Indicator, ETH 2.0, Fund Data, Market Data, Network Data |
| XRP | Status, Entity Flows, Flow Indicator, Market Data, Network Data, Network Indicator, DEX Data, AMM Data |
| TRX | Market Data, Network Data, DeFi |
| Stablecoin | Status, Exchange Flows, Flow Indicator, Market Data, Network Data |
| ERC20 | Status, Exchange Flows, Flow Indicator, Market Data, Network Data |
| Alt | Market Data |
Built for AI agents
This documentation is designed to be consumed by AI agents as well as humans:- MCP server — point any MCP client at
https://mcp.cryptoquant.com/mcpto query CryptoQuant data directly. See the setup guide. - Append
.mdto any page URL to get raw Markdown. /llms.txtand/llms-full.txtexpose the full docs index and content.- The complete metric catalog is available as machine-readable JSON:
/catalog/catalog.json. - The full OpenAPI specification:
/openapi/v1.json.