/messari/assets/metrics

POST /api/messari/assets/metrics

Price: 1 credit

Get the historical price and volume time series (OHLCV candles) for a crypto asset

How to use it

Get the historical OHLCV price and volume time series for a crypto asset by its slug or ticker symbol. Returns a series of candles, each with a unix-second timestamp and the open, close, high, low price and traded volume (price averaged across exchanges). Choose the candle interval (1h, 1d, 1w) and how many days of history to return. Points are ordered oldest to newest.

Parameters

Request body

Response

Errors

Response headers