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.
Glossary
Quick, answer-first definitions of every key metric — what MVRV, SOPR, NVT, and CDD mean.
MCP Server
Connect Claude, Cursor, or any MCP client to CryptoQuant data with one URL.
Supported assets
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.