To further enhance the performance of KuCoin PRO-API, KuCoin will conduct non-disruptive upgrades at 08:00 (UTC) and 12:00 (UTC) on April 1, 2026. Each upgrade is expected to last 60 minutes. During the upgrade periods, the PRO WebSocket push service may experience WebSocket disconnections, data loss, or delays.
To further enhance the performance of KuCoin PRO-API, KuCoin will conduct non-disruptive upgrades at 03:00 (UTC) on April 2, 2026. Each upgrade is expected to last 60 minutes. During the upgrade periods, the PRO WebSocket push service may experience WebSocket disconnections, data loss, or delays.
To further enhance the performance of KuCoin PRO-API, KuCoin will conduct non-disruptive upgrades at 07:00 (UTC) on April 05, 2026. Each upgrade is expected to last 60 minutes. During the upgrade periods, the PRO WebSocket public push service may experience WebSocket disconnections, data loss, or delays.
To further enhance the performance of KuCoin PRO-API, KuCoin will conduct non-disruptive upgrades at 07:00 (UTC) on April 6, 2026, upgrade is expected to last 30 minutes. During the upgrade periods, the PRO WebSocket Add/cancel order may experience WebSocket disconnections, data loss, or delays.
To further enhance the performance of KuCoin PRO-API, KuCoin will conduct non-disruptive upgrades at 08:00 (UTC) on April 9, 2026, upgrade is expected to last 30 minutes. During the upgrade periods, the PRO WebSocket Add/cancel order may experience WebSocket disconnections, data loss, or delays.
KuCoin API Notification
To further enhance the performance of KuCoin PRO-API, KuCoin will conduct non-disruptive upgrades at 08:00 (UTC) on April 9, 2026, upgrade is expected to last 30 minutes. During the upgrade periods, the PRO WebSocket Add/cancel order may experience WebSocket…
KuCoin API has completed this non-downtime upgrade. The optimization details are as follows:
1. PROAPI Get Position List Endpoint(UTA)
1) Added new request fields: "pageSize" and "pageNumber"
2) Added a new response field: "liquidationPrice"
https://www.kucoin.com/docs-new/rest/ua/get-position-list-uta
2. Added the "Get Supported Settlement Currencies for Third-Party Custody" endpoint
https://www.kucoin.com/docs-new/rest/ua/get-oes-settlement-currency
3. Added the "Get Currency Quota of Third-Party Custody Account" endpoint
https://www.kucoin.com/docs-new/rest/ua/get-oes-custody-quota
1. PROAPI Get Position List Endpoint(UTA)
1) Added new request fields: "pageSize" and "pageNumber"
2) Added a new response field: "liquidationPrice"
https://www.kucoin.com/docs-new/rest/ua/get-position-list-uta
2. Added the "Get Supported Settlement Currencies for Third-Party Custody" endpoint
https://www.kucoin.com/docs-new/rest/ua/get-oes-settlement-currency
3. Added the "Get Currency Quota of Third-Party Custody Account" endpoint
https://www.kucoin.com/docs-new/rest/ua/get-oes-custody-quota
To further enhance the performance of KuCoin PRO-API, KuCoin will conduct non-disruptive upgrades at 08:00 (UTC) on April 15, 2026, upgrade is expected to last 60 minutes. During the upgrade periods, the PROAPI WebSocket may experience WebSocket disconnections, data loss, or delays.
In addition, KuCoin plans to continue with subsequent rolling upgrades on April 19, 2026 and April 27, 2026 at 08:00 (UTC). Details of these upgrades will be announced separately in upcoming announcements.
In addition, KuCoin plans to continue with subsequent rolling upgrades on April 19, 2026 and April 27, 2026 at 08:00 (UTC). Details of these upgrades will be announced separately in upcoming announcements.
To enhance the trading experience for KuCoin PRO-API users,
KuCoin will conduct a zero-downtime upgrade at 08:00 UTC on April 19, 2026. The upgrade will last 120 minutes.
During the upgrade:
WebSocket disconnections, data loss, or latency may occur on PRO-WebSocket push interfaces.
After the upgrade:
1. [Modify] Pro WebSocket ticker push (https://www.kucoin.com/docs-new/3470222w0)
Added request parameter: symbols, supporting batch subscription of multiple symbols (supports SPOT and FUTURES).
2. [Modify] Pro REST API for querying current funding rate (https://www.kucoin.com/docs-new/rest/ua/get-current-funding-rate)
Added response fields:
currentGranularity: Settlement cycle of the funding fee (in milliseconds)
newGranularity: Latest modified funding fee cycle (in milliseconds)
newGranularityStartTime: Timestamp when the latest adjusted funding fee cycle takes effect
3. [Add] Pro REST API for querying private funding fee history (https://www.kucoin.com/docs-new/rest/ua/get-private-funding-fee-history)
4. PROAPI supports unified account spot cross margin-related interfaces (official launch date to be determined, only pre-update for API interfaces):
1) [Modify] Pro REST API for querying account currency assets (https://www.kucoin.com/docs-new/rest/ua/get-account-currency-assets-uta). Added response field: potentialBorrow (potential borrowable amount). Only applicable to Unified accounts (in currency amount).
2) [Add] Pro REST API for querying borrow interest rates, limits and interest-free limits (https://www.kucoin.com/docs-new/rest/ua/get-borrowing-rates-and-limits)
3) [Add] Pro REST API for querying information on margin borrowable currencies (https://www.kucoin.com/docs-new/rest/ua/get-borrowable-currencies)
4) [Add] Pro REST API for modifying cross margin leverage (https://www.kucoin.com/docs-new/3476792e0)
5) [Add] Pro REST API for querying leverage (https://www.kucoin.com/docs-new/3476794e0)
6) [Modify] Pro WebSocket margin change push (https://www.kucoin.com/zh-hant/docs-new/3470245w0). Added response fields:
c: currency, only effective for cross margin
mM: marginMode, supports CROSS/ISOLATED
tT: tradeType, supports FUTURES/MARGIN
7) [Modify] Pro WebSocket balance push (https://www.kucoin.com/docs-new/3470231w0). Added response field: potentialBorrow (potential borrowable amount). Only applicable to Unified accounts (in currency amount).
8) [Modify] Under Pro REST UTA account mode:
Added enum MARGIN to request parameter tradeType; marginMode supports CROSS only, ISOLATED is not yet supported. Affected API:
Place order (https://www.kucoin.com/docs-new/rest/ua/place-order)
Cancel order (https://www.kucoin.com/docs-new/rest/ua/cancel-order)
Batch cancel orders by ID (https://www.kucoin.com/docs-new/rest/ua/batch-cancel-order-by-id)
Get order details (https://www.kucoin.com/docs-new/rest/ua/get-order-details)
Get order history (https://www.kucoin.com/docs-new/rest/ua/get-order-history)
Get trade history (https://www.kucoin.com/docs-new/rest/ua/get-trade-history)
Get open order list (https://www.kucoin.com/docs-new/rest/ua/get-open-order-list)
9) [Modify] Under Pro WebSocket UTA account mode:
Added enum UNIFIED to subscription parameter tradeType.
Private channels support simultaneous push for UTA Spot & Margin and separate push for UTA FUTURES:
orderAll, order (https://www.kucoin.com/docs-new/3470228w0)
Execution lite (https://www.kucoin.com/docs-new/3470264w0)
In addition, KuCoin will conduct another zero-downtime upgrade at 08:00 UTC on April 27, 2026.
Details of the upgrade will be announced in a separate notice.
KuCoin will conduct a zero-downtime upgrade at 08:00 UTC on April 19, 2026. The upgrade will last 120 minutes.
During the upgrade:
WebSocket disconnections, data loss, or latency may occur on PRO-WebSocket push interfaces.
After the upgrade:
1. [Modify] Pro WebSocket ticker push (https://www.kucoin.com/docs-new/3470222w0)
Added request parameter: symbols, supporting batch subscription of multiple symbols (supports SPOT and FUTURES).
2. [Modify] Pro REST API for querying current funding rate (https://www.kucoin.com/docs-new/rest/ua/get-current-funding-rate)
Added response fields:
currentGranularity: Settlement cycle of the funding fee (in milliseconds)
newGranularity: Latest modified funding fee cycle (in milliseconds)
newGranularityStartTime: Timestamp when the latest adjusted funding fee cycle takes effect
3. [Add] Pro REST API for querying private funding fee history (https://www.kucoin.com/docs-new/rest/ua/get-private-funding-fee-history)
4. PROAPI supports unified account spot cross margin-related interfaces (official launch date to be determined, only pre-update for API interfaces):
1) [Modify] Pro REST API for querying account currency assets (https://www.kucoin.com/docs-new/rest/ua/get-account-currency-assets-uta). Added response field: potentialBorrow (potential borrowable amount). Only applicable to Unified accounts (in currency amount).
2) [Add] Pro REST API for querying borrow interest rates, limits and interest-free limits (https://www.kucoin.com/docs-new/rest/ua/get-borrowing-rates-and-limits)
3) [Add] Pro REST API for querying information on margin borrowable currencies (https://www.kucoin.com/docs-new/rest/ua/get-borrowable-currencies)
4) [Add] Pro REST API for modifying cross margin leverage (https://www.kucoin.com/docs-new/3476792e0)
5) [Add] Pro REST API for querying leverage (https://www.kucoin.com/docs-new/3476794e0)
6) [Modify] Pro WebSocket margin change push (https://www.kucoin.com/zh-hant/docs-new/3470245w0). Added response fields:
c: currency, only effective for cross margin
mM: marginMode, supports CROSS/ISOLATED
tT: tradeType, supports FUTURES/MARGIN
7) [Modify] Pro WebSocket balance push (https://www.kucoin.com/docs-new/3470231w0). Added response field: potentialBorrow (potential borrowable amount). Only applicable to Unified accounts (in currency amount).
8) [Modify] Under Pro REST UTA account mode:
Added enum MARGIN to request parameter tradeType; marginMode supports CROSS only, ISOLATED is not yet supported. Affected API:
Place order (https://www.kucoin.com/docs-new/rest/ua/place-order)
Cancel order (https://www.kucoin.com/docs-new/rest/ua/cancel-order)
Batch cancel orders by ID (https://www.kucoin.com/docs-new/rest/ua/batch-cancel-order-by-id)
Get order details (https://www.kucoin.com/docs-new/rest/ua/get-order-details)
Get order history (https://www.kucoin.com/docs-new/rest/ua/get-order-history)
Get trade history (https://www.kucoin.com/docs-new/rest/ua/get-trade-history)
Get open order list (https://www.kucoin.com/docs-new/rest/ua/get-open-order-list)
9) [Modify] Under Pro WebSocket UTA account mode:
Added enum UNIFIED to subscription parameter tradeType.
Private channels support simultaneous push for UTA Spot & Margin and separate push for UTA FUTURES:
orderAll, order (https://www.kucoin.com/docs-new/3470228w0)
Execution lite (https://www.kucoin.com/docs-new/3470264w0)
In addition, KuCoin will conduct another zero-downtime upgrade at 08:00 UTC on April 27, 2026.
Details of the upgrade will be announced in a separate notice.
To further enhance the performance of KuCoin PRO-API, KuCoin will conduct non-disruptive upgrades at 04:00 (UTC) on April 20, 2026, upgrade is expected to last 10 minutes. During the upgrade periods, the PRO REST Public Market API may experience data loss or inaccurate data. Influenced API:
https://api.kucoin.com/api/ua/v1/market/ticker
https://api.kucoin.com/api/v1/market/allTickers
https://api.kucoin.com/api/v1/market/stats
https://api.kucoin.com/api/ua/v1/market/ticker
https://api.kucoin.com/api/v1/market/allTickers
https://api.kucoin.com/api/v1/market/stats
To further enhance the performance of KuCoin PRO-API, KuCoin will conduct non-disruptive upgrades at 08:00 (UTC) on April 27, 2026, upgrade is expected to last 90 minutes.
During the upgrade periods, the Pro WebSocket may experience temporary disconnections, data loss, or delays.
During the upgrade periods, the Pro WebSocket may experience temporary disconnections, data loss, or delays.
🚀 Invitation: KuCoin Spot Listing Alerts for Market Makers
Dear Market Making Partners,
Stay ahead of the curve and optimize your liquidity strategies! We invite you to subscribe to our official Spot Listing Notification Channel. Whenever a new token or trading pair is listed on KuCoin, you will receive instant, real-time alerts containing all the critical technical parameters and auction timelines you need to prepare your systems.
👉 https://t.me/+nTceSnPb6zc2YWY1
Dear Market Making Partners,
Stay ahead of the curve and optimize your liquidity strategies! We invite you to subscribe to our official Spot Listing Notification Channel. Whenever a new token or trading pair is listed on KuCoin, you will receive instant, real-time alerts containing all the critical technical parameters and auction timelines you need to prepare your systems.
👉 https://t.me/+nTceSnPb6zc2YWY1
To further enhance the performance of KuCoin PRO-API, KuCoin will conduct a non-disruptive upgrade at 07:00 (UTC) on May 15, 2026. The upgrade is expected to last 180 minutes.
During the upgrade period, users may experience the following impacts:
The PRO WebSocket may experience temporary disconnections, data loss, or delays. Users may reconnect to the WebSocket to restore the connection.
A small number of PRO API requests may experience temporary issues during this period, which are expected to recover within 5 seconds.
Public market data APIs may experience temporary data loss, inaccurate data, or delays. The affected endpoints include:
https://api.kucoin.com/api/ua/v1/market/ticker
https://api.kucoin.com/api/v1/market/allTickers
https://api.kucoin.com/api/v1/market/stats
After the upgrade, the following updates will be introduced:
[Modify] Pro Websocket Private Channel Order (https://www.kucoin.com/docs-new/3470228w0). Added new enum value MATCH for the response field eT, supporting pushing MATCH events for UTA FUTURES trading
[Modify] Pro REST Get Position List (UTA) (https://www.kucoin.com/docs-new/rest/ua/get-position-list-uta). Added response field:
adlPercentage:ADL ranking percentage of the futures position. For example, a value of 0.12 represents 12%.
[Modify] Pro Websocket Position Push (https://www.kucoin.com/zh-hant/docs-new/3470243w0). Added response field:
adl: ADL ranking percentage of the futures position. For example, a value of 0.12 represents 12%.
[Modify] Pro REST Batch Cancel Orders by Symbol (https://www.kucoin.com/docs-new/rest/ua/batch-cancel-order-by-symbol). Added new enum value:MARGIN
[Modify] Classic REST Get Trade History (https://www.kucoin.com/docs-new/rest/futures-trading/orders/get-trade-history). For liquidation orders, the tradeType will return the value: liquid
[Add] Pro REST Get API Key Info (https://www.kucoin.com/docs-new/rest/ua/get-apikey-info)
[Add] Pro REST Add Sub-Account (https://www.kucoin.com/docs-new/rest/ua/add-sub-account)
[Add] Pro REST Add Sub-Account API (https://www.kucoin.com/docs-new/rest/ua/add-sub-account-api)
[Add] Pro REST Delete Sub-Account API (https://www.kucoin.com/docs-new/rest/ua/delete-sub-account-api)
[Add] Pro REST Get Deposit Address (https://www.kucoin.com/docs-new/rest/ua/get-deposit-address)
[Add] Pro REST Get Withdrawal Quotas (https://www.kucoin.com/docs-new/rest/ua/get-withdrawal-quotas)
[Add] Pro REST Withdraw (https://www.kucoin.com/docs-new/rest/ua/withdrawal)
[Add] Pro REST Cancel Withdrawal (https://www.kucoin.com/docs-new/rest/ua/cancel-withdrawal)
[Add] Pro REST Get KYC Region (https://www.kucoin.com/docs-new/rest/ua/get-kyc-region)
In addition, KuCoin will launch an Automatic Load Balancing to further improve API service stability and latency performance.
The system will dynamically balance traffic and allocate resources based on the real-time load conditions of each shard, helping users achieve more stable connections and improved latency performance.
During future load balancing switches, some WebSocket connections may be temporarily disconnected by the server. These switches are expected to occur at most once or twice per week. Users may reconnect to restore normal connectivity.
In case of significant market volatility prior to the scheduled time, the upgrade may be postponed, and a separate announcement will be made accordingly.
For further API discussions or feedback, please join our official API Telegram group:
https://t.me/KuCoin_API or contact us via email at: api@kucoin.com
We sincerely apologize for any inconvenience caused. Thank you for your continued support of the KuCoin API!
KuCoin API Team
During the upgrade period, users may experience the following impacts:
The PRO WebSocket may experience temporary disconnections, data loss, or delays. Users may reconnect to the WebSocket to restore the connection.
A small number of PRO API requests may experience temporary issues during this period, which are expected to recover within 5 seconds.
Public market data APIs may experience temporary data loss, inaccurate data, or delays. The affected endpoints include:
https://api.kucoin.com/api/ua/v1/market/ticker
https://api.kucoin.com/api/v1/market/allTickers
https://api.kucoin.com/api/v1/market/stats
After the upgrade, the following updates will be introduced:
[Modify] Pro Websocket Private Channel Order (https://www.kucoin.com/docs-new/3470228w0). Added new enum value MATCH for the response field eT, supporting pushing MATCH events for UTA FUTURES trading
[Modify] Pro REST Get Position List (UTA) (https://www.kucoin.com/docs-new/rest/ua/get-position-list-uta). Added response field:
adlPercentage:ADL ranking percentage of the futures position. For example, a value of 0.12 represents 12%.
[Modify] Pro Websocket Position Push (https://www.kucoin.com/zh-hant/docs-new/3470243w0). Added response field:
adl: ADL ranking percentage of the futures position. For example, a value of 0.12 represents 12%.
[Modify] Pro REST Batch Cancel Orders by Symbol (https://www.kucoin.com/docs-new/rest/ua/batch-cancel-order-by-symbol). Added new enum value:MARGIN
[Modify] Classic REST Get Trade History (https://www.kucoin.com/docs-new/rest/futures-trading/orders/get-trade-history). For liquidation orders, the tradeType will return the value: liquid
[Add] Pro REST Get API Key Info (https://www.kucoin.com/docs-new/rest/ua/get-apikey-info)
[Add] Pro REST Add Sub-Account (https://www.kucoin.com/docs-new/rest/ua/add-sub-account)
[Add] Pro REST Add Sub-Account API (https://www.kucoin.com/docs-new/rest/ua/add-sub-account-api)
[Add] Pro REST Delete Sub-Account API (https://www.kucoin.com/docs-new/rest/ua/delete-sub-account-api)
[Add] Pro REST Get Deposit Address (https://www.kucoin.com/docs-new/rest/ua/get-deposit-address)
[Add] Pro REST Get Withdrawal Quotas (https://www.kucoin.com/docs-new/rest/ua/get-withdrawal-quotas)
[Add] Pro REST Withdraw (https://www.kucoin.com/docs-new/rest/ua/withdrawal)
[Add] Pro REST Cancel Withdrawal (https://www.kucoin.com/docs-new/rest/ua/cancel-withdrawal)
[Add] Pro REST Get KYC Region (https://www.kucoin.com/docs-new/rest/ua/get-kyc-region)
In addition, KuCoin will launch an Automatic Load Balancing to further improve API service stability and latency performance.
The system will dynamically balance traffic and allocate resources based on the real-time load conditions of each shard, helping users achieve more stable connections and improved latency performance.
During future load balancing switches, some WebSocket connections may be temporarily disconnected by the server. These switches are expected to occur at most once or twice per week. Users may reconnect to restore normal connectivity.
In case of significant market volatility prior to the scheduled time, the upgrade may be postponed, and a separate announcement will be made accordingly.
For further API discussions or feedback, please join our official API Telegram group:
https://t.me/KuCoin_API or contact us via email at: api@kucoin.com
We sincerely apologize for any inconvenience caused. Thank you for your continued support of the KuCoin API!
KuCoin API Team
KuCoin will support the ticker change of U token to the UNION token. We will automatically complete the U swap to UNION for U holders on KuCoin.
KuCoin Trading Bot will delist U/USDT at 9:00 on May 21, 2026 (UTC), including Spot Grid, AI Spot Trend, Spot Martingale, Infinity Grid, DCA, Spot Grid AI Plus and Smart Rebalance. Users are advised to shut down the running Trading Bots before the time above. If the user fails to close the bot before the time above, the system will automatically shut down the relevant trading bot for the user.
The withdrawal and deposit services for U will be closed at 8:00 on May 22, 2026 (UTC).
The trading service for U/USDT trading pair will be suspended at 10:00 on May 22, 2026 (UTC). We recommend that you cancel your pending orders of U as soon as possible.
From 7:00 to 8:00 on May 25 (UTC), 2026, the PRO&Classic WebSocket may experience temporary disconnections, data loss, or delays. Users may reconnect to the WebSocket to restore the connection.
To complete the change, we will convert the U to UNION at a ratio of 1:1 (1 U = 1 UNION). Related follow-ups to this subject will be announced separately as soon as possible.
After the migration is complete, please ensure you select UNION when depositing on-chain assets to KuCoin.
https://www.kucoin.com/announcement/en-kucoin-will-support-the-ticker-change-of-union-u-to-union
KuCoin Trading Bot will delist U/USDT at 9:00 on May 21, 2026 (UTC), including Spot Grid, AI Spot Trend, Spot Martingale, Infinity Grid, DCA, Spot Grid AI Plus and Smart Rebalance. Users are advised to shut down the running Trading Bots before the time above. If the user fails to close the bot before the time above, the system will automatically shut down the relevant trading bot for the user.
The withdrawal and deposit services for U will be closed at 8:00 on May 22, 2026 (UTC).
The trading service for U/USDT trading pair will be suspended at 10:00 on May 22, 2026 (UTC). We recommend that you cancel your pending orders of U as soon as possible.
From 7:00 to 8:00 on May 25 (UTC), 2026, the PRO&Classic WebSocket may experience temporary disconnections, data loss, or delays. Users may reconnect to the WebSocket to restore the connection.
To complete the change, we will convert the U to UNION at a ratio of 1:1 (1 U = 1 UNION). Related follow-ups to this subject will be announced separately as soon as possible.
After the migration is complete, please ensure you select UNION when depositing on-chain assets to KuCoin.
https://www.kucoin.com/announcement/en-kucoin-will-support-the-ticker-change-of-union-u-to-union
KuCoin
KuCoin Will Support the Ticker Change of Union (U) to UNION| KuCoin
KuCoin will support the ticker change of U token to the UNION token. We will automatically complete the U swap to UNION for U holders on KuCoin . The arrangemen
👉👉Important Upgrade👈👈
To further enhance the stability, fairness, and accuracy of the funding rate mechanism in reflecting real market supply and demand, KuCoin Futures will gradually adopt a new funding rate calculation algorithm. The first batch of 140 perpetual contracts is scheduled to be migrated on 08:00 on June 1, 2026 (UTC).
For more details, please refer to the announcement:
https://www.kucoin.com/announcement/en-important-funding-rate-calculation-update-for-several-perpetual-contracts-2026-06-01
To further enhance the stability, fairness, and accuracy of the funding rate mechanism in reflecting real market supply and demand, KuCoin Futures will gradually adopt a new funding rate calculation algorithm. The first batch of 140 perpetual contracts is scheduled to be migrated on 08:00 on June 1, 2026 (UTC).
For more details, please refer to the announcement:
https://www.kucoin.com/announcement/en-important-funding-rate-calculation-update-for-several-perpetual-contracts-2026-06-01
KuCoin
Important: Funding Rate Calculation Update for several Perpetual Contracts (2026-06-01)| KuCoin
Dear KuCoin Users, To further enhance the stability, fairness, and accuracy of the funding rate mechanism in reflecting real market supply and demand, KuCoin Fu
To improve WebSocket connection establishment and authentication efficiency, KuCoin will optimize the PRO WebSocket handshake and authentication flow.
With this optimization, the handshake and authentication stages will be changed from synchronous processing to asynchronous processing, reducing blocking behavior and improving the number of authentication requests that can be processed per unit of time.
In addition, when a WebSocket connection fails authentication due to invalid, expired, or unauthorized credentials, the server will return an “auth failed” message via WebSocket frame, helping clients quickly identify the issue and take appropriate action.
This optimization will not affect successfully authenticated WebSocket connections. We recommend that API users add handling logic for the authentication failure message where applicable.
With this optimization, the handshake and authentication stages will be changed from synchronous processing to asynchronous processing, reducing blocking behavior and improving the number of authentication requests that can be processed per unit of time.
In addition, when a WebSocket connection fails authentication due to invalid, expired, or unauthorized credentials, the server will return an “auth failed” message via WebSocket frame, helping clients quickly identify the issue and take appropriate action.
This optimization will not affect successfully authenticated WebSocket connections. We recommend that API users add handling logic for the authentication failure message where applicable.
To improve the API trading experience, enhance trading capabilities under the Unified Trading Account (UTA) framework, and reduce integration complexity across different account modes, KuCoin will upgrade the Pro API and release related API updates.
After the upgrade, the Pro API will be upgraded to the UTA API. Going forward, the UTA API will exclusively support the Unified Trading Account (UTA) mode.
Upgrade Schedule
The upgrade is scheduled for 08:00 on June 3, 2026 (UTC) and is expected to last 180 minutes.
Upgrade Impact
During the upgrade period, users may experience the following impacts:
The PRO WebSocket may experience temporary disconnections, data loss, or delays. Users may reconnect to the WebSocket to restore the connection.
Upgrade Details
3.1 UTA API Upgrade
Currently, certain Pro API endpoints are compatible with both Classic Accounts and Unified Trading Accounts (UTA). Moving forward, we will continue to focus on the Unified Trading Account framework and further enhance the UTA API with new capabilities and feature optimizations. Compatibility support related to Classic Accounts will enter maintenance mode and will no longer be the primary focus for future feature development, performance improvements, or long-term platform evolution.
[Adjustment Details]
The Pro API will be upgraded to the UTA API, which will primarily support the Unified Trading Account (UTA) going forward.
Compatibility support related to the Classic Account within UTA API will enter maintenance mode.
If you are currently using the “Pro API + Classic Account” model, we strongly recommend completing one of the following migration options as soon as possible:
Switch to the Unified Trading Account (UTA) mode for trading;
Continue using the Classic API for Classic Account trading.
This will help ensure a smooth migration and uninterrupted trading operations.
3.2 API Upgrades
WebSocket handshake and authentication flow optimization:
Synchronous processing will be changed to asynchronous processing during the handshake and authentication stages, reducing blocking behavior and improving the number of authentication requests that can be processed per unit of time.
When a WebSocket connection fails authentication due to invalid, expired, or unauthorized credentials, the server will send an “auth failed” message via WebSocket frame, enabling clients to quickly identify the failure reason and take appropriate actions. This optimization does not affect successfully authenticated WebSocket connections.
[Modify] UTA REST Get Position List (UTA), added response field:
positionMargin: Margin occupied by the futures position.
riskRatio: Risk ratio of an isolated futures position.
[Modify] UTA Websocket Position, added response field:
pM: Margin occupied by the futures position.
r: Risk ratio of an isolated futures position. For example, 0.65 represents 65%.
[Modify] Classic REST Get Deposit List & Classic REST Get Deposit Detail. The endpoints have added the following status return values to display more detailed deposit statuses:
ROLLBACKING : Reversing deposit. Please wait.
ROLLBACK : Deposit reversed. No funds have been credited to the account. Please contact support for assistance.
WAIT_RISK_MGT: The deposit is undergoing standard risk verification. Please contact support for assistance.
RISK_MGT_REJECTED : The deposit is rejected after risk verification. Please contact support to submit required information for review.
PRE_SUCCESS: Funds have been credited to the account ahead of final Block confirmation.
WAIT_TRM_MGT: The deposit is undergoing standard compliance verification. Please contact support for assistance.
TRM_MGT_REJECTED : The deposit is rejected after risk verification. Please contact support to submit required information for review.
[Add] Fast API - Apply for Fast Withdrawal
Support user-defined API key permissions in the OAuth authorization flow, including granting withdrawal permissions
New permission: Fast Withdrawal (Fast API withdrawal permission)
Support API withdrawal with 2FA verification
After the upgrade, the Pro API will be upgraded to the UTA API. Going forward, the UTA API will exclusively support the Unified Trading Account (UTA) mode.
Upgrade Schedule
The upgrade is scheduled for 08:00 on June 3, 2026 (UTC) and is expected to last 180 minutes.
Upgrade Impact
During the upgrade period, users may experience the following impacts:
The PRO WebSocket may experience temporary disconnections, data loss, or delays. Users may reconnect to the WebSocket to restore the connection.
Upgrade Details
3.1 UTA API Upgrade
Currently, certain Pro API endpoints are compatible with both Classic Accounts and Unified Trading Accounts (UTA). Moving forward, we will continue to focus on the Unified Trading Account framework and further enhance the UTA API with new capabilities and feature optimizations. Compatibility support related to Classic Accounts will enter maintenance mode and will no longer be the primary focus for future feature development, performance improvements, or long-term platform evolution.
[Adjustment Details]
The Pro API will be upgraded to the UTA API, which will primarily support the Unified Trading Account (UTA) going forward.
Compatibility support related to the Classic Account within UTA API will enter maintenance mode.
If you are currently using the “Pro API + Classic Account” model, we strongly recommend completing one of the following migration options as soon as possible:
Switch to the Unified Trading Account (UTA) mode for trading;
Continue using the Classic API for Classic Account trading.
This will help ensure a smooth migration and uninterrupted trading operations.
3.2 API Upgrades
WebSocket handshake and authentication flow optimization:
Synchronous processing will be changed to asynchronous processing during the handshake and authentication stages, reducing blocking behavior and improving the number of authentication requests that can be processed per unit of time.
When a WebSocket connection fails authentication due to invalid, expired, or unauthorized credentials, the server will send an “auth failed” message via WebSocket frame, enabling clients to quickly identify the failure reason and take appropriate actions. This optimization does not affect successfully authenticated WebSocket connections.
[Modify] UTA REST Get Position List (UTA), added response field:
positionMargin: Margin occupied by the futures position.
riskRatio: Risk ratio of an isolated futures position.
[Modify] UTA Websocket Position, added response field:
pM: Margin occupied by the futures position.
r: Risk ratio of an isolated futures position. For example, 0.65 represents 65%.
[Modify] Classic REST Get Deposit List & Classic REST Get Deposit Detail. The endpoints have added the following status return values to display more detailed deposit statuses:
ROLLBACKING : Reversing deposit. Please wait.
ROLLBACK : Deposit reversed. No funds have been credited to the account. Please contact support for assistance.
WAIT_RISK_MGT: The deposit is undergoing standard risk verification. Please contact support for assistance.
RISK_MGT_REJECTED : The deposit is rejected after risk verification. Please contact support to submit required information for review.
PRE_SUCCESS: Funds have been credited to the account ahead of final Block confirmation.
WAIT_TRM_MGT: The deposit is undergoing standard compliance verification. Please contact support for assistance.
TRM_MGT_REJECTED : The deposit is rejected after risk verification. Please contact support to submit required information for review.
[Add] Fast API - Apply for Fast Withdrawal
Support user-defined API key permissions in the OAuth authorization flow, including granting withdrawal permissions
New permission: Fast Withdrawal (Fast API withdrawal permission)
Support API withdrawal with 2FA verification
[Add] UTA REST Batch Modify Margin Mode ,batch modifies the margin mode for futures positions
[Add] UTA REST Modify Isolated Futures Margin ,extract or add margin for Isolated Futures position
[Modify] UTA REST Place Order ,add new field 'closeOrder' to support closing position for specified symbol
[Modify] UTA REST Get Transfer Quotas ,add new enum 'UNIFIED' in feild 'accountType' in query params and response params
[Add] UTA REST Modify Isolated Futures Margin ,extract or add margin for Isolated Futures position
[Modify] UTA REST Place Order ,add new field 'closeOrder' to support closing position for specified symbol
[Modify] UTA REST Get Transfer Quotas ,add new enum 'UNIFIED' in feild 'accountType' in query params and response params
Title: Changes to Funding Rate Intervals for HOMEUSDT Perpetual Contracts (06-04)
Content: KuCoin Futures will adjust the funding rate intervals for the HOMEUSDT Perpetual Contract. The next settlement will be at 21:00 on June 4, 2026 (UTC). Before Adjustment: Every four hours After Adjust…
Url: https://www.kucoin.com/announcement/en-changes-to-funding-rate-intervals-for-homeusdt-perpetual-contracts-06-04
Content: KuCoin Futures will adjust the funding rate intervals for the HOMEUSDT Perpetual Contract. The next settlement will be at 21:00 on June 4, 2026 (UTC). Before Adjustment: Every four hours After Adjust…
Url: https://www.kucoin.com/announcement/en-changes-to-funding-rate-intervals-for-homeusdt-perpetual-contracts-06-04
KuCoin
Changes to Funding Rate Intervals for HOMEUSDT Perpetual Contracts (06-04)| KuCoin
KuCoin Futures will adjust the funding rate intervals for the HOMEUSDT Perpetual Contract . The next settlement will be at 21:00 on June 4, 2026 (UTC) . Before
Title: Changes to Funding Rate Intervals for HIVEUSDT Perpetual Contracts (06-04)
Content: KuCoin Futures will adjust the funding rate intervals for the HIVEUSDT Perpetual Contract. The next settlement will be at 0:00 on June 5, 2026 (UTC). Before Adjustment: Every one hour After Adjustmen…
Url: https://www.kucoin.com/announcement/en-changes-to-funding-rate-intervals-for-hiveusdt-perpetual-contracts-06-04
Content: KuCoin Futures will adjust the funding rate intervals for the HIVEUSDT Perpetual Contract. The next settlement will be at 0:00 on June 5, 2026 (UTC). Before Adjustment: Every one hour After Adjustmen…
Url: https://www.kucoin.com/announcement/en-changes-to-funding-rate-intervals-for-hiveusdt-perpetual-contracts-06-04
KuCoin
Changes to Funding Rate Intervals for HIVEUSDT Perpetual Contracts (06-04)| KuCoin
KuCoin Futures will adjust the funding rate intervals for the HIVE USDT Perpetual Contract . The next settlement will be at 0:00 on June 5, 2026 (UTC) . Before
Title: Mid-Year Summer Mega Savings: Level Up with KuCoin Pay on KryptoMate!
Content: The heat of summer is matching the heat of the biggest crypto-shopping event of the season! KuCoin Pay is thrilled to partner with KryptoMate to bring you the Mid-Year Summer Mega Savings campaign. W…
Url: https://www.kucoin.com/announcement/KuCoinPay-KryptoMate-MidYearSummerMegaSavings202606
Content: The heat of summer is matching the heat of the biggest crypto-shopping event of the season! KuCoin Pay is thrilled to partner with KryptoMate to bring you the Mid-Year Summer Mega Savings campaign. W…
Url: https://www.kucoin.com/announcement/KuCoinPay-KryptoMate-MidYearSummerMegaSavings202606
KuCoin
Mid-Year Summer Mega Savings: Level Up with KuCoin Pay on KryptoMate!| KuCoin
The heat of summer is matching the heat of the biggest crypto-shopping event of the season! KuCoin Pay is thrilled to partner with KryptoMate to bring you the M