> ## Documentation Index
> Fetch the complete documentation index at: https://docs.messari.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Markets API

> The Markets API provides price and volume data for trading pairs across cryptocurrency exchanges.

## Available Endpoints

The Markets API consists of following endpoints:

* [**Get Markets**](/api-reference/endpoints/metrics/v1/get-v1-markets) - Returns a list of all markets.
* [**Get Market Metrics**](/api-reference/endpoints/metrics/v1/get-v1-markets-metrics) - Returns a list of metrics support for markets.
* [**Get Market**](/api-reference/endpoints/metrics/v1/get-v1-markets-marketIdentifier) - Returns a specific market.
* [**Get Market Timeseries**](/api-reference/endpoints/metrics/v1/get-market-timeseries) - Returns the timeseries for a specific market and metric.
