> ## 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.

# Hyperliquid Spot Schemas

> Generated operation schema index for Hyperliquid Spot. Includes parameters, response shapes, examples, and implementation notes from the 0xArchive contract.

Source OpenAPI: 0xArchive API 1.5.0; 140 paths; 119 component schemas.

Use this page to find Hyperliquid Spot operation schemas by method and path. Open an operation schema for the raw JSON shape, or use Endpoint Reference for the full request and response page.

| Method | Path                                                 | operationId                                                                                      | Success schema            | Deprecated |
| ------ | ---------------------------------------------------- | ------------------------------------------------------------------------------------------------ | ------------------------- | ---------- |
| `GET`  | `/v1/hyperliquid/spot/candles/{symbol}`              | [getSpotCandles](/schemas/operations/get-spot-candles)                                           | ApiResponseCandleArray    | no         |
| `GET`  | `/v1/hyperliquid/spot/freshness/{symbol}`            | [getHyperliquidSpotFreshness](/schemas/operations/get-hyperliquid-spot-freshness)                | ApiResponseSpotFreshness  | no         |
| `GET`  | `/v1/hyperliquid/spot/orderbook/{symbol}`            | [getHyperliquidSpotOrderbook](/schemas/operations/get-hyperliquid-spot-orderbook)                | ApiResponseOrderBook      | no         |
| `GET`  | `/v1/hyperliquid/spot/orderbook/{symbol}/history`    | [getHyperliquidSpotOrderbookHistory](/schemas/operations/get-hyperliquid-spot-orderbook-history) | ApiResponseOrderBookArray | no         |
| `GET`  | `/v1/hyperliquid/spot/orderbook/{symbol}/l4`         | [getHyperliquidSpotL4Orderbook](/schemas/operations/get-hyperliquid-spot-l4-orderbook)           | object                    | no         |
| `GET`  | `/v1/hyperliquid/spot/orderbook/{symbol}/l4/diffs`   | [getHyperliquidSpotL4Diffs](/schemas/operations/get-hyperliquid-spot-l4-diffs)                   | object                    | no         |
| `GET`  | `/v1/hyperliquid/spot/orderbook/{symbol}/l4/history` | [getHyperliquidSpotL4History](/schemas/operations/get-hyperliquid-spot-l4-history)               | object                    | no         |
| `GET`  | `/v1/hyperliquid/spot/orders/{symbol}/history`       | [getHyperliquidSpotOrderHistory](/schemas/operations/get-hyperliquid-spot-order-history)         | object                    | no         |
| `GET`  | `/v1/hyperliquid/spot/pairs`                         | [getHyperliquidSpotPairs](/schemas/operations/get-hyperliquid-spot-pairs)                        | ApiResponseSpotPairArray  | no         |
| `GET`  | `/v1/hyperliquid/spot/pairs/{symbol}`                | [getHyperliquidSpotPair](/schemas/operations/get-hyperliquid-spot-pair)                          | ApiResponseSpotPair       | no         |
| `GET`  | `/v1/hyperliquid/spot/trades/{symbol}`               | [getHyperliquidSpotTrades](/schemas/operations/get-hyperliquid-spot-trades)                      | ApiResponseTradeArray     | no         |
| `GET`  | `/v1/hyperliquid/spot/twap/{symbol}`                 | [getHyperliquidSpotTwap](/schemas/operations/get-hyperliquid-spot-twap)                          | ApiResponseSpotTwapArray  | no         |
| `GET`  | `/v1/hyperliquid/spot/twap/user/{user}`              | [getHyperliquidSpotUserTwap](/schemas/operations/get-hyperliquid-spot-user-twap)                 | ApiResponseSpotTwapArray  | no         |
