Crypto Market Metrics

Crypto Market Metrics

Access cryptocurrency market metrics through REST APIs, retrieve current and historical metric values, and integrate metric retrieval into AI applications through the CoinAPI MCP Server.

CoinAPI provides standardized market metrics for exchanges, assets, symbols, and blockchain networks to support quantitative research, derivatives analytics, market monitoring, and on-chain analysis.

What Are Crypto Market Metrics?

Market metrics transform raw market activity into measurable indicators that help explain how cryptocurrency markets behave over time.

Unlike trades, quotes, or order books, which represent individual market events, metrics summarize important characteristics such as derivatives activity, liquidity, trading volume, stablecoin supply, and chain-level analytics.

CoinAPI provides two complementary metrics frameworks. Metrics V1 focuses on exchange-, asset-, and symbol-level market metrics. Metrics V2 introduces a newer framework for asset-, chain-, and exchange-level analytics, including datasets suitable for on-chain and supply-style analysis where available.

Market metrics help reduce the complexity of raw crypto data by turning high-volume activity into easier-to-use signals. Instead of manually calculating liquidity, volume, open interest, funding behavior, or network-related indicators from separate datasets, developers can consume structured metrics that are already organized for analysis. This makes them useful when applications need trend detection, market comparisons, risk monitoring, or broader asset intelligence rather than individual event-level records.

Metrics are also helpful for identifying how market behavior changes across venues, assets, and time periods. For example, researchers can compare exchange activity, liquidity concentration, derivatives positioning, or supply-related trends to understand whether market movement is supported by real participation or driven by short-term noise. These indicators can support dashboards, scoring models, trading signals, due diligence workflows, and institutional reports.

This makes market metrics useful for quantitative research, derivatives monitoring, DeFi analytics, portfolio dashboards, market intelligence platforms, and AI-driven financial applications.

What's Included in CoinAPI Market Metrics?

Depending on the endpoint and metric family, CoinAPI returns metric identifiers, timestamps, calculated values, and aggregation statistics.

FieldWhat it means
metric_idIdentifier of the requested metric
exchange_idExchange associated with the metric
asset_idCoinAPI asset identifier when applicable
symbol_idCoinAPI symbol identifier when applicable
chain_idBlockchain network associated with the metric
entry_timeTime when the metric entered the CoinAPI system
recv_timeTime when CoinAPI received the source data
value_decimalCurrent metric value
time_period_startBeginning of the aggregation period
time_period_endEnd of the aggregation period
time_openTimestamp of the first observation in the period
time_closeTimestamp of the last observation in the period
first_valueFirst recorded value during the aggregation period
last_valueLast recorded value during the aggregation period
min_valueLowest value during the aggregation period
max_valueHighest value during the aggregation period
count_valuesNumber of observations included
sum_valuesSum of all observations during the aggregation period

Together, these fields allow developers to analyze historical metric trends, compare exchanges and assets, monitor derivatives markets, evaluate blockchain activity, and build analytical dashboards using standardized CoinAPI identifiers.

Available REST Endpoints

CoinAPI provides REST endpoints for discovering available metrics, retrieving current metric values, and querying historical metric series across exchanges, assets, symbols, and blockchain networks.

Metrics Listing

Returns all metric definitions available within the selected Metrics API version.

Response includes
  • metric identifiers
  • metric descriptions

Available for both Metrics V1 and Metrics V2. Use this endpoint to discover supported metric identifiers before requesting metric values.

Available Metrics by Exchange, Asset, Symbol, or Chain

Returns the metrics available for a specific resource.

Response includes
  • supported metric identifiers
  • associated exchange, asset, symbol, or chain

Metrics V1 supports exchange and symbol listings. Metrics V2 supports exchange, asset, and chain listings.

Current Metrics

Returns the latest available metric values.

Response includes
  • metric identifier
  • timestamps
  • current metric value
  • associated exchange or asset

Current metric endpoints are available in Metrics V1. API key authentication is required.

Historical Metrics

Returns aggregated historical metric values over a requested time range.

Response includes
  • aggregation periods
  • opening and closing values
  • minimum and maximum values
  • observation counts
  • aggregated totals

Historical metrics support configurable aggregation periods, with Unix timestamp formats available through time_format. Historical requests support up to 100,000 returned records.

Index Snapshots

Returns complete index information at a specific point in time.

Response includes
  • calculated value
  • timestamp
  • composition
  • supporting metadata

Useful for auditing, reporting, and historical reconstruction.

CoinAPI Market Metrics Dataset Characteristics

  • Available through the REST API with separate Metrics V1 and Metrics V2 frameworks
  • Supports current and historical metric retrieval
  • Metrics can be queried at the exchange, asset, symbol, or blockchain level depending on the API version
  • Historical metrics support configurable aggregation periods using period_id
  • ISO 8601 UTC timestamps
  • Optional Unix timestamp output using the time_format parameter
  • Standardized CoinAPI identifiers for exchanges, assets, symbols, and chains
  • Metric discovery endpoints simplify integration by exposing available metrics before retrieval
  • Metrics V1 focuses on classic exchange, asset, and symbol market metrics
  • Metrics V2 introduces a newer framework centered around asset-, chain-, and exchange-level analytics, particularly for stablecoin and on-chain datasets

Why Developers Use Metrics V1 and Metrics V2

CoinAPI provides two complementary metrics frameworks designed for different analytical needs.

Metrics V1 focuses on traditional market metrics collected from exchanges, trading symbols, and assets. Metrics V2 expands the platform with a newer structure designed around asset-, chain-, and exchange-level analytics, particularly for stablecoin and blockchain ecosystem metrics.

If you need…Use
Classic exchange metricsMetrics V1
Symbol-level market metricsMetrics V1
Asset-level market metricsMetrics V1
Derivatives market metricsMetrics V1
Stablecoin supply metricsMetrics V2
TVL and protocol metricsMetrics V2
Chain-level analyticsMetrics V2
Modern on-chain metricsMetrics V2

Many production systems combine both APIs. Developers frequently use Metrics V1 to monitor exchange activity and derivatives markets while using Metrics V2 to analyze blockchain ecosystems, stablecoin circulation, and protocol-level activity.

Common CoinAPI Market Metrics Use Cases

  • Monitor exchange activity
  • Analyze derivatives markets
  • Track stablecoin supply
  • Build DeFi analytics dashboards
  • Power AI financial applications
  • Research blockchain ecosystems

Who Uses Crypto Market Metrics?

  • Quantitative funds
  • Trading platforms
  • Financial institutions
  • Risk management teams
  • DeFi analytics platforms
  • AI and machine learning teams
Crypto Market Metrics

Ready to Build with CoinAPI Market Metrics?

Explore the Market Metrics documentation to retrieve current values, historical metric series, exchange metrics, asset metrics, symbol metrics, blockchain metrics, and stablecoin analytics using standardized CoinAPI identifiers.

As your application evolves, combine Market Metrics with Trades, Quotes, Order Books, OHLCV, Exchange Rates, Indexes, Metadata, WebSocket streams, and the CoinAPI MCP Server to build a complete cryptocurrency market data platform on top of the CoinAPI ecosystem.