Skip to main content
GET
Get Hyperliquid Spot L4 order book

Authorizations

X-API-Key
string
header
required

API key for authentication. Get yours at https://0xarchive.io/dashboard

Path Parameters

symbol
string
required

Hyperliquid Spot pair symbol, for example HYPE-USDC

Example:

"HYPE-USDC"

Query Parameters

timestamp

Timestamp for historical lookup. Supports the timestamp format used by the route family.

Example:

1704067200000

Response

L4 orderbook snapshot

success
boolean
Example:

true

data
object[]
meta
object
Last modified on August 13, 2026