Back to Blog
Announcements

Introducing 0xArchive.io: Historical Data API for Hyperliquid

January 10, 20265 min read
Introducing 0xArchive.io: Historical Data API for Hyperliquid

What is 0xArchive.io?

0xArchive.io is a self-serve API platform that provides historical market data for Hyperliquid. Whether you're building trading bots, conducting research, or backtesting strategies, we've got you covered.

What Data Do We Offer?

  • Order Book Snapshots - L2 order book snapshots at ~1.2 second resolution, 20 price levels per side
  • Trade History - Complete trade history for all instruments with maker/taker identification
  • Open Interest & Funding - Open interest snapshots with mark price, oracle price, and funding rates
  • Liquidations - Historical liquidation events with liquidator, price, size, and realized PnL
  • Candles - OHLCV candle data at multiple intervals (1m, 5m, 15m, 30m, 1h, 4h, 1d, 1w)
  • Data Coverage

    Data TypeRecordsCoverage
    Order Book19.5 billion snapshotsApril 15, 2023 - Present (live)
    Trades/Fills2.0 billion fillsApril 15, 2023 - Present (~1hr lag)
    Open Interest185 million recordsMay 20, 2023 - Present (live)
    Funding Rates354 million recordsMay 20, 2023 - Present (live)
    Liquidations210K+ eventsJanuary 2026 - Present (live)

    Why We Built This

    Getting historical data from Hyperliquid has traditionally been challenging. The public S3 bucket contains raw data but requires significant processing. REST APIs have rate limits. We wanted to make it easy - just sign up, get an API key, and start querying.

    Getting Started

    1. Sign up for a free account at 0xArchive.io

    2. Generate an API key from your dashboard

    3. Start querying - check out our documentation for examples

    Features

  • REST API - Simple endpoints with cursor-based pagination for large datasets
  • WebSocket Streaming - Real-time data and historical replay at configurable speeds
  • Python & TypeScript SDKs - Get started quickly with our official client libraries
  • Follow us on X (Twitter) for updates!

    Questions or feedback? Let us know on X