Source OpenAPI: 0xArchive API 1.5.0; 116 paths; 90 component schemas. This family page lists generated operation schema pages for HIP-3. 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/hip3/candles/{symbol} | getHip3Candles | ApiResponseCandleArray | no |
GET | /v1/hyperliquid/hip3/freshness/{symbol} | getHip3Freshness | ApiResponseCoinFreshness | no |
GET | /v1/hyperliquid/hip3/funding/{symbol} | getHip3FundingHistory | ApiResponseFundingRateArray | no |
GET | /v1/hyperliquid/hip3/funding/{symbol}/current | getCurrentHip3Funding | ApiResponseFundingRate | no |
GET | /v1/hyperliquid/hip3/instruments | listHip3Instruments | ApiResponseHip3InstrumentArray | no |
GET | /v1/hyperliquid/hip3/instruments/{symbol} | getHip3Instrument | ApiResponseHip3Instrument | no |
GET | /v1/hyperliquid/hip3/liquidations/{symbol} | getHip3Liquidations | ApiResponseLiquidationArray | no |
GET | /v1/hyperliquid/hip3/liquidations/{symbol}/volume | getHip3LiquidationVolume | ApiResponseLiquidationVolumeArray | no |
GET | /v1/hyperliquid/hip3/openinterest/{symbol} | getHip3OpenInterest | ApiResponseOpenInterestArray | no |
GET | /v1/hyperliquid/hip3/openinterest/{symbol}/current | getCurrentHip3OpenInterest | ApiResponseOpenInterest | no |
GET | /v1/hyperliquid/hip3/orderbook/{symbol} | getHip3Orderbook | ApiResponseOrderBook | no |
GET | /v1/hyperliquid/hip3/orderbook/{symbol}/history | getHip3OrderbookHistory | ApiResponseOrderBookArray | no |
GET | /v1/hyperliquid/hip3/orderbook/{symbol}/l4 | getHip3L4Orderbook | object | no |
GET | /v1/hyperliquid/hip3/orderbook/{symbol}/l4/diffs | getHip3L4Diffs | object | no |
GET | /v1/hyperliquid/hip3/orderbook/{symbol}/l4/history | getHip3L4History | object | no |
GET | /v1/hyperliquid/hip3/orders/{symbol}/flow | getHip3OrderFlow | object | no |
GET | /v1/hyperliquid/hip3/orders/{symbol}/history | getHip3OrderHistory | object | no |
GET | /v1/hyperliquid/hip3/orders/{symbol}/tpsl | getHip3Tpsl | object | no |
GET | /v1/hyperliquid/hip3/prices/{symbol} | getHip3PriceHistory | ApiResponsePriceSnapshotArray | no |
GET | /v1/hyperliquid/hip3/summary/{symbol} | getHip3Summary | ApiResponseCoinSummary | no |
GET | /v1/hyperliquid/hip3/trades/{symbol} | getHip3Trades | ApiResponseTradeArray | no |
GET | /v1/hyperliquid/hip3/trades/{symbol}/recent | getHip3RecentTrades | ApiResponseTradeArray | no |