Get market timeseries data
Get Market Timeseries
Retrieve a specific market’s timeseries data. Price data is denominated in USD. Volume data is denominated in USD.
GET
Get market timeseries data
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.
x402 Support: Supported.
See the x402 guide.
Authorizations
Path Parameters
Market ID (e.g., 6057-140-265 for BTC/USDT on Bitrue)
Example:
"6057-140-265"
Dataset slug: 'price' returns OHLC prices in USD, 'volume' returns trading volume in USD
Available options:
price, volume Example:
"volume"
Query Parameters
Time range start
Example:
"2025-06-01T00:00:00Z"
Time range end
Example:
"2025-06-07T00:00:00Z"

