---
title: "Listing of all supported metrics by CoinAPI"
method: GET
path: "/v1/metrics/listing"
tags: ["Metrics V1"]
---

# Listing of all supported metrics by CoinAPI

`GET /v1/metrics/listing`

Get all data metrics.

## Response `200`

successful operation

- V1Metric[]
  - `metric_id` string, nullable — Gets or sets the metric ID.
  - `description` string, nullable — Gets or sets the metric description.

---

[API](https://skmtc.net/coinapi/apis/coinapi-market-data-rest-api.md) · [All operations](https://skmtc.net/coinapi/apis/coinapi-market-data-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coinapi/coinapi-market-data-rest-api/revisions/805496271c56/schema)
