Skip to main content

Changelog

[Aug 28,2024] Get Merchant Advertisement List endpoint Adjust the maximum value of the 'limit' parameter to 20

Endpoints: Get Merchant Advertisement List Change: Adjust the maximum value of the 'limit' parameter to 20

[Aug 15,2024] API rate limit adjustment

EndpointsOld rate limitNew rate limit
/api/v2/copy/mix-trader/order-close-positions10 req/sec/UID5 req/sec/UID
/api/v2/copy/mix-trader/order-current-track10 req/sec/UID5 req/sec/UID
/api/v2/copy/mix-follower/query-current-orders10 req/sec/UID5 req/sec/UID
/api/v2/copy/mix-follower/query-history-orders20 req/sec/UID5 req/sec/UID
/api/v2/copy/mix-trader/order-history-track10 req/sec/UID5 req/sec/UID
/api/v2/copy/mix-trader/profits-group-coin-date20 req/sec/UID5 req/sec/UID
/api/v2/copy/mix-trader/profit-history-summarys20 req/sec/UID5 req/sec/UID
/api/v2/copy/mix-trader/profit-history-details20 req/sec/UID5 req/sec/UID
/api/v2/copy/mix-trader/profit-details20 req/sec/UID5 req/sec/UID
/api/v2/copy/mix-trader/order-modify-tpsl10 req/sec/UID5 req/sec/UID
/api/v2/copy/mix-trader/order-total-detail10 req/sec/UID5 req/sec/UID
/api/v2/copy/mix-broker/query-traders10 req/sec/UID5 req/sec/UID
/api/v2/copy/mix-follower/settings10 req/sec/UID5 req/sec/UID
/api/v2/copy/mix-follower/close-positions10 req/sec/UID5 req/sec/UID
/api/v2/copy/mix-follower/setting-tpsl20 req/sec/UID5 req/sec/UID
/api/v2/copy/mix-follower/query-settings10 req/sec/UID5 req/sec/UID
/api/v2/copy/mix-follower/cancel-trader10 req/sec/UID5 req/sec/UID
/api/v2/copy/mix-trader/config-settings-base10 req/sec/UID5 req/sec/UID
/api/v2/copy/mix-follower/query-traders10 req/sec/UID5 req/sec/UID
/api/v2/copy/mix-trader/config-query-followers10 req/sec/UID5 req/sec/UID
/api/v2/copy/mix-trader/config-remove-follower10 req/sec/UID5 req/sec/UID
/api/v2/copy/mix-trader/config-query-symbols20 req/sec/UID5 req/sec/UID
/api/v2/copy/mix-trader/config-setting-symbols10 req/sec/UID5 req/sec/UID
/api/v2/copy/mix-broker/query-history-traces10 req/sec/UID5 req/sec/UID
/api/v2/spot/trade/batch-cancel-plan-order10 req/sec/UID5 req/sec/UID
/api/v2/spot/account/deduct-info10 req/sec/UID5 req/sec/UID
/api/v2/copy/spot-follower/query-current-orders10 req/sec/UID5 req/sec/UID
/api/v2/copy/spot-follower/query-settings10 req/sec/UID5 req/sec/UID
/api/v2/copy/spot-follower/query-history-orders10 req/sec/UID5 req/sec/UID
/api/v2/copy/spot-follower/query-traders10 req/sec/UID5 req/sec/UID
/api/v2/copy/spot-trader/config-query-settings10 req/sec/UID5 req/sec/UID
/api/v2/copy/spot-trader/order-history-track10 req/sec/UID5 req/sec/UID
/api/v2/copy/spot-trader/profit-summarys10 req/sec/UID5 req/sec/UID
/api/v2/copy/spot-trader/profit-history-details10 req/sec/UID5 req/sec/UID
/api/v2/copy/spot-trader/profit-details10 req/sec/UID5 req/sec/UID
/api/v2/copy/spot-trader/order-total-detail10 req/sec/UID5 req/sec/UID
/api/v2/user/virtual-subaccount-apikey-list10 req/sec/UID5 req/sec/UID
/api/v2/broker/account/subaccount-withdrawal10 req/sec/UID1 req/sec/UID
/api/v2/spot/account/switch-deduct10 req/sec/UID1 req/sec/UID
/api/v2/copy/spot-follower/order-close-tracking10 req/sec/UID1 req/sec/UID
/api/v2/copy/spot-follower/cancel-trader10 req/sec/UID1 req/sec/UID
/api/v2/copy/spot-follower/stop-order10 req/sec/UID1 req/sec/UID
/api/v2/copy/spot-follower/settings10 req/sec/UID1 req/sec/UID
/api/v2/copy/spot-follower/setting-tpsl10 req/sec/UID1 req/sec/UID
/api/v2/copy/spot-trader/order-close-tracking10 req/sec/UID1 req/sec/UID
/api/v2/copy/spot-trader/config-setting-symbols10 req/sec/UID1 req/sec/UID
/api/v2/copy/spot-trader/config-remove-follower10 req/sec/UID1 req/sec/UID
/api/v2/copy/spot-trader/order-modify-tpsl10 req/sec/UID1 req/sec/UID

