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.
| 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", ... } |
Built for production from day one
Every Hyperliquid method, one endpoint
Full coverage of the Info and Exchange APIs plus HyperEVM JSON-RPC. Point your client at one URL and we route to the healthiest node.
Global edge, sub-50ms
Requests are served from the nearest region with smart routing and connection pooling, so your strategies see the book before anyone else.
No rate-limit roulette
Generous, transparent limits that scale with your plan. Burst headroom for liquidations and volatile windows when you need it most.
Reliability you can trade on
Active-active redundancy across providers with automatic failover and a 99.99% uptime SLA on paid tiers.
Pairs well with
Start building
today
Spin up an API key in seconds. Free tier included — no credit card required.