Bybit API Announcements
3.12K subscribers
1 photo
2 files
329 links
Download Telegram
Bybit to update Portfolio Margin Mode risk parameters

Bybit will update its risk parameters for Portfolio Margin Mode to enhance capital efficiency and strengthen risk management. The changes, which affect the underlying price, implied volatility (IV) stress test factors, initial margin factor, and contingency factors for XRP, MNT and DOGE risk units, will take effect on Oct 13, 2025, 8AM UTC. These adjustments are designed to align Bybit’s risk management framework with evolving market dynamics.

Please refer to the annoucement below:
https://announcements.bybit.com/article/bybit-to-update-portfolio-margin-mode-risk-parameters-bltb5488b589e14901c/
Changes to maximum order size for limit and market orders

Starting Oct 16, 2025, Spot and Margin trading will adopt new maximum order size rules to improve flexibility and efficiency:

Removed: maximum order value limit
Updated: limit and market orders now have independent maximum sizes
Post-only/RPI orders: up to the limit order size

Please note new API error codes 170381 and 170382 will replace 170135, and order limit fields are updated to maxLimitOrderQty and maxMarketOrderQty in GET /v5/market/instruments-info.
https://bybit-exchange.github.io/docs/v5/market/instrument

Please refer to the annoucement below:
https://announcements.bybit.com/article/changes-to-maximum-order-size-for-limit-and-market-orders-blt6ac479804a794c46/
Important Notice: Withdrawal Limit Increment
Priority: P1


Bybit is updating daily withdrawal limits across VIP and PRO tiers to further enhance flexibility and remain competitive in supporting cross-exchange and spread trading strategies.

📅 Effective Date: 24 October 2025

New Daily Withdrawal Limits (USDT)
PRO1 / VIP6: 12M → 26M
PRO2 / VIP7: 15M → 30M
PRO3 / VIP8: 20M → 35M
PRO4 / VIP8: 25M → 40M
PRO5 / VIP8: 30M → 50M
PRO6: 30M → 60M

KYC 1, KYC 2 and KYB limits remain unchanged.

The official announcement will be released closer to the launch date.
Important Notice: Introducing Bybit RFQ

We’re pleased to launch Bybit's OTC Request-for-Quotation (RFQ), a next-generation trading tool for institutional and VIP clients to execute large, private, multi-leg trades across Spot, Perpetuals, Expiries, and Options with minimal slippage.

Key Benefits
• Multi-asset coverage – Spot, Perp, Expiry & Options
• Smarter execution – Execute multi-leg strategies in one RFQ with up to 50% lower fees; MM-to-MM trades enjoy deeper discounts
• Capital efficiency – Access Bybit’s debt pool for pre-funding or apply for institutional loans
• Privacy & security – Point-to-point quoting keeps your trade intent confidential
• Large block trades – Execute high-volume trades off-book with no slippage or leakage

Get Started
• Takers - Trade via Bybit front-end UI or API
• Makers - Available via API integration & UID registration with Bybit or your RM
• Process - Testnet integration → Mainnet activation

Please refer to the official announcement for full details.

🔥 Sign up now!

Why RFQ?
1️⃣ Off-book execution
2️⃣ Privacy and security
3️⃣ Large block trades
Changelog 2025-10-09
REST API

- Place Order [UPDATE]
- The value range of slippageTolerance has been adjusted, where: TickSize has changed from [5, 2000] to [1, 10000] and Percent has changed from [0.05, 1] to [0.01%, 10%]
- Get Instruments Info [UPDATE]
- Add symbolType request parameter to filter instrument records,only for linear,inverse
- category=spot adds a new response fields maxLimitOrderQty, maxMarketOrderQty, will becomes effective on Oct 16th, refer to the announcement to get more details
[Announcement] Full Release of Manual Coin Borrowing API Endpoints

Dear Traders,

We are pleased to announce that the Manual Coin Borrowing API endpoints will be fully released on October 23, 2025.

For more details, please refer to the API changelog:
👉 https://bybit-exchange.github.io/docs/changelog/v5#2025-10-23

Thank you for your continued support,
The Bybit Team
Important Notice: Discontinuation of the Bybit Classic Account

Since the Bybit Unified Trading Account (UTA) launched in July 2022, it has been continuously improved for better reliability and efficiency, even during times of market volatility. With over 99.9% of our users now on the UTA, the Classic Account will be officially discontinued on Oct 31, 2025. Users with a Classic Account must upgrade to the UTA 2.0 by this date.

