Get market timeseries data with granularity
Markets (included with Enterprise)
Get Market Timeseries
Retrieve a specific market’s timeseries data with specified granularity. Price data is denominated in USD. Volume data is denominated in USD.
GET
Get market timeseries data with granularity
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:
"price"
Granularity - time interval for data points.
Available options:
5m, 1h, 1d, 1w Example:
"1d"
Query Parameters
Time range start
Example:
"2025-06-01T00:00:00Z"
Time range end
Example:
"2025-06-07T00:00:00Z"

