CryptoQuant website screenshot

CryptoQuant

CryptoQuant is a blockchain data analytics platform providing real-time and historical on-chain, exchange flow, miner, derivatives, and stablecoin metrics for Bitcoin, Ethereum, and other major cryptocurrencies. The API delivers time-series data used by traders, funds, and researchers to gauge market sentiment and capital flows.

CryptoQuant publishes 5 APIs on the APIs.io network, including Exchange Flows API, Market Data API, Miner API, and 2 more. Tagged areas include Blockchain, Cryptocurrency, On-Chain Analytics, Market Data, and Derivatives.

The CryptoQuant catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

CryptoQuant’s developer surface includes authentication, documentation, pricing, and 9 more developer resources.

48.1/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
5 APIs
BlockchainCryptocurrencyOn-Chain AnalyticsMarket DataDerivatives

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 48.1/100 · developing
Contract Quality 16.2 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 4.1 / 13
Governance 8.3 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/cryptoquant: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

CryptoQuant Exchange Flows API

Inflow, outflow, and reserve metrics for major exchanges.

CryptoQuant Market Data API

Price, open interest, and derivatives metrics.

CryptoQuant Miner API

Miner reserve, position index, and outflow metrics.

CryptoQuant On-Chain API

Network indicators including SOPR, MVRV, NVT, and active addresses.

CryptoQuant Stablecoins API

Stablecoin supply ratio and exchange metrics.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

CryptoQuant API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Cryptoquant Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Cryptoquant Context

8 classes · 8 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

CryptoQuant API Rules

5 rules · 4 warnings 1 info

SPECTRAL

CryptoQuant API Rules

6 rules · 2 errors 4 warnings

SPECTRAL

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

CryptoQuantTimeSeriesResponse

2 properties

JSON SCHEMA

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Cryptoquant Authentication

http · 1 scheme

SECURITY

Cryptoquant Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Cryptoquant Agentic Access

12 operations

12 operations · 0 acting

AGENTIC

Resources

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: cryptoquant
url: https://raw.githubusercontent.com/api-evangelist/cryptoquant/refs/heads/main/apis.yml
kind: company
name: CryptoQuant
description: CryptoQuant is a blockchain data analytics platform providing real-time and historical on-chain, exchange flow,
  miner, derivatives, and stablecoin metrics for Bitcoin, Ethereum, and other major cryptocurrencies. The API delivers time-series
  data used by traders, funds, and researchers to gauge market sentiment and capital flows.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/cryptoquant.png
tags:
- Blockchain
- Cryptocurrency
- On-Chain Analytics
- Market Data
- Derivatives
type: Index
access: 3rd-Party
position: Consumer
specificationVersion: '0.19'
created: '2025-02-12'
modified: '2026-05-19'
apis:
- aid: cryptoquant:cryptoquant-exchange-flows-api
  name: CryptoQuant Exchange Flows API
  description: Inflow, outflow, and reserve metrics for major exchanges.
  humanURL: https://cryptoquant.com/docs
  baseURL: https://api.cryptoquant.com/v1
  tags:
  - Exchange Flows
  properties:
  - type: OpenAPI
    url: openapi/cryptoquant-exchange-flows-api-openapi.yml
  - type: Documentation
    url: https://cryptoquant.com/docs
  - type: Pricing
    url: https://cryptoquant.com/products/api
  - type: JSONSchema
    url: json-schema/cryptoquant-timeseries-schema.json
  - type: JSONLDContext
    url: json-ld/cryptoquant-context.jsonld
- aid: cryptoquant:cryptoquant-market-data-api
  name: CryptoQuant Market Data API
  description: Price, open interest, and derivatives metrics.
  humanURL: https://cryptoquant.com/docs
  baseURL: https://api.cryptoquant.com/v1
  tags:
  - Market Data
  properties:
  - type: OpenAPI
    url: openapi/cryptoquant-market-data-api-openapi.yml
  - type: Documentation
    url: https://cryptoquant.com/docs
  - type: Pricing
    url: https://cryptoquant.com/products/api
  - type: JSONSchema
    url: json-schema/cryptoquant-timeseries-schema.json
  - type: JSONLDContext
    url: json-ld/cryptoquant-context.jsonld
