v2

latestOpenAPI 3.0.4MIT License2026-08-015029332.0 KB
Metrics V1

Listing of all supported exchange metrics

Get data metrics for exchange. Returns both exchange-level and symbol-level metrics. For exchange-level metrics, the symbol_id field will be null. For symbol-level metrics, the symbol_id field contains the CoinAPI symbol identifier.

get/v1/metrics/exchange/listing

Query parameters

metric_idstring

The metric identifier (from the Metrics -> Listing)

exchange_idstring required

The exchange identifier (from the Metadata -> Exchanges)

Response

successful operation

metric_idstring nullable

Gets or sets the metric ID.

symbol_idstring nullable

Gets or sets the CoinAPI symbol ID. Null for exchange-level metrics.

symbol_id_externalstring nullable

Gets or sets the exchange-native symbol ID. Null for exchange-level metrics.

exchange_idstring nullable

Gets or sets the exchange ID.

asset_idstring nullable

Gets or sets the asset ID.

asset_id_externalstring nullable

Gets or sets the asset ID.

chain_idstring nullable

Gets or sets the chain ID.

network_idstring nullable

Gets or sets the network ID.