Hyperliquid RPC, real-time streams, and historical data.
Low-latency RPC for HyperEVM and HyperCore, real-time gRPC streams of every trade, order, and book update, and a complete archive of Hyperliquid market history. One API key, production-ready in minutes.
Plans from $49/mo · First message in under 5 minutes · Book a Demo →
Requests served on HyperliquidRPC: 12,847,203,114
How a trade gets from Hyperliquid to your app.
Our nodes watch the Hyperliquid blockchain, turn every event into clean structured data, and stream it to your application in under five milliseconds. This is the journey of one trade.
One trade, fully detailed
{ "coin": "BTC", "px": "67012.0", "sz": "0.14523", "notional": "9732.05", : "0x7c4e09b1...a3f9", : "1142.87", : "-0.94", "crossed": true, "dir": "Close Long", "oid": 84120993421, : 612480211}Four products. One API key.
Everything authenticates with the same key. Start with one product and add the others whenever you need them.
Real-time data streams
Live feeds of every trade, order, and order book change on Hyperliquid, delivered to your application in well under a second.
- Subscribe to only the coins and wallets you need
- Every trade includes the trader's wallet and profit
- Rewind from any block to catch up on missed data
StreamSwaps · ETH
simulated- sell 3499.751.9019$6,656
- buy 3499.750.3864$1,352
- buy 3500.003.0823$10,788
- sell 3500.251.4201$4,971
- buy 3500.250.3142$1,100
- buy 3500.502.8882$10,110
- buy 3500.253.7065$12,974
- buy 3500.251.5283$5,349
POSTrpc.hyperliquidrpc.com
request
{
"jsonrpc": "2.0",
"id": 1,
"method": "eth_blockNumber",
"params": []
}response4.2 ms
{
"jsonrpc": "2.0",
"id": 1,
"result": "0x7b2a4f1"
}Order events archived
1,652,195,587growing by 725M+ a day, counted live
- node
- Dedicated, yours alone
- failover
- Automatic, watchdogged
- uptime SLA
- 99.99%, with credits
Real-time data streams
Live feeds of every trade, order, and order book change on Hyperliquid, delivered to your application in well under a second.
- Subscribe to only the coins and wallets you need
- Every trade includes the trader's wallet and profit
- Rewind from any block to catch up on missed data
StreamSwaps · ETH
simulated- sell 3499.751.9019$6,656
- buy 3499.750.3864$1,352
- buy 3500.003.0823$10,788
- sell 3500.251.4201$4,971
- buy 3500.250.3142$1,100
- buy 3500.502.8882$10,110
- buy 3500.253.7065$12,974
- buy 3500.251.5283$5,349
Hyperliquid RPC
Standard JSON-RPC for reading chain state and sending transactions on HyperEVM, plus the HyperCore API for markets and accounts.
- All the usual eth_ methods, including sendRawTransaction
- 4.2 ms median reads, measured and published hourly
- Works with viem, ethers, web3.py, and standard tooling
POSTrpc.hyperliquidrpc.com
request
{
"jsonrpc": "2.0",
"id": 1,
"method": "eth_blockNumber",
"params": []
}response4.2 ms
{
"jsonrpc": "2.0",
"id": 1,
"result": "0x7b2a4f1"
}Historical market data
Everything the live streams deliver, saved with exact precision since launch. Built for backtesting, research, and analytics.
- Query with SQL or download Parquet, CSV, and JSONL
- Same format as the live feed, so backtests deploy as-is
- Exact decimals that reconcile to the chain
Order events archived
1,652,195,587growing by 725M+ a day, counted live
Dedicated nodes
A private Hyperliquid node for teams that can't share capacity, with custom uptime agreements and white-glove onboarding.
- Guaranteed throughput, no shared rate limits
- Custom SLAs up to 99.99% with automatic credits
- Historical backfills delivered to your cloud storage
- node
- Dedicated, yours alone
- failover
- Automatic, watchdogged
- uptime SLA
- 99.99%, with credits
Previews run on simulated data shaped like the production feed. The archive figure is real and growing at the published daily rate.
Measured latency. Not marketing latency.
We speed-test our own service every hour from Frankfurt and publish the results as they come out. Bad days included.
JSON-RPC readsp50 / p95 / p99 · ms · log scale
Worst window in range: p99 114.09 ms (16:00). Percentiles are published unedited, and degraded windows stay on the chart. Illustrative series in the published-benchmark format.
0.0 ms
p50, JSON-RPC reads, Frankfurt
0.0 ms
Stream delivery overhead
Every event, saved forever.
Everything our live streams deliver is also stored in the historical archive, in the same format. Backtest your strategy on past data, then run it live without changing your code. The archive grows by 725M+ events a day and currently holds
1,652,195,587 order eventsWhat's in the archive
- Order events1.65B+
every order placed, changed, cancelled, or filled
- Book updates1B+
every change to every order book
- Top-of-book ticksevery tick
best bid and ask, tick by tick
- Trades14M+
every trade with wallet, profit, and fees
- Funding & liquidationscomplete
every funding payment and liquidation
- TWAP executionscomplete
every TWAP order, tracked to completion
Recorded continuously since launch (figures as of 2026-06-09). Need older data? We build custom backfills.
Live Hyperliquid data in three steps.
- 1
Create an API key
Sign up in about two minutes. Plans start at $49 per month, billed monthly with no long-term commitment.
- 2
Connect from any language
Standard gRPC tools work out of the box. Already on QuickNode or Dwellir? Your existing code connects unchanged.
- 3
Receive live trades
Filter to the coins and wallets you care about. You can also rewind the stream to catch up on anything you missed.
$ grpcurl -H 'x-api-key: ...' stream.hyperliquidrpc.com:443 \
hyperliquid_swaps.v1.SwapStreaming/StreamSwaps
▌streaming
grpcurl -H 'x-api-key: YOUR_KEY' \ -d '{"market_type":"ALL","coins":["BTC"]}' \ stream.hyperliquidrpc.com:443 \ hyperliquid_swaps.v1.SwapStreaming/StreamSwapsBuilt for trading teams, data apps, and developers.
Two plans. The full platform on both.
Every plan includes the streams, the RPC, and the historical archive on one key. The difference is throughput and how much history you can query. Annual billing saves 17%.
Every stream, production rate limits.
- All real-time streams: trades, orders, L2/L4, book diffs, TWAP, events, blocks
- Filter up to 25 coins and 25 wallets server-side
- RPC at 250 req/s · 50 GB/day stream egress included
- 30-day historical query window
- Email support · 99.9% uptime SLA
Full archive, replay, and maximum throughput.
- Unlimited coin/wallet filters · replay from any block height
- RPC at 1,000 req/s · 500 GB/day stream egress included
- Full historical query access + 250 GB/mo bulk-export quota
- Derived datasets: OHLCV, wallet PnL, liquidations, funding
- Priority support · 99.99% uptime SLA
Every gate (streams, throughput, filters, historical depth, RPC rate, SLA) is spelled out in the full feature matrix. Dedicated nodes and custom terms live on Enterprise.
Start streaming Hyperliquid data today.
One API key gets you real-time streams, RPC access, and the full historical archive. Set up in minutes, no long-term commitment required.