- aid: cryptoquant:cryptoquant-miner-api
  name: CryptoQuant Miner API
  description: Miner reserve, position index, and outflow metrics.
  humanURL: https://cryptoquant.com/docs
  baseURL: https://api.cryptoquant.com/v1
  tags:
  - Miner
  properties:
  - type: OpenAPI
    url: openapi/cryptoquant-miner-api-openapi.yml
  - type: Documentation
    url: https://cryptoquant.com/docs
  - type: Pricing
    url: https://cryptoquant.com/products/api
  - type: JSONSchema
    url: json-schema/cryptoquant-timeseries-schema.json
  - type: JSONLDContext
    url: json-ld/cryptoquant-context.jsonld
- aid: cryptoquant:cryptoquant-on-chain-api
  name: CryptoQuant On-Chain API
  description: Network indicators including SOPR, MVRV, NVT, and active addresses.
  humanURL: https://cryptoquant.com/docs
  baseURL: https://api.cryptoquant.com/v1
  tags:
  - On-Chain
  properties:
  - type: OpenAPI
    url: openapi/cryptoquant-on-chain-api-openapi.yml
  - type: Documentation
    url: https://cryptoquant.com/docs
  - type: Pricing
    url: https://cryptoquant.com/products/api
  - type: JSONSchema
    url: json-schema/cryptoquant-timeseries-schema.json
  - type: JSONLDContext
    url: json-ld/cryptoquant-context.jsonld
- aid: cryptoquant:cryptoquant-stablecoins-api
  name: CryptoQuant Stablecoins API
  description: Stablecoin supply ratio and exchange metrics.
  humanURL: https://cryptoquant.com/docs
  baseURL: https://api.cryptoquant.com/v1
  tags:
  - Stablecoins
  properties:
  - type: OpenAPI
    url: openapi/cryptoquant-stablecoins-api-openapi.yml
  - type: Documentation
    url: https://cryptoquant.com/docs
  - type: Pricing
    url: https://cryptoquant.com/products/api
  - type: JSONSchema
    url: json-schema/cryptoquant-timeseries-schema.json
  - type: JSONLDContext
    url: json-ld/cryptoquant-context.jsonld
features:
- name: Exchange Flows
  description: Inflow, outflow, and reserve metrics for major exchanges (Binance, Coinbase, Kraken, etc.).
- name: Miner Flows
  description: Miner reserve, outflow, and position index for Bitcoin mining pools.
- name: Network Indicators
  description: SOPR, MVRV, NVT, and other on-chain valuation indicators.
- name: Market and Derivatives
  description: OHLCV, open interest, funding rate, and basis metrics.
- name: Stablecoin Metrics
  description: Reserve, supply, and SSR metrics for USDT, USDC, DAI, BUSD.
- name: Multiple Resolutions
  description: Time-series available at min, hour, day, and block-level windows.
- name: Bearer Token Auth
  description: API key authentication via Authorization bearer header.
useCases:
- name: Trading Signals
  description: Quantitative traders use exchange flow and SOPR data as inputs to trading models.
- name: Risk Management
  description: Funds monitor exchange reserve trends to assess sell-pressure risk.
- name: Miner Behavior Analysis
  description: Researchers track miner outflow and reserve trends to anticipate sell-side pressure.
- name: Macro Crypto Research
  description: Analysts publish reports based on stablecoin and on-chain valuation indicators.
- name: Compliance and Surveillance
  description: Surveillance teams detect anomalies and suspicious flow patterns across exchanges.
common:
- type: AgenticAccess
  url: agentic-access/cryptoquant-agentic-access.yml
- type: DomainSecurity
  url: security/cryptoquant-domain-security.yml
- type: Authentication
  url: authentication/cryptoquant-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/crypto-quant
- url: https://cryptoquant.com/
  name: CryptoQuant Website
  type: Website
- url: https://cryptoquant.com/docs
  name: API Documentation
  type: Documentation
- url: https://cryptoquant.com/products/api
  name: API Plans
  type: Pricing
- url: openapi/cryptoquant-openapi.yml
  type: OpenAPI
- url: json-schema/cryptoquant-timeseries-schema.json
  type: JSONSchema
- url: json-ld/cryptoquant-context.jsonld
  type: JSONLDContext
- url: rules/cryptoquant-rules.yml
  type: SpectralRules
- url: vocabulary/cryptoquant-vocabulary.yml
  type: Vocabulary
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com