/v1/lighter/*. Coverage includes trades, funding, and open interest from August 2025, tick-level order books from January 2026, and L3 order-level depth from March 2026, across more than 200 markets, continuous to the current hour.
Lighter is not part of the Hyperliquid namespace. Keep Lighter symbols and routes separate from Hyperliquid core, Spot, HIP-3, and HIP-4.
Lighter REST
Lighter route family.
Lighter quickstart
First Lighter request.
What History Is Available
| Route family | Earliest | Detail |
|---|---|---|
| Trades | August 2025 | Per-trade records; more than 1 billion records |
| Funding and open interest | August 2025 | Per-interval history to the current hour |
| Order books (tick L2) | January 2026 | Tick-level book updates; more than 39 billion records |
| Order books (L3, order-level) | March 2026 | Per-order depth, user-addressed |
Implementation Pattern
Start with one Lighter symbol such asBTC, one route, and a small window. Check coverage and freshness before the output feeds a backtest, report, alert, or model. If a coding agent writes the client, give it OpenAPI plus Lighter REST so it keeps Lighter routes separate from Hyperliquid.