> For the complete documentation index, see [llms.txt](https://gitbook-docs.coinmetrics.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook-docs.coinmetrics.io/service-and-support/coverage.md).

# Coverage

<a href="https://coverage.coinmetrics.io/" class="button primary" data-icon="magnifying-glass">Coverage</a>

## Overview

Coverage lists everything Coin Metrics collects, asset by asset and market by market, and marks which of it your API key can query. Go to [coverage.coinmetrics.io](https://coverage.coinmetrics.io) and enter your key to see the answer for your own entitlements.

## How availability is shown

Because the tables cover our entire data universe rather than your subset, a row appearing at all does not mean you can query it. The pages that settle that question carry three extra columns.

| Column    | What it means                                                                            |
| --------- | ---------------------------------------------------------------------------------------- |
| Community | Free on the Community API, under the Creative Commons BY-NC license                      |
| Pro       | Included in a paid Coin Metrics product                                                  |
| Your key  | The key you entered can query this row. The heading reads **No Key** until you enter one |

A cell holds a check when that tier grants the row and `n/a` when it does not. On metric pages it holds the frequency you get instead, such as `1d`.

These columns appear on the market data type pages, on Atlas and Transaction Tracker, and on any page you reach by opening a single asset, exchange, or metric. The plain entity and metric lists carry identifiers, classification, and time ranges instead. Where a table tracks a time range, **Min time** and **Max time** give the first and last observations the catalog holds for that row.

## Where to look things up

The sidebar groups the site into entities, market data types, and metrics. Every page can be sorted, filtered by text, paged through, and exported to CSV.

### Entities

<table data-full-width="true"><thead><tr><th width="220">Page</th><th>Lists</th></tr></thead><tbody><tr><td><a href="https://coverage.coinmetrics.io/assets-v2">Assets</a></td><td>Every asset we cover. Open one for its metrics, its exchanges, and the time range of each</td></tr><tr><td><a href="https://coverage.coinmetrics.io/exchanges-v2">Exchanges</a></td><td>Every exchange. Open one for its markets and its metrics</td></tr><tr><td><a href="https://coverage.coinmetrics.io/markets-v2">Markets</a></td><td>Every spot, futures, options, and DeFi market</td></tr><tr><td><a href="https://coverage.coinmetrics.io/pairs-v2">Pairs</a></td><td>Every trading pair, independent of the venue it trades on</td></tr><tr><td><a href="https://coverage.coinmetrics.io/exchange-assets-v2">Exchange Assets</a></td><td>Each asset as traded on one specific exchange</td></tr><tr><td><a href="https://coverage.coinmetrics.io/exchange-pairs-v2">Exchange Pairs</a></td><td>Each pair as traded on one specific exchange</td></tr><tr><td><a href="https://coverage.coinmetrics.io/indexes-v2">Indexes</a></td><td>Index tickers, with the candle frequencies published for each</td></tr><tr><td><a href="https://coverage.coinmetrics.io/atlas-v2">Atlas</a></td><td>Assets with full blockchain data from our <a href="/network-data/atlas-overview.md">ATLAS</a> nodes</td></tr><tr><td><a href="https://coverage.coinmetrics.io/transaction-tracker-v2">Transaction Tracker</a></td><td>Assets covered by the Transaction Tracker</td></tr></tbody></table>

### Market data types

One page per data type, each listing the markets that carry it and the time range available for each.

* [Trades](https://coverage.coinmetrics.io/market-trades-v2)
* [Candles](https://coverage.coinmetrics.io/market-candles-v2)
* [Quotes](https://coverage.coinmetrics.io/market-quotes-v2)
* [Order Books](https://coverage.coinmetrics.io/market-orderbooks-v2)
* [Funding Rates](https://coverage.coinmetrics.io/market-funding-rates-v2)
* [Predicted Funding Rates](https://coverage.coinmetrics.io/market-funding-rates-predicted-v2)
* [Open Interest](https://coverage.coinmetrics.io/market-openinterest-v2)
* [Liquidations](https://coverage.coinmetrics.io/market-liquidations-v2)
* [Greeks](https://coverage.coinmetrics.io/market-greeks-v2)
* [Contract Prices](https://coverage.coinmetrics.io/market-contract-prices-v2)
* [Implied Volatility](https://coverage.coinmetrics.io/market-implied-volatility-v2)

### Metrics

One page per metric family, each listing the metrics with their product, category, subcategory, frequencies, and time range. Open a metric to see the entities it is published for and the availability of each. The six families differ in what that entity is.

<table data-full-width="true"><thead><tr><th width="260">Page</th><th width="230">Metrics are published per</th><th>Example entity</th></tr></thead><tbody><tr><td><a href="https://coverage.coinmetrics.io/asset-metrics-v2">Asset Metrics</a></td><td>Asset</td><td><code>btc</code></td></tr><tr><td><a href="https://coverage.coinmetrics.io/exchange-metrics-v2">Exchange Metrics</a></td><td>Exchange</td><td><code>binance</code></td></tr><tr><td><a href="https://coverage.coinmetrics.io/exchange-asset-metrics-v2">Exchange Asset Metrics</a></td><td>Asset on one exchange</td><td><code>binance-btc</code></td></tr><tr><td><a href="https://coverage.coinmetrics.io/pair-metrics-v2">Pair Metrics</a></td><td>Pair, across all venues</td><td><code>btc-usd</code></td></tr><tr><td><a href="https://coverage.coinmetrics.io/exchange-pair-metrics-v2">Exchange Pair Metrics</a></td><td>Pair on one exchange</td><td><code>binance-btc-usdt</code></td></tr><tr><td><a href="https://coverage.coinmetrics.io/market-metrics-v2">Market Metrics</a></td><td>Individual market</td><td><code>binance-btc-usdt-spot</code></td></tr></tbody></table>

## Check what your key covers

1. Open [coverage.coinmetrics.io](https://coverage.coinmetrics.io).
2. Select the key icon in the sidebar, enter your API key, and select **Unlock CM Pro**.
3. The **No Key** column becomes **Your key** on every table.

Your key is stored in your browser, so it persists across visits until you select **Sign Out** in the same panel.

{% hint style="warning" %}
The answer is cached in your browser. If your entitlements changed recently, sign out and back in rather than trusting the **Your key** column.
{% endhint %}

## Search

The search box in the header matches identifiers and names across every entity type. It matches whole words, so a partial term finds nothing unless you add an asterisk.

| Query    | Matches                                                                                     |
| -------- | ------------------------------------------------------------------------------------------- |
| `btc`    | The whole word `btc`                                                                        |
| `btc*`   | Words beginning with `btc`                                                                  |
| `*coin`  | Words ending with `coin`                                                                    |
| `*coin*` | The whole word `coin`. Both asterisks are stripped, so this finds no more than `coin` alone |

Each result is labelled with its type, the list can be narrowed to one type, and a search is linkable directly as `https://coverage.coinmetrics.io/search-results?query=<term>`.

## Exporting

**Download** on any table produces a CSV of every row matching the filters you have applied, not only the rows on the page in front of you.

## Limits and notes

* Coverage reads the same catalog endpoints as the API, so a row here means the catalog reports data for that combination. See [API Conventions](https://docs.coinmetrics.io/api-reference/api-conventions) for how `/catalog-v2` and `/catalog-all-v2` differ. That is the same split you are reading on these pages: the rows come from everything we hold, and the availability columns from what a given key can query.
* URLs without the `-v2` suffix are the retired catalog v1 pages and display a phase-out warning. The sidebar's **Pair Metrics** link still points at one, so reach that page through [Pair Metrics](https://coverage.coinmetrics.io/pair-metrics-v2) instead.

## Related

* [API Conventions](https://docs.coinmetrics.io/api-reference/api-conventions): the catalog endpoints behind these pages, for checking coverage in code rather than in a browser.
* [Data Downloader](/access-our-data/data-downloader.md): download the datasets you find here as files.
* [Status Page](/service-and-support/status-page.md): incident and data change notifications, including for Coverage itself.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://gitbook-docs.coinmetrics.io/service-and-support/coverage.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