Account definitions (https://bybit-exchange.github.io/docs/v5/acct-mode)
1. Classic Account: Settles Spot via the Spot Account and all Derivatives via the Derivatives Account. Upgrade to the UTA 2.0 is required.
2. UTA 1.0: Settles Spot and some Derivatives via the UTA, but uses the Inverse Derivatives Account for Inverse Derivatives. Upgrade to the UTA 2.0 is required.
3. UTA 2.0: Settles Spot and all Derivatives via the UTA. No upgrade required.

Key Points — Effective Nov 3, 2025
Classic Account: Any open Derivatives positions/orders will be closed or canceled. Accounts will be upgraded to the latest UTA, and all assets in Spot and Derivatives Accounts will be transferred. Bybit Classic Accounts will no longer be available.
UTA 1.0: Any open Inverse Derivatives positions/orders will be closed or canceled. Accounts will be upgraded to UTA 2.0, with assets transferred.

We encourage all users to upgrade to UTA 2.0 as soon as possible to ensure a smooth transition.

Please reach out if you need any assistance with the upgrade.
[Announcement] Release of the API endpoint for querying withdrawal addresses in the address book

Dear Traders,

We are pleased to announce that we have launched a new endpoint to query the withdrawal addresses in the address book. this function will be released on October 21, 2025.

For more details, please refer to the API changelog:
👉 https://bybit-exchange.github.io/docs/v5/asset/withdraw/withdraw-address

Thank you for your continued support,
The Bybit Team
Optimization to /v5/order/cancel-all Endpoint (https://bybit-exchange.github.io/docs/v5/order/cancel-all)

Dear Traders,

To address high latency issues, we will be optimizing the /v5/order/cancel-all endpoint.

Previously, if multiple open orders existed, the cancel-all endpoint would send individual cancel requests for each order to the matching engine. With this update, cancellations will be processed in batches, with up to 200 orders per batch, improving overall efficiency and performance.

For WebSocket order topic: (https://bybit-exchange.github.io/docs/v5/websocket/private/order)
Before:
WebSocket order messages were pushed one by one per order.

After:
A single WebSocket order message may now contain multiple order updates.

Release Schedule:
Testnet: October 28, 2025
Mainnet: November 4, 2025

Thank you for your continued support and understanding.
The Bybit Team
Update to V5 WebSocket Public Connection ID Format

Dear Traders,

To ensure consistency across all connection types, Bybit will update the V5 Public WebSocket connection ID (connId) format to align with the Private channel.

Details of the Change:
New Format: "machine_name_encoded"-"base36_encoded_incremental_connection_sequence_number"
Example: cejreassvfrsfvb9v1a0-2m

Previous Format: UUID

Rollout Plan

Product Type Nov 6 Nov 11 Nov 13 Nov 18
---------------------------------------------------------------------------------
Options & Futures Spread Grey Release 1 Grey Release 2 Full Rollout —
Spot Grey Release 1 Grey Release 2 Full Rollout —
Futures — Grey Release 1 Grey Release 2 Full Rollout


• Both old UUID and new encoded connId formats will be supported during this period until full migration is complete.

Thank you for your continued support and understanding.
The Bybit Team
Title: Update to Spot Market Tickers Data Push Frequency

Dear Traders,

To further enhance system stability during periods of high market volatility, Bybit will be optimizing the Spot market tickers data push frequency.
To improve overall system reliability, the Spot WebSocket tickers data push frequency will be adjusted from Real-time to 50 milliseconds.
Please refer to : https://bybit-exchange.github.io/docs/v5/websocket/public/ticker

Testnet Release: October 31, 2025
Mainnet Release: November 4, 2025


Thank you for your continued support and understanding
Bybit Team
New Endpoint: /v5/account/no-convert-repay

Dear Traders,

1. Bybit will introduce a new endpoint – POST /v5/account/no-convert-repay – which allows users to repay only positive assets (ie, where walletBalance > 0).

This new endpoint is similar to the existing POST /v5/account/repay (https://bybit-exchange.github.io/docs/v5/account/repay) endpoint, but only repays assets in the same currency, avoiding asset conversion or repaying using assets which already have a negative balance.

Request Parameters

Parameter Required Type Description
coin false string Coin name (uppercase only)
amount false string Repay amount. If the coin is not specified, the amount must also be omitted.

Release Schedule
Testnet: October 30, 2025
Mainnet: November 3, 2025

2. These two APIs are changing from being asynchronous to returning synchronously.
POST /v5/account/repay
POST /v5/account/no-convert-repay

We will add "SU" and "FA" enums to the response parameters to reflect this.
Parameter Type Comments
result array Object
> resultStatus string
P: Processing
SU: Success
FA: Failed

Thank you for your continued support
Bybit team
Dear Traders,

We are pleased to announce that Option order will suppot "slippageToleranceType" on November 4th, 2025

For more details, please refer to the API changelog:
👉 https://bybit-exchange.github.io/docs/changelog/v5#2025-11-04

Thank you for your continued support,
The Bybit Team
Dear Traders,

To enhance system performance and stability, we are planning the following update to the OpenAPI endpoint /v5/market/instruments-info (category = option):

🛠 Update Details:
This endpoint will no longer return data for deprecated option symbols with status = Closed.

Only option instruments with the following statuses will be included in the response:
PreLaunch (about to go live)
Trading (currently trading)
Delivering (in the delivery phase)

📈 Background:
We have observed a recent increase in transactions per second (TPS) on this endpoint. As it currently accesses the database in some scenarios, this adjustment is intended to improve performance and stability under high-load conditions going forward.

🗓 Planned Effective Date:
November 7, 2025

Thank you for your continued support.

Best regards,
The Bybit Team
Title: Introduction of "PostOnlyMaxLimitOrderSize" for Spot Trading Rules

Dear Traders,

To enhance trading flexibility and improve transparency for Post-only and Retail Price Improvement (RPI) orders, Bybit is updating Spot Trading Rules with the introduction of a new configuration field: "PostOnlyMaxLimitOrderSize".

Key Updates:
Each trading pair will now have its own defined "PostOnlyMaxLimitOrderSize", replacing the previous a fixed 5x multiplier rule.

Effective Date: November 11, 2025
For more details, please refer to the official announcement : https://announcements.bybit.com/article/introduction-of-postonlymaxlimitordersize-for-spot-trading-rules-bltd5c53bae78fe2a6e/

Thank you for your continued support.
Title: Update to WebSocket OrderBook Push Frequency

Dear Traders,

We are pleased to announce upcoming enhancements to our OrderBook data services.

Effective Date: November 25, 2025

The WebSocket OrderBook (1,000 depth levels) push frequency for Futures and Spot markets will be adjusted from 300 milliseconds to 200 milliseconds.

For more details, please refer to the api official documentation:
https://bybit-exchange.github.io/docs/v5/websocket/public/orderbook

Please review the documentation and make the necessary adjustments to ensure a smooth transition.

Thank you for your continued support.
The Bybit Team
Dear Option Traders,

Due to the high server load currently observed on the Option instrument endpoint, we will be implementing an urgent adjustment to its traffic rule.

New Rate Limit (per IP):
• 40 requests per second
• 100 requests per 10-second window

Affected Endpoint:
/v5/market/instruments-info (category=option)

Effective Time:
08:00 UTC, November 6, 2025

Please let us know if you have any concerns or feedback regarding this change.
Dear Traders,

To provide a more responsive and efficient market data experience, the push frequency of OrderBook level 1000 will be adjusted from 300 ms to 200 ms.

Effective Time:
Nov 25th, 2025. around 7:00 UTC

What’s Changing:
Push Frequency of Spot & Futures OB Level 1000: 300 ms → 200 ms

Please refer to: https://bybit-exchange.github.io/docs/v5/websocket/public/orderbook

If you have any questions, please feel free to contact us.

Best regards,
Bybit Team
Dear Traders

We’re enhancing the Unified Trading Account (UTA) Manual Borrowing experience. A new fixed-rate borrowing option will roll out in phases starting Dec 08, 2025 (the full launch date may vary based on readiness).

Please refer to:
https://announcements.bybit.com/en/article/bybit-uta-manual-borrowing-fixed-rate-option-coming-soon-bltbc3b81ddfc8563cd/
Dear OpenAPI Users,

Following our earlier announcement https://t.me/Bybit_API_Announcements/383 (https://announcements.bybit.com/en/article/bybit-uta-manual-borrowing-fixed-rate-option-coming-soon-bltbc3b81ddfc8563cd/) regarding the upcoming introduction of the UTA Manual Borrowing Fixed-Rate option, we would like to provide important clarifications for OpenAPI users regarding the December 8 release version.

Key Notes for OpenAPI Users:
1. Borrowing via OpenAPI endpoint (https://bybit-exchange.github.io/docs/v5/account/borrow) will support floating-rate borrowing only in this release.
2. Repayment behavior via OpenAPI endpoints (https://bybit-exchange.github.io/docs/v5/account/no-convert-repay or https://bybit-exchange.github.io/docs/v5/account/repay):
The system will repay floating-rate liabilities first, followed by fixed-rate

Thank you for your continued support.
Bybit Team
Dear OpenAPI Users,

We would like to inform you of an upcoming API deprecation related to the Market Delivery Price endpoint.

Deprecation Notice:
GET /v5/market/delivery-price will be deprecated on December 11, 2025:
(Reference: https://bybit-exchange.github.io/docs/v5/market/delivery-price)

Replacement Endpoint:
Please migrate to the new endpoint below:
GET /v5/market/new-delivery-price
(Reference: https://bybit-exchange.github.io/docs/v5/market/new-delivery-price)

We recommend updating your integration as soon as possible to ensure continued access to delivery price data.