Get price history for multiple symbols
GET/v1/defi/market/prices/history/batch
Returns price history for multiple symbols in a single request. Each symbol is resolved independently — an unknown or failing symbol returns a per-symbol error in its result entry instead of failing the whole batch, so partial results are still returned.
See the Time Window & Resolution
section for the format of window and resolution.
Request
Responses
- 200
- 400
- 500
Batch price history data
Bad request - invalid parameters or missing symbols
Internal server error