Source OpenAPI: 0xArchive API 1.5.0; 116 paths; 90 component schemas. This family page lists generated operation schema pages for Lighter. 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/lighter/candles/{symbol} | getLighterCandles | ApiResponseCandleArray | no |
GET | /v1/lighter/freshness/{symbol} | getLighterFreshness | ApiResponseCoinFreshness | no |
GET | /v1/lighter/funding/{symbol} | getLighterFundingHistory | ApiResponseFundingRateArray | no |
GET | /v1/lighter/funding/{symbol}/current | getCurrentLighterFunding | ApiResponseFundingRate | no |
GET | /v1/lighter/instruments | listLighterInstruments | ApiResponseLighterInstrumentArray | no |
GET | /v1/lighter/instruments/{symbol} | getLighterInstrument | ApiResponseLighterInstrument | no |
GET | /v1/lighter/l3orderbook/{symbol} | getLighterL3Orderbook | object | no |
GET | /v1/lighter/l3orderbook/{symbol}/history | getLighterL3OrderbookHistory | object | no |
GET | /v1/lighter/openinterest/{symbol} | getLighterOpenInterest | ApiResponseOpenInterestArray | no |
GET | /v1/lighter/openinterest/{symbol}/current | getCurrentLighterOpenInterest | ApiResponseOpenInterest | no |
GET | /v1/lighter/orderbook/{symbol} | getLighterOrderbook | ApiResponseOrderBook | no |
GET | /v1/lighter/orderbook/{symbol}/history | getLighterOrderbookHistory | ApiResponseOrderBookArray | no |
GET | /v1/lighter/prices/{symbol} | getLighterPriceHistory | ApiResponsePriceSnapshotArray | no |
GET | /v1/lighter/summary/{symbol} | getLighterSummary | ApiResponseCoinSummary | no |
GET | /v1/lighter/trades/{symbol} | getLighterTrades | ApiResponseTradeArray | no |
GET | /v1/lighter/trades/{symbol}/recent | getLighterRecentTrades | ApiResponseTradeArray | no |