HIP-3 Candles
HIP-3 OHLCV candles are served from February 1, 2026. Exact starts vary by market.
Supported intervals are 1m, 5m, 15m, 30m, 1h, 4h, 1d, and 1w. Use candles for interval-level analysis, then join to trades or order-book routes when sequence and depth matter.
Route-Family Boundaries
- Trades, candles, and completed liquidation events: served from February 1, 2026.
- Native L2, funding, and open interest: served from February 16, 2026.
- L4 book state and order lifecycle: served from March 10, 2026.
HIP-3 has no dedicated candle WebSocket channel. Pull candles over REST. Live and replay support for trades and order books remains channel-specific.
Quick Start
curl "https://api.0xarchive.io/v1/hyperliquid/hip3/candles/km%3ANVDA?start=1769904000000&end=1769990400000&interval=1h&limit=1000" -H "X-API-Key: $OXARCHIVE_API_KEY"
Links
Managed delivery: enterprise@0xarchive.io
