Hyperliquid Index
Query indexed Hyperliquid market data from Dwellir, including OHLCV candles and historical fills over REST, JSON-RPC, and WebSocket candle streams.
The Hyperliquid Index is Dwellir's indexed market-data surface for HyperCore. Use it when you need queryable history or derived market data without parsing raw node archives yourself.
https://api-hyperliquid-index.n.dwellir.com/YOUR_API_KEYOHLCV Data
Query sparse 1s, 1m, and 5m Hyperliquid candles over REST, JSON-RPC, WebSocket, and full-history exports.
Historical Fills
Retrieve indexed user, builder, global, and liquidation fills over REST-style /info requests or JSON-RPC.
Available Data
| Product | Transport | Use case |
|---|---|---|
| OHLCV Data | REST, JSON-RPC, WebSocket, exports | Sparse candlesticks for all indexed Hyperliquid markets |
| Historical Fills | REST-style /info, JSON-RPC | User, builder, global, and liquidation execution history |
When to Use Hyperliquid Index
- Build charts and dashboards from normalized candle data.
- Retrieve historical fills for wallet analytics, builder attribution, and execution review.
- Query indexed historical data with a Dwellir API key.
- Use one public host for OHLCV and historical fill retrieval.
If you need raw live L1 payloads instead of indexed history, use the L1 gRPC Streaming API. If you need low-latency live order book updates, use the Order Book WebSocket API.
Hyperliquid Pricing
Transparent pricing for Hyperliquid infrastructure including gRPC, Order Book Server, Dedicated Nodes, and Historical Data access.
OHLCV Data - Aggregated Candlestick Data
Access Hyperliquid OHLCV candles over REST, JSON-RPC, and WebSocket with sparse 1s, 1m, and 5m intervals for all Hyperliquid markets.