[Jul 03,2024] Withdrawal and get deposit addresses supports Bitcoin Lightning Network

Endpoints: Withdraw, Get Deposit Address, Get SubAccount Deposit Address Change: Get the deposit address to support obtaining the Bitcoin Lightning Network invoice address, and the withdrawal endpoint supports withdrawal from the Bitcoin Lightning Network invoice address

[Jun 25,2024] Adjustment on Get P2P Merchant List Interface

Parameter merchantId has been removed from Get P2P Merchant List Interface

[Jun 19,2024] SPOT, The Idempotency Time of clientOid Update

New Rules:
The 6 hours idempotency time of clientOid will be start from the time create the order.
Example:
User uses "clientOid":"clientOid001" to place limit order at 2024-06-12 00:00:00, which is filled at 2024-06-12 06:00:01. And then, the user can use the same "clientOid":"clientOid001" to place new orders after 2024-06-12 06:00:01(idempotency expiry)

Current Rules:
The 6 hours idempotency time of clientOid will be start from the time when the order finished.
Example:
User uses "clientOid":"clientOid001" to place limit order at 2024-06-12 00:00:00, which is filled at 2024-06-12 06:00:01. But the next time of user can use the same clientOid will be at 2024-06-12 12:00:01

[Mar 15,2024] Adjustment on the time range for Get History Trigger Order

Endpoint: Get History Trigger Order

  1. The interval between startTime and endTime has been limited to 90 days
  2. Only historical records within the past 90 days are supported.

[Feb 6,2023] Add newSize field in the push parameters of Spot Order Channel for Websocket

The spot order channel push now includes a new parameter newSize, which will gradually replace the existing parameter size in subsequent updates.

newSize represents the order quantity, following the specified rules:

  • when orderType=limit, newSize represents the quantity of base coin,
  • when orderType=marketandside=buy, newSize represents the quantity of quote coin,
  • when orderType=marketandside=sell, newSize represents the quantity of base coin.

[Jan 19,2024] Adjustment on the time range for tax endpoints per request

Endpoints: Spot Transaction Records, Futures Transaction Records, Margin Transaction Records, P2P Transaction Records Change: The interval between startTime and endTime has been adjusted from one year to 30 days

[Dec 27,2023] Adjustment for the withdrawal of Broker's sub-account

The request param dest no longer supports the input internal_transfer.
The request param toType has been removed.

[Dec 22,2023] Adjustment for the spot order's clientOid idempotent period

At 2pm on December 25th, the spot order's ClientOid will be adjusted from a 24-hour idempotent period to a 6-hour idempotent period.

[Nov 16,2023] Add 'errorCode' field in batch-cancel-orders response

Added a new response parameter, errorCode, to the batch cancel order endpoint.

How was your Reading Experience with us?