Get price history for a symbol
GET/v1/defi/market/prices/history
Returns historical price points for an asset over a configurable lookback window, sampled at a configurable resolution. Use for charting and time-series analysis.
See the Time Window & Resolution
section for the format of window and resolution.
Request
Responses
- 200
- 400
- 404
- 500
Price history data for the requested symbol
Bad request - invalid parameters
Symbol not found
Internal server error