S3 archive + Historical APIs · Hyperliquid

The most granular Hyperliquid historical data

Free, forever S3 archive plus on-demand REST endpoints. The option used by market makers and the biggest apps on Hyperliquid.

TL;DR

Hydromancer is the historical data infrastructure used by the biggest teams on Hyperliquid. Reservoir gives you fills, candles, snapshots, and orderbook history for free — forever — through S3. Our REST APIs cover every per-wallet endpoint with no fills limit. If you need it granular, you need us.

Browse Reservoir
Used by leading market makers and Hyperliquid teams
BasedKinetiqMasstread.fiVentualsLiquidBullpenSEDADexariSenpiGlobal ComputeAura+25 others
Reservoir

The free, forever Hyperliquid data archive

Reservoir is Hydromancer's flagship public good for the Hyperliquid ecosystem — a granular historical archive of every Hyperliquid and HIP-3 market, delivered through AWS S3 in requester-pays mode. No subscription, no fees, complete historical data.

Reservoir is free because the Hyperliquid ecosystem deserves transparent, verifiable data.

Explore Reservoir
s3://hydromancer-reservoir/requester-pays
pathmodifiedtype
fills/hyperliquid/weeklyparquet
candles/1s/weeklyparquet
snapshots/daily/dailyparquet
orderbook/L2-1m/weeklyparquet
fills/ventuals/weeklyparquet
fills/markets-xyz/weeklyparquet

Fills

All trades, liquidations, ADLs, builder fills, and TWAP fills — every transaction across Hyperliquid and HIP-3 deployers.

Candles

1-second OHLCV candlesticks. Backfilled prior to the August 2025 cutoff for true tick-level history.

Snapshots

Daily positions, spot balances, and account values — for backtesting capital efficiency and PnL attribution.

Orderbook

20-level L2 snapshots at 1-minute cadence — full depth across every venue we cover.

Coverage

Complete history from launch — Trade[XYZ], Ventuals, Felix, Markets.xyz, Dreamcash, HyENA, and Paragon. Hyperliquid crypto perps from August 2025. Updated weekly.

On-Demand Endpoints

Per-wallet historical data, one API call

When you need to quickly access data for a specific wallet, builder, or time window. Every Hyperliquid historical endpoint, with time-range support and no recency-only pagination.

POST

userFills

Docs →

Latest fills for a specified user, including TWAP fills. Optional aggregation by time and DEX filter.

coinpxszsideclosedPnldirhash
POST

userFillsByTime

Docs →

User fills within a specified time range. The version of userFills that doesn't force you to paginate by recency.

userstartTimeendTimecoinpxsz
POST

builderFillsByTime

Docs →

All fills routed through a specific builder address within a time window. Powers builder-attribution dashboards and revenue accounting.

builderstartTimeendTimecoinpxszfeeusertid
POST

userNonFundingLedgerUpdates

Docs →

Non-funding ledger updates — transfers, deposits, withdrawals, liquidations, and similar events for a user across a time range.

timehashdelta.typedelta.amountdelta.tokendelta.usdcValuedelta.userdelta.destination

Plus userTwapSliceFills, userTwapSummaries, userFunding, fundingHistory, historicalOrders, builderOrdersByTime, and builderFills everything you'll need on Hyperliquid, no exceptions. See full reference →

Why not the official API

Limitations of the official historical Hyperliquid data

The official Hyperliquid API is a great starting point, but it has limited historical options. Hydromancer offers a better way — with consistent S3 uploads, unlimited per-wallet data, and most granular orderbook history.

Constraint
Official API
Hydromancer
Limited amount of fills
How much trading history you can actually pull.
Official API gives only 10k last fills only.
Fully indexed historical data with no fill limit.
S3 uploads
Bulk archive availability.
Inconsistent and does not include HIP-3.
Complete Hyperliquid and HIP-3 data, uploaded weekly.
Orderbook history
Reconstructing past book state.
Limited amount of orderbook snapshots.
Complete historical orderbook coverage, down to block granularity.
SLA & support
When data integrity matters.
Best-effort, no support channel.
Direct connection to founders. Custom data on demand for Enterprise.
Why Hydromancer

Three reasons why we're the best historical data option

We are committed to creating the cleanest, most complete data archive and infrastructure on Hyperliquid. Access free data on Reservoir and come to us if you need higher granularity.

01

Used by market makers and the biggest apps

When professional market makers and the top builders on Hyperliquid pick a data vendor, they pick us. Production-grade is the default.

02

Free, forever, S3 archive

Reservoir is a permanent public good. No paywall, no expiring trial, no per-query fees. Just point your pipeline at S3.

03

Most granular historical data on demand

1-second candles, 20-level orderbook snapshots, daily account state, every fill including TWAPs and ADLs. If it happened on Hyperliquid, we have it.

One stack

Historical data that composes with everything else

80+ apps and trading companies use Hydromancer for their data ops. Once you backtest with Reservoir historical data, use our real-time data to power your production systems.

Access Reservoir — the most complete historical data archive on Hyperliquid. Free, forever.

FAQ

Frequently asked questions

What is Reservoir?

Reservoir is Hydromancer's free, forever S3 archive of granular Hyperliquid historical data. It includes all fills (trades, liquidations, ADLs, builder fills, TWAP fills), 1-second OHLCV candles, daily account snapshots, and 20-level L2 orderbook snapshots at 1-minute cadence — covering every HIP-3 deployer and Hyperliquid itself, with complete history from launch.

Why use Hydromancer for Hyperliquid historical data instead of the official API?

The official Hyperliquid API is rate-limited, paginated by recency, and has no S3 archive. Hydromancer provides the most granular data on demand, supports time-range queries, removes pagination limits, and ships a free S3 archive. It's the option chosen by market makers and the biggest apps on Hyperliquid.

Is Reservoir really free?

Yes — free, forever. Data is delivered through AWS S3 in requester-pays mode, so you cover the AWS data-transfer cost on your end. No subscription, no Hydromancer fees.

Which historical endpoints are available on demand?

All Hyperliquid historical endpoints, including userFills, userFillsByTime, userTwapSliceFills, userFunding, userNonFundingLedgerUpdates, builderFills, builderFillsByTime, userTwapSummaries, fundingHistory, historicalOrders, and builderOrdersByTime.