Exchange Market Coverage
Returns covered spot markets on Bithumb, Upbit, HashKey, bitFlyer, Coinone, and Korbit with latest ticker metrics, candle availability, technical score, and data status.
Ticker fields: latest price, 24h open/high/low, previous close, signed 24h price and percent change, and 24h base/quote volume when the exchange provides them.
Use the returned pair values with /exchange/candles for historical OHLCV.
Coverage notes: bitFlyer coverage is currently strongest for weekly (1w) OHLCV. Korbit markets can have sparse intraday rows during no-trade periods; inspect data_status and data_actionability before using a market.
Query parameters
Exchange identifier. When omitted, returns all supported exchanges.
Exchange identifier. When omitted, returns all supported exchanges.
Free-text search over pair, base currency, or quote currency
Free-text search over pair, base currency, or quote currency
Quote currency filter
Quote currency filter
Market type
Market type
Market status filter
Market status filter
Market data coverage status filter
Market data coverage status filter
Sort field
Sort field
Sort order
Sort order
Results per page
Results per page
Pagination offset
Pagination offset
Response
OK
Example response
{
"$schema": "https://example.com/schemas/DataResponseExchangeCoverageItem.json"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.