The KuCoin API has completed an upgrade without downtime, with specific optimizations as follows:
1. Spot Modify: The limit on the number of websocket connections that can be established simultaneously per user ID: expanded from 50 to 150
2. Spot Modify: GET /v1/accounts/transferable endpoint,request param type add OPTION enums
3. Spot Modify: POST /v2/accounts/inner-transfer endpoint,request param from、to add option enums
4. Spot Modify POST /v2/accounts/sub-transfer endpoint,request param accountType、subAccountType add OPTION enums
5. Spot Modify: POST /v3/accounts/universal-transfer endpoint,request param fromAccountType、toAccountType add OPTION enums
6. Futures Modify: GET /api/v1/contracts/{symbol} endpoint, add supportCross response param
7. Futures Modify: GET /api/v1/contracts/active endpoint, add supportCross response param
8. Futures Modify: GET /api/v1/account-overview endpoint, add riskRatio response param
https://www.kucoin.com/docs/log/update/spot-margin
1. Spot Modify: The limit on the number of websocket connections that can be established simultaneously per user ID: expanded from 50 to 150
2. Spot Modify: GET /v1/accounts/transferable endpoint,request param type add OPTION enums
3. Spot Modify: POST /v2/accounts/inner-transfer endpoint,request param from、to add option enums
4. Spot Modify POST /v2/accounts/sub-transfer endpoint,request param accountType、subAccountType add OPTION enums
5. Spot Modify: POST /v3/accounts/universal-transfer endpoint,request param fromAccountType、toAccountType add OPTION enums
6. Futures Modify: GET /api/v1/contracts/{symbol} endpoint, add supportCross response param
7. Futures Modify: GET /api/v1/contracts/active endpoint, add supportCross response param
8. Futures Modify: GET /api/v1/account-overview endpoint, add riskRatio response param
https://www.kucoin.com/docs/log/update/spot-margin
To increase market liquidity and improve your trading experience, KuCoin Futures will update the tick size (i.e., the minimum change in the unit price) of multiple perpetual contracts at 06:00-08:00 on November 12, 2024 (UTC).
CATSUSDTM
Before0.0000001 After0.00000001
SCRUSDTM
Before0.001 After0.0001
NEIROUSDTM
Before0.0001 After0.00001
https://www.kucoin.com/announcement/kucoin-futures-will-update-the-tick-size-for-multiple-perpetual-contracts-2024-11-12
CATSUSDTM
Before0.0000001 After0.00000001
SCRUSDTM
Before0.001 After0.0001
NEIROUSDTM
Before0.0001 After0.00001
https://www.kucoin.com/announcement/kucoin-futures-will-update-the-tick-size-for-multiple-perpetual-contracts-2024-11-12
KuCoin Will Adjust the Price Increment of Multiple Leveraged Tokens
In order to increase market liquidity and improve trading experience, KuCoin will be adjusting the price increment unit (API symbol: Price Increment) of DOGE3S/USDT, AAVE3S/USDT, LTC3S/USDT, SOL3S/USDT, TRBDOWN/USDT, VRADOWN/USDT and PYTHDOWN/USDT at 09:00:00 on November 13, 2024 (UTC), which will be more reasonable and beneficial for match making trade off.
https://www.kucoin.com/announcement/kucoin-etf-notice-241111
In order to increase market liquidity and improve trading experience, KuCoin will be adjusting the price increment unit (API symbol: Price Increment) of DOGE3S/USDT, AAVE3S/USDT, LTC3S/USDT, SOL3S/USDT, TRBDOWN/USDT, VRADOWN/USDT and PYTHDOWN/USDT at 09:00:00 on November 13, 2024 (UTC), which will be more reasonable and beneficial for match making trade off.
https://www.kucoin.com/announcement/kucoin-etf-notice-241111
KuCoin Will Merge the UNI3S, LINK3S and LUNCDOWN Leverage Tokens
https://www.kucoin.com/announcement/kucoin-etf-notice-241113
https://www.kucoin.com/announcement/kucoin-etf-notice-241113
KuCoin API Revamp Journey: Trade to Win a Share of the 1 Million USDT Prize Pool
To express our gratitude for your long-term support of KuCoin API, we are excited to present you with an exclusive event. During the event, bind your API V3 key and perform API trading of any amount to enjoy special benefits.
https://www.kucoin.com/promotions/KuCoinAPIRevamp
To express our gratitude for your long-term support of KuCoin API, we are excited to present you with an exclusive event. During the event, bind your API V3 key and perform API trading of any amount to enjoy special benefits.
https://www.kucoin.com/promotions/KuCoinAPIRevamp
KuCoin Will Adjust the Price Increment of BTCDOWN, PEPEDOWN Leveraged Tokens
https://www.kucoin.com/announcement/kucoin-etf-notice-241114
https://www.kucoin.com/announcement/kucoin-etf-notice-241114
We cordially invite you to participate in an exciting Cross Margin Peak Trading Competition. This is a fantastic opportunity to showcase your trading skills, challenge yourself, and earn generous rewards.
Just a click away to participate, don't miss this unique opportunity to win rewards.
https://www.kucoin.com/platform/trading-competition/KA_Trading_Competition_1
Just a click away to participate, don't miss this unique opportunity to win rewards.
https://www.kucoin.com/platform/trading-competition/KA_Trading_Competition_1
KuCoin Margin Spot Index Components Will Be Changed!
https://www.kucoin.com/announcement/kucoin-margin-notice-241121
https://www.kucoin.com/announcement/kucoin-margin-notice-241121
Kucoin is excited to announce an exclusive opportunity for skilled API traders: we’re recruiting API Master Traders to be the first to try our upcoming Copy Trading service! Shape the future of trading by joining a primary group who will test, provide feedback, and help us build an exclusive copy trading experience. You have opportunities for bonuses based on participation and engagement.
Application Form https://forms.gle/LjDyGrqH4XmMfEvy5
https://www.kucoin.com/announcement/en-become-a-founding-api-master-trader-on-kucoin-s-new-copy-trading-platform
Application Form https://forms.gle/LjDyGrqH4XmMfEvy5
https://www.kucoin.com/announcement/en-become-a-founding-api-master-trader-on-kucoin-s-new-copy-trading-platform
The KuCoin API has completed an upgrade without downtime, with specific optimizations as follows:
1. Futures Modify: Batch cancel Orders endpoint, DELETE /api/v1/orders/multi-cancel,supports "stop loss order/conditional order" order cancellation function
2. Futures Modify: Get Filled List endpoint, GET /api/v1/fills, add tradeTypes request param
3. Futures Modify: Place Order endpoint, POST /api/v1/orders, add qty、valueQty request param
4. Futures Modify: Place take profit and stop loss order endpoint, POST /api/v1/st-orders, add qty、valueQty request param
5. Futures Modify: Place Multiple Orders endpoint, POST /api/v1/orders/multi, add qty、valueQty request param
6. Futures Modify: Get Symbols List endpoint, GET /api/v1/contracts/active, add buyLimit、sellLimit response param
7. Futures Modify: Get Symbol Detail endpoint, GET /api/v1/contracts/{symbol}, add buyLimit、sellLimit response param
8. Futures Modify: Get Current Funding Rate endpoint, GET
/api/v1/funding-rate/{symbol}/current, add fundingRateCap、fundingRateFloor response param
9. Futures Add: Add SubAccount Futures Permission endpoint, POST /api/v3/sub/user/futures/enable
10. Margin Add: Add SubAccount Margin Permission endpoint, POST /api/v3/sub/user/margin/enable
https://www.kucoin.com/announcement/en-notification-of-api-updates
1. Futures Modify: Batch cancel Orders endpoint, DELETE /api/v1/orders/multi-cancel,supports "stop loss order/conditional order" order cancellation function
2. Futures Modify: Get Filled List endpoint, GET /api/v1/fills, add tradeTypes request param
3. Futures Modify: Place Order endpoint, POST /api/v1/orders, add qty、valueQty request param
4. Futures Modify: Place take profit and stop loss order endpoint, POST /api/v1/st-orders, add qty、valueQty request param
5. Futures Modify: Place Multiple Orders endpoint, POST /api/v1/orders/multi, add qty、valueQty request param
6. Futures Modify: Get Symbols List endpoint, GET /api/v1/contracts/active, add buyLimit、sellLimit response param
7. Futures Modify: Get Symbol Detail endpoint, GET /api/v1/contracts/{symbol}, add buyLimit、sellLimit response param
8. Futures Modify: Get Current Funding Rate endpoint, GET
/api/v1/funding-rate/{symbol}/current, add fundingRateCap、fundingRateFloor response param
9. Futures Add: Add SubAccount Futures Permission endpoint, POST /api/v3/sub/user/futures/enable
10. Margin Add: Add SubAccount Margin Permission endpoint, POST /api/v3/sub/user/margin/enable
https://www.kucoin.com/announcement/en-notification-of-api-updates
KuCoin Will Adjust the Price Increment of SUSHI3S, AVAX3S and ORDIDOWN Leveraged Tokens
https://www.kucoin.com/announcement/kucoin-etf-notice-241204
https://www.kucoin.com/announcement/kucoin-etf-notice-241204
The KuCoin API has completed an upgrade without downtime, with specific optimizations as follows:
1. KuCoin has released a new version of the API documentation (beta) and rewritten All SDK: https://www.kucoin.com/docs-new
2. The limit on the number of websocket connections that can be established simultaneously per user ID: expanded from 150 to 500.
3. Futures Cancel Multiple Futures Limit orders endpoint, abandon the DELETE /api/v1/orders endpoint (the rate limit is adjusted from 30 to 200) and replace it with the DELETE /api/v3/orders endpoint.
4. Futures Modify Trade Orders - According To The Market endpoint, Topic: /contractMarket/tradeOrders:{symbol} , add tradeType response param.
5. Futures Modify Trade Orders endpoint, Topic: /contractMarket/tradeOrders ,add tradeType response param.
https://www.kucoin.com/announcement/en-notification-of-kucoin-api-updates
1. KuCoin has released a new version of the API documentation (beta) and rewritten All SDK: https://www.kucoin.com/docs-new
2. The limit on the number of websocket connections that can be established simultaneously per user ID: expanded from 150 to 500.
3. Futures Cancel Multiple Futures Limit orders endpoint, abandon the DELETE /api/v1/orders endpoint (the rate limit is adjusted from 30 to 200) and replace it with the DELETE /api/v3/orders endpoint.
4. Futures Modify Trade Orders - According To The Market endpoint, Topic: /contractMarket/tradeOrders:{symbol} , add tradeType response param.
5. Futures Modify Trade Orders endpoint, Topic: /contractMarket/tradeOrders ,add tradeType response param.
https://www.kucoin.com/announcement/en-notification-of-kucoin-api-updates
KuCoin
Notification of KuCoin API Updates| KuCoin
Dear API Users, The KuCoin API has completed an upgrade without downtime, with specific optimizations as follows: KuCoin has released a new version of the API d
The KuCoin API has completed an upgrade without downtime, with specific optimizations as follows:
1. API documentation adds Search Function
2. Postman SDK has been launched
3. Futures Copy Trading has been launched, with 11 new endpoint
4. Futures Modify Cancel All Orders endpoint,DELETE /api/v3/orders, the rate limit is adjusted from 30 to 10.
https://www.kucoin.com/docs-new/doc-338150
1. API documentation adds Search Function
2. Postman SDK has been launched
3. Futures Copy Trading has been launched, with 11 new endpoint
4. Futures Modify Cancel All Orders endpoint,DELETE /api/v3/orders, the rate limit is adjusted from 30 to 10.
https://www.kucoin.com/docs-new/doc-338150
In order to improve the performance of KuCoin API Spot, KuCoin will carry out a live upgrade at 6:30 AM (UTC) on February 13, 2025. The upgrade time will be 30 minutes. The websocket push of user balance/private order/l2 increment might cause loss or delay during the upgrade period.
https://www.kucoin.com/announcement/en-notification-of-kucoin-api-update
https://www.kucoin.com/announcement/en-notification-of-kucoin-api-update
Kucoin
Notification of KuCoin API Update| KuCoin
Dear KuCoin Spot Users,
In order to improve the performance of KuCoin API Spot, KuCoin will carry out a live upgrade at 6:30 AM (UTC) on February 13, 2025. The
In order to improve the performance of KuCoin API Spot, KuCoin will carry out a live upgrade at 6:30 AM (UTC) on February 13, 2025. The
In order to improve the performance of KuCoin API Spot, KuCoin will carry out a live upgrade at 6:30 AM (UTC) on February 24, 2025. The upgrade time will be 30 minutes. The websocket push of user balance/private order/l2 increment might cause loss or delay during the upgrade period.
https://www.kucoin.com/announcement/en-the-notification-of-kucoin-api-update
https://www.kucoin.com/announcement/en-the-notification-of-kucoin-api-update
Kucoin
Crypto Exchange | Bitcoin Exchange | Bitcoin Trading | KuCoin
KuCoin is a secure cryptocurrency exchange that makes it easier to buy, sell, and store cryptocurrencies like BTC, ETH, KCS, SHIB, DOGE, Gari etc.
KuCoin Will Adjust the Tick Size for Certain Spot Trading Pairs
In order to increase market liquidity and improve trading experience, KuCoin will be adjusting the Tick Size (i.e., the minimum change in the unit price) of the following Spot trading pairs at 08:00 on March 04, 2025 (UTC). The details are as follows:
XYRO-USDT, GOATS-USDT, CREDI-USDT, PONCH-USDT, TENET-USDT, AMB-USDT, AMB- BTC, AMB-ETH
Please adjust your trading strategy according to the change to avoid unnecessary impact on your trading. We apologize for any inconveniences this may cause.
https://www.kucoin.com/announcement/en-kucoin-will-adjust-the-tick-size-for-certain-spot-trading-pairs20250224
In order to increase market liquidity and improve trading experience, KuCoin will be adjusting the Tick Size (i.e., the minimum change in the unit price) of the following Spot trading pairs at 08:00 on March 04, 2025 (UTC). The details are as follows:
XYRO-USDT, GOATS-USDT, CREDI-USDT, PONCH-USDT, TENET-USDT, AMB-USDT, AMB- BTC, AMB-ETH
Please adjust your trading strategy according to the change to avoid unnecessary impact on your trading. We apologize for any inconveniences this may cause.
https://www.kucoin.com/announcement/en-kucoin-will-adjust-the-tick-size-for-certain-spot-trading-pairs20250224
Kucoin
Crypto Exchange | Bitcoin Exchange | Bitcoin Trading | KuCoin
KuCoin is a secure cryptocurrency exchange that makes it easier to buy, sell, and store cryptocurrencies like BTC, ETH, KCS, SHIB, DOGE, Gari etc.
The KuCoin API has completed an upgrade without downtime, with specific optimizations as follows:
1. Spot Add Get Client IP Address endpoint, GET /api/v1/my-ip.
2. Spot Modify Get Account Ledgers - Trade_hf endpoint, GET /api/v1/hf/accounts/ledgers, add RETURNED_FEES and DEDUCTION_FEES options to the request parameter bizType.
3. Spot Add Get Discount Rate Configs endpoint, GET /api/v1/otc-loan/discount-rate-configs.
4. Spot Add Get Call Auction Part OrderBook endpoint, GET /api/v1/market/orderbook/callauction/level2_{size}.
5. Spot Add Get Call Auction Info endpoint, GET /api/v1/market/callauctionData.
6. Spot Add Call Auction Orderbook - Level50 endpoint, Topic:/callauction/level2Depth50:{symbol}.
7. Spot Add Call Auction Data endpoint, Topic: /callauction/callauctionData:{symbol}.
8. Spot Modify Get Symbol endpoint, GET /api/v2/symbols/{symbol} , add callauctionIsEnabled, callauctionPriceFloor, callauctionPriceCeiling, callauctionFirstStageStartTime, callauctionSecondStageStartTime, callauctionThirdStageStartTime, tradingStartTime response parameter.
9. Spot Modify Get All Symbols endpoint, GET /api/v2/symbols , add callauctionIsEnabled, callauctionPriceFloor, callauctionPriceCeiling, callauctionFirstStageStartTime, callauctionSecondStageStartTime, callauctionThirdStageStartTime, tradingStartTime response parameter.
10. Margin Modify Get Transfer Quotas endpoint, GET /api/v1/accounts/transferable , add MARGIN_V2 and ISOLATED_V2 options to the request parameter type.
11. The limit on the number of WebSocket connections that can be established simultaneously per user ID has been increased from 500 to 800.
12. KuCoin has added Nodejs SDK.
13. KuCoin API documentation now includes a Debug Function.
https://www.kucoin.com/docs-new/doc-338150
1. Spot Add Get Client IP Address endpoint, GET /api/v1/my-ip.
2. Spot Modify Get Account Ledgers - Trade_hf endpoint, GET /api/v1/hf/accounts/ledgers, add RETURNED_FEES and DEDUCTION_FEES options to the request parameter bizType.
3. Spot Add Get Discount Rate Configs endpoint, GET /api/v1/otc-loan/discount-rate-configs.
4. Spot Add Get Call Auction Part OrderBook endpoint, GET /api/v1/market/orderbook/callauction/level2_{size}.
5. Spot Add Get Call Auction Info endpoint, GET /api/v1/market/callauctionData.
6. Spot Add Call Auction Orderbook - Level50 endpoint, Topic:/callauction/level2Depth50:{symbol}.
7. Spot Add Call Auction Data endpoint, Topic: /callauction/callauctionData:{symbol}.
8. Spot Modify Get Symbol endpoint, GET /api/v2/symbols/{symbol} , add callauctionIsEnabled, callauctionPriceFloor, callauctionPriceCeiling, callauctionFirstStageStartTime, callauctionSecondStageStartTime, callauctionThirdStageStartTime, tradingStartTime response parameter.
9. Spot Modify Get All Symbols endpoint, GET /api/v2/symbols , add callauctionIsEnabled, callauctionPriceFloor, callauctionPriceCeiling, callauctionFirstStageStartTime, callauctionSecondStageStartTime, callauctionThirdStageStartTime, tradingStartTime response parameter.
10. Margin Modify Get Transfer Quotas endpoint, GET /api/v1/accounts/transferable , add MARGIN_V2 and ISOLATED_V2 options to the request parameter type.
11. The limit on the number of WebSocket connections that can be established simultaneously per user ID has been increased from 500 to 800.
12. KuCoin has added Nodejs SDK.
13. KuCoin API documentation now includes a Debug Function.
https://www.kucoin.com/docs-new/doc-338150
To enhance your experience and ensure a more stable service, KuCoin will be performing a system upgrade on March 15, 2025, from 06:30 to 07:30 (UTC). During this period, the following services may experience temporary disruptions:
Platform Core Functions:
Registration, login, API key creation, and sub-account addition, deletion, or modification will be temporarily unavailable.
KYC processes, including uploading verification documents and viewing uploaded files, will be temporarily unavailable.
Contacting customer support via the Help Center, including uploading attachments (e.g., screenshots) or viewing uploaded attachments, will be temporarily unavailable.
Modifying security settings, such as resetting passwords or forgotten phone numbers or email addresses, will be unavailable.
Futures Trading:
Access to the futures trading page, fund transfers within futures accounts, and futures trading information queries will be temporarily unavailable.
The function to open a futures account will be temporarily unavailable.
Wealth Management Services:
Access to wealth management product pages (including KuCoin Earn, limited-time activities, Staking, and structured financial products) will be temporarily unavailable. Product subscriptions, redemptions, and viewing financial account holdings will also be temporarily unavailable.
Large idle asset interest-earning subscriptions and redemptions will be temporarily unavailable.
Trading Bots:
Creation and termination of bots, as well as functions such as adding or reducing margin, setting take-profit/stop-loss, and adjusting strategy parameters, will be temporarily unavailable. During the upgrade, running grid bots may experience failed order placements.
Copy Trading:
Copy trading functions will be temporarily unavailable during the database upgrade, potentially leading to failures in creating or terminating copy trades, failed lead trades, failed follow trades, and adjustments to margin or investment amounts.
Deposits and Withdrawals:
Cryptocurrency withdrawals, asset queries, and other related functions will be temporarily unavailable. Deposits may experience delays in processing.
API:
Establishing WebSocket connections may experience delays, and public/private token interface requests may be temporarily unavailable.
Other Services:
KuCoin announcements will be temporarily unavailable.
Promotional banners on the left side of the KuCoin homepage will not be visible.
The X-KUCOIN mini-program will be temporarily unavailable for registration and login.
Partner profile pictures cannot be modified.Partners will be unable to generate new invitation links during the upgrade period.
ND broker account types cannot be modified.
Exporting bills and viewing transaction records in the Download Center will be temporarily unavailable.
Creating SEO content and new short links will be temporarily unavailable.
https://www.kucoin.com/announcement/en-system-upgrade-announcement-march-15-2025
Platform Core Functions:
Registration, login, API key creation, and sub-account addition, deletion, or modification will be temporarily unavailable.
KYC processes, including uploading verification documents and viewing uploaded files, will be temporarily unavailable.
Contacting customer support via the Help Center, including uploading attachments (e.g., screenshots) or viewing uploaded attachments, will be temporarily unavailable.
Modifying security settings, such as resetting passwords or forgotten phone numbers or email addresses, will be unavailable.
Futures Trading:
Access to the futures trading page, fund transfers within futures accounts, and futures trading information queries will be temporarily unavailable.
The function to open a futures account will be temporarily unavailable.
Wealth Management Services:
Access to wealth management product pages (including KuCoin Earn, limited-time activities, Staking, and structured financial products) will be temporarily unavailable. Product subscriptions, redemptions, and viewing financial account holdings will also be temporarily unavailable.
Large idle asset interest-earning subscriptions and redemptions will be temporarily unavailable.
Trading Bots:
Creation and termination of bots, as well as functions such as adding or reducing margin, setting take-profit/stop-loss, and adjusting strategy parameters, will be temporarily unavailable. During the upgrade, running grid bots may experience failed order placements.
Copy Trading:
Copy trading functions will be temporarily unavailable during the database upgrade, potentially leading to failures in creating or terminating copy trades, failed lead trades, failed follow trades, and adjustments to margin or investment amounts.
Deposits and Withdrawals:
Cryptocurrency withdrawals, asset queries, and other related functions will be temporarily unavailable. Deposits may experience delays in processing.
API:
Establishing WebSocket connections may experience delays, and public/private token interface requests may be temporarily unavailable.
Other Services:
KuCoin announcements will be temporarily unavailable.
Promotional banners on the left side of the KuCoin homepage will not be visible.
The X-KUCOIN mini-program will be temporarily unavailable for registration and login.
Partner profile pictures cannot be modified.Partners will be unable to generate new invitation links during the upgrade period.
ND broker account types cannot be modified.
Exporting bills and viewing transaction records in the Download Center will be temporarily unavailable.
Creating SEO content and new short links will be temporarily unavailable.
https://www.kucoin.com/announcement/en-system-upgrade-announcement-march-15-2025
KuCoin
System Upgrade Announcement - March 15, 2025| KuCoin
Dear KuCoin Users, To enhance your experience and ensure a more stable service, KuCoin will be performing a system upgrade on March 15, 2025, from 06:30 to 07:3
In order to increase market liquidity and improve trading experience, KuCoin will be adjusting the Tick Size (i.e., the minimum change in the unit price) of the following Spot trading pairs at 08:00 on March 14, 2025 (UTC).
https://www.kucoin.com/announcement/en-kucoin-will-adjust-the-tick-size-for-certain-spot-trading-pairs20250313
https://www.kucoin.com/announcement/en-kucoin-will-adjust-the-tick-size-for-certain-spot-trading-pairs20250313