Connect to tick-level Hyperliquid market data in minutes
Real-time WebSocket streaming, historical REST queries, and instant exports for every symbol.
curl "https://api.0xarchive.io/v1/hyperliquid/orderbook/BTC" \
-H "X-API-Key: $OXA_API_KEY"
Block-by-block Hyperliquid Level 4 (L4) order book data
See every move from any wallet.
Comprehensive coverage to answer the toughest quantitative questions
28+ ultra-low latency endpoints for more accurate backtests and richer analysis.
Trades
Trade prints for backtests and execution research.
- History
- Apr 19, 2023
- Resolution
- Tick-level
L4 order book
Order-level book depth with wallet and order identity.
- History
- Mar 10, 2026
- Resolution
- Individual orders
Order lifecycle
Order events for lifecycle and flow reconstruction, separate from resting L4 book state.
- History
- Mar 10, 2026
- Delivery shape
- Order events
Candles and liquidations
OHLCV candles and liquidation events for volatility, stress, and cascade analysis.
- History
- By data type
- Granularity
- Per event
Native order books
Book history for spread, depth, and replay workflows.
- History
- Apr 15, 2023
- Depth
- Native L2
Funding + open interest
Perps context for basis, carry, and risk analysis.
- History
- May 20, 2023
- Cadence
- Venue updates
Access Hyperliquid data wherever your code lives
Stream, replay, and query by API and MCP, or export Parquet data straight to email.
- Historical REST API
Query exact Hyperliquid symbols and historical time ranges from notebooks, services, and dashboards. Start with the Hyperliquid historical data API guide. For practical workflows, see the Hyperliquid backtesting guide, Hyperliquid order-book guide, or Hyperliquid liquidation guide.
View Hyperliquid REST routes - Real-time WebSocket streaming and replay
Stream events in real time or replay market history in sequence when event order matters.
Read WebSocket documentation - Parquet data exports
Move larger research slices into offline jobs without maintaining collectors.
Browse Hyperliquid exports - MCP access
Bring Hyperliquid market data into coding agents and MCP-compatible research workflows.
Connect with MCP - SDKs and documentation
Build with documented routes, examples, and typed client libraries.
Explore SDKs