Source OpenAPI: 0xArchive API 1.5.0; 116 paths; 90 component schemas. This family page lists generated operation schema pages for Hyperliquid Core. 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/candles/{symbol} | getHyperliquidCandles | ApiResponseCandleArray | no |
GET | /v1/hyperliquid/freshness/{symbol} | getHyperliquidFreshness | ApiResponseCoinFreshness | no |
GET | /v1/hyperliquid/funding/{symbol} | getHyperliquidFundingHistory | ApiResponseFundingRateArray | no |
GET | /v1/hyperliquid/funding/{symbol}/current | getCurrentHyperliquidFunding | ApiResponseFundingRate | no |
GET | /v1/hyperliquid/instruments | listHyperliquidInstruments | ApiResponseInstrumentArray | no |
GET | /v1/hyperliquid/instruments/{symbol} | getHyperliquidInstrument | ApiResponseInstrument | no |
GET | /v1/hyperliquid/liquidations/{symbol} | getHyperliquidLiquidations | ApiResponseLiquidationArray | no |
GET | /v1/hyperliquid/liquidations/{symbol}/volume | getHyperliquidLiquidationVolume | ApiResponseLiquidationVolumeArray | no |
GET | /v1/hyperliquid/liquidations/user/{user} | getHyperliquidLiquidationsByUser | ApiResponseLiquidationArray | no |
GET | /v1/hyperliquid/openinterest/{symbol} | getHyperliquidOpenInterest | ApiResponseOpenInterestArray | no |
GET | /v1/hyperliquid/openinterest/{symbol}/current | getCurrentHyperliquidOpenInterest | ApiResponseOpenInterest | no |
GET | /v1/hyperliquid/orderbook/{symbol} | getHyperliquidOrderbook | ApiResponseOrderBook | no |
GET | /v1/hyperliquid/orderbook/{symbol}/history | getHyperliquidOrderbookHistory | ApiResponseOrderBookArray | no |
GET | /v1/hyperliquid/orderbook/{symbol}/l4 | getHyperliquidL4Orderbook | object | no |
GET | /v1/hyperliquid/orderbook/{symbol}/l4/diffs | getHyperliquidL4Diffs | object | no |
GET | /v1/hyperliquid/orderbook/{symbol}/l4/history | getHyperliquidL4History | object | no |
GET | /v1/hyperliquid/orders/{symbol}/flow | getHyperliquidOrderFlow | object | no |
GET | /v1/hyperliquid/orders/{symbol}/history | getHyperliquidOrderHistory | object | no |
GET | /v1/hyperliquid/orders/{symbol}/tpsl | getHyperliquidTpsl | object | no |
GET | /v1/hyperliquid/prices/{symbol} | getHyperliquidPriceHistory | ApiResponsePriceSnapshotArray | no |
GET | /v1/hyperliquid/summary/{symbol} | getHyperliquidSummary | ApiResponseCoinSummary | no |
GET | /v1/hyperliquid/trades/{symbol} | getHyperliquidTrades | ApiResponseTradeArray | no |