Get price candles by symbol
GET/v1/defi/market/prices
Returns the latest price candles (open/high/low/close) for an asset across multiple standard intervals (1h, 4h, 24h). Useful for rendering at-a-glance price summaries.
Request
Responses
- 200
- 400
- 404
Price candle data for the requested symbol
Bad request - symbol parameter is required
Symbol not found