Latency is
everything
Sub-50ms RPC, raw datastreams, and decoded trade-ready feeds for Hyperliquid — so your bots see the order book first, and you ship without babysitting a node.
- ✓Free to start
- ✓No credit card
- ✓Live in 5 minutes
- ✓Drop-in compatible
Powering desks, market makers & builders on Hyperliquid
One platform for trading on Hyperliquid
Start with raw access and scale up to enriched, trade-ready data — all behind a single API key.
RPC
Every Hyperliquid call, one fast endpoint
JSON-RPC, REST, and WebSocket for Hyperliquid and HyperEVM — globally routed with automatic failover, and wire-compatible with the official API. Point your client at us and go faster today.
- Sub-50ms median latency, worldwide
- Info, Exchange & HyperEVM methods
- Auto-failover with zero dropped requests
Raw Datastreams
The unfiltered firehose, in real time
Every channel Hyperliquid emits — trades, L2 book, BBO, candles, fills — multiplexed over one resilient WebSocket, with sequence numbers and backfill so you never trade on a stale book.
- Trades, L2 book, BBO, candles & fills
- One multiplexed, auto-reconnecting socket
- Sequenced + gap-backfilled, never stale
Enhanced Datastreams
Decoded, enriched, trade-ready data
Normalized order books, rolling OHLCV, and derived signals — VWAP, CVD, imbalance, funding, OI — computed server-side, so your strategy spends its compute on alpha instead of bookkeeping.
- Normalized books & rolling OHLCV
- Signals: VWAP, CVD, imbalance, funding, OI
- Same schema for backtest and live
RPC
Every Hyperliquid call, one fast endpoint
JSON-RPC, REST, and WebSocket for Hyperliquid and HyperEVM — globally routed with automatic failover, and wire-compatible with the official API. Point your client at us and go faster today.
- Sub-50ms median latency, worldwide
- Info, Exchange & HyperEVM methods
- Auto-failover with zero dropped requests
| 1 | const res = await fetch( |
| 2 | "https://api.hyperliquidrpc.com/info", |
| 3 | { |
| 4 | method: "POST", |
| 5 | headers: { Authorization: `Bearer ${KEY}` }, |
| 6 | body: JSON.stringify({ type: "allMids" }), |
| 7 | }, |
| 8 | ); |
| 9 | // → { BTC: "67234.0", ETH: "3512.4", ... } |
From signup to faster fills,
in three steps
No migration project, no sales gauntlet. Most teams are live the same afternoon.
Grab a key
Sign up and mint an API key in seconds. The free tier is live immediately — no sales call, no credit card.
Change one URL
Point your existing Hyperliquid client at our endpoint. We're wire-compatible, so nothing else in your code changes.
Trade faster
Stream the book, fire orders, and watch your fills land sooner. Scale up the moment your volume does.
The fastest data takes
more than a node
We run the boring, hard parts of production data infrastructure so your team ships strategies instead of plumbing.
Built for the millisecond that matters
Global edge routing, warm connection pools, and co-located nodes put you at the front of the book — single-digit milliseconds in-region. When liquidations cascade, you see them first.
Redundancy you never think about
Active-active clusters across providers with health checks and automatic failover. Traffic reroutes before you notice.
From firehose to trade-ready signals
Take the raw stream and parse it yourself, or let us deliver normalized books, OHLCV, and derived analytics on the same key.
Drop-in compatible, ship in minutes
Point your existing Hyperliquid client at our URL — no SDK rewrite. Clear docs, a generous free tier, real-time usage analytics.
Built for everyone who lives on the book
If milliseconds and clean data decide your day, this is for you.
Trading bots
Tighten your loop. Co-located nodes and warm connections shave milliseconds off every quote and cancel — the difference between a fill and a miss.
Market makers
Quote every market at once over a single stream, with sequence numbers and backfill so you never trade on a stale book.
Quant & research
Backtest and trade on identical schemas. Historical and live data share one shape, so your edge survives the jump to production.
App & dashboard builders
Ship product, not plumbing. Clean REST, WebSocket, and decoded analytics let you build the UI while we run the infra.
The case for not running
your own node
Public RPCs throttle you and self-hosting makes you the on-call engineer. We give you both speed and sanity.
| Public RPC | Self-hosted node | HyperliquidRPC | |
|---|---|---|---|
| Median latency | Unpredictable | Single region | ✓<50ms, global edge |
| Uptime guarantee | None | You're on call | ✓99.99% SLA |
| Rate limits | Shared, throttled | Hardware-bound | ✓Scales with plan |
| Decoded / enhanced data | — | Build it yourself | ✓Out of the box |
| Gap-free streams | — | Manual | ✓Sequenced + backfilled |
| Ops burden | — | Constant | ✓Zero |
| Time to first request | Minutes | Days | ✓Minutes |
Performance that shows up in your P&L
Teams ship faster on HyperliquidRPC
We halved our market-data latency and deleted an entire on-call rotation. During liquidation cascades it just keeps streaming.
Enhanced streams put us weeks ahead. Normalized books and CVD out of the box meant we backtested and went live on the same schema.
Drop-in compatible wasn't marketing — we changed one URL and our bots were faster the same afternoon.
Questions, answered
Still curious? The docs go deep, and an engineer is one message away.
Talk to an engineer, not a bot
Sizing a plan, migrating a strategy, or need dedicated capacity? Reach out — a real engineer will help you ship.
Scale fast — your
bots or ours
Spin up an API key in seconds. Free tier included — no credit card required.