Notification of KuCoin API Updates
12/20/2024, 09:27:02
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 documentation (beta) and rewritten All SDK: https://www.kucoin.com/docs-new
- The limit on the number of websocket connections that can be established simultaneously per user ID: expanded from 150 to 500.
- 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.
- Futures Modify Trade Orders - According To The Market endpoint, Topic: /contractMarket/tradeOrders:{symbol} , add tradeType response param.
- Futures Modify Trade Orders endpoint, Topic: /contractMarket/tradeOrders ,add tradeType response param.
For more API communication or feedback, please join our official API Telegram group: https://t.me/KuCoin_API
Thank you for your support of KuCoin!
The KuCoin API Team