Skip to main content
GET
Get Hyperliquid Spot 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

depth
integer

Number of price levels per side.

Example:

20

Response

Order book snapshot

success
boolean
Example:

true

data
object

L2 order book snapshot

meta
object

Response metadata

Last modified on August 13, 2026