v2

latestOpenAPI 3.0.4MIT License2026-08-015029332.0 KB
Metadata

List all exchanges

Get a detailed list of exchanges provided by the system.

:::info Properties of the output are providing aggregated information from across all symbols related to the specific exchange. If you need to calculate your aggregation (e.g., limiting only the particular type of symbols), you should use /v1/symbols endpoint as a data source. :::

get/v1/exchanges

Query parameters

filter_exchange_idstring

Comma or semicolon delimited exchange identifiers used to filter response. (optional, eg. BITSTAMP;GEMINI)

Response

successful operation

exchange_idstring nullable

Gets or sets the exchange ID.

websitestring nullable

Gets or sets the website URL of the exchange.

namestring nullable

Gets or sets the name of the exchange.

data_startstring nullable
data_endstring nullable
data_quote_startstring date-time nullable

Gets or sets the start date of quote data.

data_quote_endstring date-time nullable

Gets or sets the end date of quote data.

data_orderbook_startstring date-time nullable

Gets or sets the start date of order book data.

data_orderbook_endstring date-time nullable

Gets or sets the end date of order book data.

data_trade_startstring date-time nullable

Gets or sets the start date of trade data.

data_trade_endstring date-time nullable

Gets or sets the end date of trade data.

data_trade_countinteger nullable

Gets or sets the number of trades.

data_symbols_countinteger nullable

Gets or sets the number of symbols.

volume_1hrs_usdnumber double nullable

Gets or sets the USD volume in the last 1 hour.

volume_1day_usdnumber double nullable

Gets or sets the USD volume in the last 1 day.

volume_1mth_usdnumber double nullable

Gets or sets the USD volume in the last 1 month.

metric_idstring[] nullable

Gets or sets the list of metric IDs.

ranknumber double

Rank of the exchange.

integration_statusstring nullable

Status of the integration