v1

latestOpenAPI 3.0.2Apache 2.02026-07-17189642856.1 KB
Full catalog

Supported markets

Returns a list of all supported markets along with time ranges of available data.

get/catalog-all/markets

Query parameters

marketsstring[]

Comma separated list of markets. By default all markets are returned.

exchangestring

Unique name of an exchange.

type'spot' | 'future' | 'option'

Type of markets.

basestring

Base asset of markets.

quotestring

Quote asset of markets.

assetstring

Any asset of markets.

symbolstring

Symbol of derivative markets, full instrument name.

includestring[]

Comma separated list of fields to include in response. Supported values are trades, orderbooks, quotes, funding_rates, openinterest, liquidations. Included by default if omitted.

excludestring[]

Comma separated list of fields to exclude from response. Supported values are trades, orderbooks, quotes, funding_rates, openinterest, liquidations. Included by default if omitted.

formatstring

Format of the response. Supported values are json, json_stream.

limitstring

Limit of response items. none means no limit. Maximum value is 100.

prettyboolean

Human-readable formatting of JSON responses.

Response

List of markets.