Evidence checked August 28, 2026. The 0xArchive comparison uses OpenAPI, Parquet exports, REST, WebSocket, Replay and reconstruction, and Data quality. These pages define the route families and delivery boundaries; use the selected route’s schema and coverage metadata when moving between surfaces.
Pick A Delivery Surface
Delivery Choices For The Workload
Different delivery surfaces expose overlapping coverage, not a promise that every job can use every surface or that a delivery choice removes the need for another system. Choose the path that matches the artifact and verify the selected route’s schema, coverage, and rights before moving it into production.- Parquet exports for file-first historical delivery: fixed date ranges, reviewable schemas, credit estimates, checkout records, and delivery metadata for warehouse loads and offline research.
- REST for bounded requests: one snapshot, one trade page, one funding series, one freshness check, or a scoped historical pull inside an application.
- WebSocket for live streams, timed replay on supported standard channels, and checkpoint-anchored bulk replay for core L4, with reconnects, gap handling, and local book maintenance. Spot, HIP-3, and HIP-4 L4 are real-time-only.
- SDKs in Python, TypeScript, and Rust when application code should own typed helpers, pagination, retries, and response parsing.
- CLI for shell, cron, CI, notebooks, and agent terminals.
- MCP Server, Skill, and OpenAPI for agents and code generation that need route-safe calls instead of hand-rolled HTTP.
What The Route Contract Covers
The data object is a Hyperliquid or Lighter market record: order books, trades, funding, open interest, liquidations, Hyperliquid L4 order-level book depth, separate Hyperliquid order-history and order-flow records, Lighter L3 depth, live and replayed streams, or exportable history. The venue taxonomy stays consistent across every delivery path: Hyperliquid core, Hyperliquid Spot, HIP-3, HIP-4, and Lighter stay separate in requests, files, and warehouse tables. Hyperliquid native order books, 20 levels per side, and trades go back to April 2023; funding and open interest go back to May 2023. Completed liquidations start at each symbol’scoverage_by_type.liquidations date. Full-depth L2 derived from L4 starts in March 2026 on core and HIP-3, with the exact first row stated by the selected symbol’s coverage date. L4 order-level history starts in March 2026 on core and HIP-3 and in May 2026 on HIP-4; Spot order events and reconstructable checkpoints require separate coverage checks. The earliest observed Lighter trade row is August 27, 2025; exact starts vary by market. Lighter funding and OI are recorded since August 2025. L2 tick starts in January 2026, and L3 starts in March 2026. Treat the selected delivery surface as its own contract: verify its route, schema, coverage, and rights before treating the datasets as interchangeable.