Market Metadata
/catalog/markets and /catalog-all/markets
Definition
Details
API Endpoints
Returns a list of markets metadata.
Coin Metrics API key can be specified as ?api_key= query parameter.
Comma separated list of markets. By default all markets are returned.
Unique name of an exchange.
Type of markets.
Base asset of markets.
Quote asset of markets.
Any asset of markets.
Symbol of derivative markets, full instrument name.
Number of items per single page of results. The value of this parameter is ignored if the endpoint supports the format parameter and its value is set to json_stream.
100Where does the first page start, at the start of the interval or at the end. The value of this parameter is ignored if the endpoint supports the format parameter and its value is set to json_stream.
startPossible values: Token for receiving the results from the next page of a query. Should not be used directly. To iterate through pages just use next_page_url response field.
Format of the response. Supported values are json, json_stream.
jsonHuman-readable formatting of JSON responses.
falseList of markets metadata.
Market not found.
Requested resource requires authorization.
Provided URI is too long. It must not be greater than 10000 symbols.
Returns a list of available markets along with time ranges of available data.
Coin Metrics API key can be specified as ?api_key= query parameter.
Comma separated list of markets. By default all markets are returned.
Unique name of an exchange.
Type of markets.
Base asset of markets.
Quote asset of markets.
Any asset of markets.
Symbol of derivative markets, full instrument name.
Comma separated list of fields to include in response. Supported values are trades, orderbooks, quotes, funding_rates, openinterest, liquidations. Included by default if omitted.
Comma separated list of fields to exclude from response. Supported values are trades, orderbooks, quotes, funding_rates, openinterest, liquidations. Included by default if omitted.
Format of the response. Supported values are json, json_stream.
jsonLimit of response items. none means no limit. Maximum value is 100.
noneHuman-readable formatting of JSON responses.
falseList of markets.
Requested resource requires authorization.
Provided URI is too long. It must not be greater than 10000 symbols.
Example
Frequently Asked Questions
Do all exchanges offer these metadata fields?
Is the margin_asset the asset of settlement?
margin_asset the asset of settlement?Is there a way to filter between perpetual, coin-margined, and tether-margined futures in the catalog?
Harmonization Discussion
Release History
Availability
Availability by Market Type
Availability by Exchange
Last updated
Was this helpful?