Get open interest
- Hyperliquid
- HIP-3
- HIP-4
- Lighter
/current is the snapshot; /v1/hyperliquid/openinterest/{symbol} paginates history.Request parameters
Response fields
All values are decimal strings.
mark_price, oracle_price, and mid_price are three distinct prices: mark drives PnL and liquidations, oracle is the funding and liquidation reference, mid is the book midpoint.
Stream it live
Open interest streams on Hyperliquid core (open_interest), HIP-4 (hip4_open_interest), and Lighter (lighter_open_interest). HIP-3 open interest is REST-only, and Spot has no open interest.
Export in bulk
For an open-interest history as files, use theoi export schema ($1/GB, $5 minimum), delivered as Parquet with ZSTD compression. Build a selection in the Data catalog; columns and coverage keys are on Export schemas.