Hyperliquid Index
Query indexed Hyperliquid market data from Dwellir, including OHLCV candles, historical fills, and HIP-4 outcome market data 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.
HIP-4 Outcome Markets
Query outcome metadata, registrations, settlements, and fills for Hyperliquid HIP-4 prediction markets.
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 |
| HIP-4 Outcome Markets | REST-style /info, JSON-RPC | Outcome metadata, registration events, settlement events, and outcome-specific fills |
When to Use Hyperliquid Index
- Build charts and dashboards from normalized candle data.
- Retrieve historical fills for wallet analytics, builder attribution, and execution review.
- Track HIP-4 outcome market lifecycle events and outcome-side execution history.
- 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 Clusters, 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.