Skip to main content

Listing of all supported metrics by CoinAPI

GET /v1/metrics/listing

Get all data metrics.

Responses

successful operation

Schema
  • Array [
  • metric_id string nullable

    Gets or sets the metric ID.

  • description string nullable

    Gets or sets the metric description.

  • ]
Loading...