Connect to tick-level Hyperliquid market data in minutes
Live 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 15, 2023
- Resolution
- Tick-level
L4 order book
Order-level book depth with wallet and order identity.
- History
- Mar 10, 2026
- Resolution
- Individual orders
L4 orders
Order events for lifecycle and flow reconstruction.
- History
- Mar 10, 2026
- Delivery shape
- Order events
Candles and liquidations
OHLCV candles and liquidation events for volatility, stress, and cascade analysis.
- History
- Dec 22, 2025
- 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.
View Hyperliquid REST routes - Live WebSocket streaming and replay
Stream live events 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