For the complete documentation index, see llms.txt. This page is also available as Markdown.

Lighter

Lighter historical market data details - currency pairs, data coverage and data collection specifics

Lighter historical data is available since 2026-04-17.

See Lighter historical data coverage: available symbols, channels, date ranges and incidents

Downloadable CSV files

Historical CSV datasets for the first day of each month are available to download without API key. See downloadable CSV files documentation.

Lighter data collection started after the April 2026 monthly sample date. Public monthly sample links will be available from the next first-day dataset.

API Access and data format

Historical data format is the same as provided by real-time Lighter WebSocket API with addition of local timestamps. Lighter symbols in Tardis.dev APIs are numeric market ids, for example 1 for a perpetual market and 2048 for a spot market. If you'd like to work with normalized data format instead (same format for each exchange) see downloadable CSV files or official client libs that can perform data normalization client-side.

Captured real-time channels

See Lighter WebSocket API docs providing documentation for each captured channel's format

Click any channel below to see HTTP API response with historical data recorded for it.

  • order_book Order book snapshots and incremental updates stream

  • trade Trade executions stream including liquidation trades

  • ticker Best bid and offer updates stream

  • market_stats Perpetual market stats updates stream with mark price, index price, funding rate and open interest. Subscribed as market_stats/all.

  • spot_market_stats Spot market stats updates stream with index price, mid price, last trade price and 24h stats. Subscribed as spot_market_stats/all.

Market data collection details

Market data collection infrastructure for Lighter is located in GCP asia-northeast1 (Tokyo, Japan).

Real-time market data is captured via multiple WebSocket connections to wss://mainnet.zklighter.elliot.ai/stream.

Last updated

Was this helpful?