> ## 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 Core Schemas

> Generated operation schema index for Hyperliquid Core. 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 Core 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/candles/{symbol}`              | [getHyperliquidCandles](/schemas/operations/get-hyperliquid-candles)                              | ApiResponseCandleArray               | no         |
| `GET`  | `/v1/hyperliquid/cvd/{symbol}`                  | [getHyperliquidCvd](/schemas/operations/get-hyperliquid-cvd)                                      | ApiResponseCvdBucketArray            | no         |
| `GET`  | `/v1/hyperliquid/freshness/{symbol}`            | [getHyperliquidFreshness](/schemas/operations/get-hyperliquid-freshness)                          | ApiResponseCoinFreshness             | no         |
| `GET`  | `/v1/hyperliquid/funding/{symbol}`              | [getHyperliquidFundingHistory](/schemas/operations/get-hyperliquid-funding-history)               | ApiResponseFundingRateArray          | no         |
| `GET`  | `/v1/hyperliquid/funding/{symbol}/current`      | [getCurrentHyperliquidFunding](/schemas/operations/get-current-hyperliquid-funding)               | ApiResponseFundingRate               | no         |
| `GET`  | `/v1/hyperliquid/instruments`                   | [listHyperliquidInstruments](/schemas/operations/list-hyperliquid-instruments)                    | ApiResponseInstrumentArray           | no         |
| `GET`  | `/v1/hyperliquid/instruments/{symbol}`          | [getHyperliquidInstrument](/schemas/operations/get-hyperliquid-instrument)                        | ApiResponseInstrument                | no         |
| `GET`  | `/v1/hyperliquid/liquidations/{symbol}`         | [getHyperliquidLiquidations](/schemas/operations/get-hyperliquid-liquidations)                    | ApiResponseLiquidationArray          | no         |
| `GET`  | `/v1/hyperliquid/liquidations/{symbol}/levels`  | [getHyperliquidLiquidationLevels](/schemas/operations/get-hyperliquid-liquidation-levels)         | ApiResponseLiquidationLevels         | no         |
| `GET`  | `/v1/hyperliquid/liquidations/{symbol}/volume`  | [getHyperliquidLiquidationVolume](/schemas/operations/get-hyperliquid-liquidation-volume)         | ApiResponseLiquidationVolumeArray    | no         |
| `GET`  | `/v1/hyperliquid/liquidations/user/{user}`      | [getHyperliquidLiquidationsByUser](/schemas/operations/get-hyperliquid-liquidations-by-user)      | ApiResponseLiquidationArray          | no         |
| `GET`  | `/v1/hyperliquid/openinterest/{symbol}`         | [getHyperliquidOpenInterest](/schemas/operations/get-hyperliquid-open-interest)                   | ApiResponseOpenInterestArray         | no         |
| `GET`  | `/v1/hyperliquid/openinterest/{symbol}/current` | [getCurrentHyperliquidOpenInterest](/schemas/operations/get-current-hyperliquid-open-interest)    | ApiResponseOpenInterest              | no         |
| `GET`  | `/v1/hyperliquid/orderbook/{symbol}`            | [getHyperliquidOrderbook](/schemas/operations/get-hyperliquid-orderbook)                          | ApiResponseOrderBook                 | no         |
| `GET`  | `/v1/hyperliquid/orderbook/{symbol}/history`    | [getHyperliquidOrderbookHistory](/schemas/operations/get-hyperliquid-orderbook-history)           | ApiResponseOrderBookArray            | no         |
| `GET`  | `/v1/hyperliquid/orderbook/{symbol}/l2`         | [getHyperliquidFullDepthL2Orderbook](/schemas/operations/get-hyperliquid-full-depth-l2-orderbook) | ApiResponseFullDepthL2OrderBook      | no         |
| `GET`  | `/v1/hyperliquid/orderbook/{symbol}/l2/diffs`   | [getHyperliquidFullDepthL2Diffs](/schemas/operations/get-hyperliquid-full-depth-l2-diffs)         | ApiResponseL2OrderBookDiffArray      | no         |
| `GET`  | `/v1/hyperliquid/orderbook/{symbol}/l2/history` | [getHyperliquidFullDepthL2History](/schemas/operations/get-hyperliquid-full-depth-l2-history)     | ApiResponseFullDepthL2OrderBookArray | no         |
| `GET`  | `/v1/hyperliquid/orderbook/{symbol}/l4`         | [getHyperliquidL4Orderbook](/schemas/operations/get-hyperliquid-l4-orderbook)                     | object                               | no         |
| `GET`  | `/v1/hyperliquid/orderbook/{symbol}/l4/diffs`   | [getHyperliquidL4Diffs](/schemas/operations/get-hyperliquid-l4-diffs)                             | object                               | no         |
| `GET`  | `/v1/hyperliquid/orderbook/{symbol}/l4/history` | [getHyperliquidL4History](/schemas/operations/get-hyperliquid-l4-history)                         | object                               | no         |
| `GET`  | `/v1/hyperliquid/orders/{symbol}/flow`          | [getHyperliquidOrderFlow](/schemas/operations/get-hyperliquid-order-flow)                         | object                               | no         |
| `GET`  | `/v1/hyperliquid/orders/{symbol}/history`       | [getHyperliquidOrderHistory](/schemas/operations/get-hyperliquid-order-history)                   | object                               | no         |
| `GET`  | `/v1/hyperliquid/orders/{symbol}/tpsl`          | [getHyperliquidTpsl](/schemas/operations/get-hyperliquid-tpsl)                                    | object                               | no         |
| `GET`  | `/v1/hyperliquid/prices/{symbol}`               | [getHyperliquidPriceHistory](/schemas/operations/get-hyperliquid-price-history)                   | ApiResponsePriceSnapshotArray        | no         |
| `GET`  | `/v1/hyperliquid/summary/{symbol}`              | [getHyperliquidSummary](/schemas/operations/get-hyperliquid-summary)                              | ApiResponseCoinSummary               | no         |
| `GET`  | `/v1/hyperliquid/trades/{symbol}`               | [getHyperliquidTrades](/schemas/operations/get-hyperliquid-trades)                                | ApiResponseTradeArray                | no         |
| `GET`  | `/v1/hyperliquid/wallets/classify`              | [classifyHyperliquidWallets](/schemas/operations/classify-hyperliquid-wallets)                    | ApiResponseWalletClassifyData        | no         |
