Skip to main content

Hyperliquid API Overview

Updated on
Jan 21, 2026

Quicknode provides comprehensive API access to Hyperliquid's dual-layer architecture, supporting both HyperCore trading infrastructure and HyperEVM smart contract capabilities. Using your Hyperliquid endpoint, you can seamlessly access:

HyperCore APIs:


  • Data Streams - Real-time streaming of trades, orders, events, and blockchain data via high-performance gRPC and JSON-RPC/WebSocket APIs
  • Info Endpoints - Query comprehensive market data, user information, and exchange state
  • Streaming APIs - Low-latency data access for trading applications and analytics

HyperEVM APIs:


  • Ethereum JSON-RPC API - Full compatibility with Ethereum tooling (Foundry, Hardhat, Web3 libraries)
  • Debug API - Advanced transaction tracing and debugging capabilities
  • Trace API - Detailed transaction analysis and monitoring tools

For detailed method documentation and implementation guides, refer to the specific API sections below.

Supported APIs

Supported Networks

Quicknode provides access to the following Hyperliquid networks:

Mainnet
Type:Production
Chain ID:
999
HTTP:
WSS:
Archive:Partial
Pruning:See comment below*
Testnet
Type:Testnet
Chain ID:
998
HTTP:
WSS:
Archive:No
Pruning:pruned to last 250 blocks

*Pruning Policy:

/evm → Partial historical data; availability varies based on Hyperliquid's peering model
/nanoreth → Extended historical archive with tracing support

Learn more about Hyperliquid endpoints here

Supported Products

Share this doc