Source OpenAPI: 0xArchive API 1.5.0; 116 paths; 90 component schemas. This family page lists generated operation schema pages for Hyperliquid Spot. It is a browsing surface; the OpenAPI route and generated endpoint reference remain the route-specific contract.Documentation Index
Fetch the complete documentation index at: https://docs.0xarchive.io/llms.txt
Use this file to discover all available pages before exploring further.
| Method | Path | operationId | Success schema | Deprecated |
|---|---|---|---|---|
GET | /v1/hyperliquid/spot/candles/{symbol} | getSpotCandles | ApiResponseCandleArray | no |
GET | /v1/hyperliquid/spot/freshness/{symbol} | getHyperliquidSpotFreshness | ApiResponseSpotFreshness | no |
GET | /v1/hyperliquid/spot/orderbook/{symbol} | getHyperliquidSpotOrderbook | ApiResponseOrderBook | no |
GET | /v1/hyperliquid/spot/orderbook/{symbol}/l4 | getHyperliquidSpotL4Orderbook | object | no |
GET | /v1/hyperliquid/spot/orderbook/{symbol}/l4/diffs | getHyperliquidSpotL4Diffs | object | no |
GET | /v1/hyperliquid/spot/orderbook/{symbol}/l4/history | getHyperliquidSpotL4History | object | no |
GET | /v1/hyperliquid/spot/orders/{symbol}/history | getHyperliquidSpotOrderHistory | object | no |
GET | /v1/hyperliquid/spot/pairs | getHyperliquidSpotPairs | ApiResponseSpotPairArray | no |
GET | /v1/hyperliquid/spot/pairs/{symbol} | getHyperliquidSpotPair | ApiResponseSpotPair | no |
GET | /v1/hyperliquid/spot/trades/{symbol} | getHyperliquidSpotTrades | ApiResponseTradeArray | no |
GET | /v1/hyperliquid/spot/twap/{symbol} | getHyperliquidSpotTwap | ApiResponseSpotTwapArray | no |
GET | /v1/hyperliquid/spot/twap/user/{user} | getHyperliquidSpotUserTwap | ApiResponseSpotTwapArray | no |