We have tightened rate limits for POST requests to HTTP endpoints (except sendTx and sendTxBatch). You can find the updated weights here: https://apidocs.lighter.xyz/docs/rate-limits
π2
We will deprecate the endpoint below on December 25, 2025 at 4:00 PM UTC.
As an alternative, you can use the blocks endpoint from the explorer API: https://apidocs.lighter.xyz/reference/get_blocks-blockid
/api/v1/blockAs an alternative, you can use the blocks endpoint from the explorer API: https://apidocs.lighter.xyz/reference/get_blocks-blockid
π1
We're doing a network upgrade on December 26, 2025 at 12:00 PM UTC. Downtime should be under 15 minutes. Manage your positions in advance, orders will not get placed during downtime.
We will deprecate the endpoint below on December 29, 2025 at 4:00 PM UTC.
As an alternative (same weight), you can use the candles endpoint: https://apidocs.lighter.xyz/reference/candles.
Query parameters and values returned donβt change, but variables in the response have a different name, and we will omit variables when they are zero.
/api/v1/candlesticksAs an alternative (same weight), you can use the candles endpoint: https://apidocs.lighter.xyz/reference/candles.
Query parameters and values returned donβt change, but variables in the response have a different name, and we will omit variables when they are zero.
We're doing a network upgrade on December 28, 2025 at 9:30 PM UTC. Downtime should be under 10 minutes. Manage your positions in advance, orders will not get placed during downtime.
β€1
On December 29, 2025 at 4 PM UTC we will start requiring authentication to access the
See details here: https://apidocs.lighter.xyz/docs/websocket-reference#account-all-positions
account_all_positions websocket channel, except when specifying a public pool as account index.See details here: https://apidocs.lighter.xyz/docs/websocket-reference#account-all-positions
π1
We're doing a network upgrade on January 4, 2026 at 9:30 PM UTC. Downtime should be under 10 minutes. Manage your positions in advance, orders will not get placed during downtime.
π1
Premium accounts: Volume Quota Updates
- Previously: 10 USDC volume = +1 volume quota
- Now: 7 USDC volume = +1 volume quota
See more details here: https://apidocs.lighter.xyz/docs/volume-quota-program
- Previously: 10 USDC volume = +1 volume quota
- Now: 7 USDC volume = +1 volume quota
See more details here: https://apidocs.lighter.xyz/docs/volume-quota-program
π2
We're doing a network upgrade on January 15, 2026 at 12:00 PM UTC. Downtime should be under 10 minutes. Manage your positions in advance, orders will not get placed during downtime.
We're doing a network upgrade on January 28th at 9:30PM UTC. Downtime should be under 15 minutes. Manage your positions in advance, orders will not get placed during downtime.
β€3
- The Python SDK has been updated: https://github.com/elliottech/lighter-python/commit/54d3582ff64571aa7230de1f682188d32fa38561
- API Docs have been revamped: https://apidocs.lighter.xyz/docs/get-started
- The exchangeMetrics endpoint (the same used by the Stats page) now allows you to query historical values for the exchange activity: https://apidocs.lighter.xyz/reference/exchangemetrics
- Rate Limits for the block explorer endpoints have been increased, from 15 to 90 weighted requests per minute: https://apidocs.lighter.xyz/docs/rate-limits
- To access read-only data via Websocket e.g. if you're connecting from a restricted region (β general-info), add
- API Docs have been revamped: https://apidocs.lighter.xyz/docs/get-started
- The exchangeMetrics endpoint (the same used by the Stats page) now allows you to query historical values for the exchange activity: https://apidocs.lighter.xyz/reference/exchangemetrics
- Rate Limits for the block explorer endpoints have been increased, from 15 to 90 weighted requests per minute: https://apidocs.lighter.xyz/docs/rate-limits
- To access read-only data via Websocket e.g. if you're connecting from a restricted region (β general-info), add
?readonly=true to the WS URLπ3β€2
- The Rate Limits page has been revamped, adding some details on the cooldown period: https://apidocs.lighter.xyz/docs/rate-limits
- Fees have been updated according to the new staking tiers: https://apidocs.lighter.xyz/docs/account-types
- The accountLimits endpoint now returns details on the fee tier youβre in: https://apidocs.lighter.xyz/reference/accountlimits
- Latency for cancels on a standard account has been changed to 200ms
- More error codes have been added here: https://apidocs.lighter.xyz/docs/data-structures-constants-and-errors
- The export endpoint now allows users to query custom timeframes up to 3 months, with plans to allow up to 12 months and to aggregate fills soon. Additionally, spot trades now use buy/sell instead of long/short: https://apidocs.lighter.xyz/reference/export
- Fees have been updated according to the new staking tiers: https://apidocs.lighter.xyz/docs/account-types
- The accountLimits endpoint now returns details on the fee tier youβre in: https://apidocs.lighter.xyz/reference/accountlimits
- Latency for cancels on a standard account has been changed to 200ms
- More error codes have been added here: https://apidocs.lighter.xyz/docs/data-structures-constants-and-errors
- The export endpoint now allows users to query custom timeframes up to 3 months, with plans to allow up to 12 months and to aggregate fills soon. Additionally, spot trades now use buy/sell instead of long/short: https://apidocs.lighter.xyz/reference/export
β€7
We will be performing a network upgrade on February 12th, 2026 at 10:00 PM UTC. Expected downtime is under 15 minutes. Please manage your positions in advance, as order placement will be unavailable during the upgrade.
π4
Following the funding rates rebates and unified trading account updates, we have added new fields to our api responses:
-
-
-
-
-
discount field in positionFunding, expressed in USDC-
funding_fee_discounts_enabled field for each asset on orderBookDetails-
total_discount field to the WS/AccountAllPositions channel, expressed in USDC-
account_trading_mode field in the account and accountsByL1Address endpoints (simple mode:0, unified mode:1)β€1
gm
$XAU and $XAG are now available under cross margin and function like standard perpetual markets. They are quoted by LLP and are subject to the platformβs standard liquidation mechanics. Additional RWA markets will transition to cross margin in the coming days.
$XAU and $XAG are now available under cross margin and function like standard perpetual markets. They are quoted by LLP and are subject to the platformβs standard liquidation mechanics. Additional RWA markets will transition to cross margin in the coming days.
π6
We will be performing a network upgrade on February 16th, 2026 at 10:00 PM UTC. Expected downtime is under 15 minutes. Please manage your positions in advance, as order placement will be unavailable during the upgrade.
We will be deploying new LLP strategies -- more on this after the upgrade.
We will be deploying new LLP strategies -- more on this after the upgrade.
Recent updates:
- A new WebSocket channel for BBO data has been added: https://apidocs.lighter.xyz/docs/websocket-reference#best-bid-and-offer-bbo
- The
- A new WebSocket channel for BBO data has been added: https://apidocs.lighter.xyz/docs/websocket-reference#best-bid-and-offer-bbo
- The
account_trading_mode field has been added to the user_stats WebSocket channelβ€5
Recent updates:
- The
- The
- Added more details on tx types subject to volume quota requirements: https://apidocs.lighter.xyz/docs/volume-quota-program
- Max connections per minute via WebSocket have been increased to 80
- The
exchangeMetrics endpoint now supports a new tps parameter, which returns transactions per seconds on lighter's app-chain for all available resolutions- The
export endpoint now allows users to query trades in custom timeframes up to 12 months, or 1m events- Added more details on tx types subject to volume quota requirements: https://apidocs.lighter.xyz/docs/volume-quota-program
- Max connections per minute via WebSocket have been increased to 80
π4
The
This change will take effect on February 25, 2026 at 11:00 AM UTC.
The behavior when filtering for individual markets will not change.
market_stats/all and spot_market_stats/all WebSocket channels will start sending updates every 50ms. This change will take effect on February 25, 2026 at 11:00 AM UTC.
The behavior when filtering for individual markets will not change.
π2
Recent updates:
- You can now retrieve realized PnL for both perps and spot positions using the
- You can now track the average entry price for spot assets using the
- You can now retrieve realized PnL for both perps and spot positions using the
trades endpoint, via bid_account_pnl (only perps) and ask_account_pnl. Only the PnL for the queried account index will be displayed.- You can now track the average entry price for spot assets using the
account_spot_avg_entry_prices WebSocket channel: https://apidocs.lighter.xyz/docs/websocket-reference#average-entry-pricesπ4
re: $ARC
Please see a detailed breakdown of today here: https://x.com/Lighter_xyz/status/2026823829260054705?s=20
Please see a detailed breakdown of today here: https://x.com/Lighter_xyz/status/2026823829260054705?s=20
X (formerly Twitter)
Lighter (@Lighter_xyz) on X
We had the first battle test of LLP Strategies in the last several hours. TLDR: it worked as expected and protected LLP holders as well as traders. Deep dive in this thread.