Changelog
March 2025
[March 27, 2025] Updates include new fields in futures contract & funding rate interfaces' return values, and adjusted input params for spot transaction details.
Endpoints:/api/v2/mix/account/accounts
Additional content:
- The return value of the futures contract account interface has been updated with a new field
available, which represents the maximum transferable amount of combined margin in the current currency.
Endpoints:/api/v2/mix/market/current-fund-rate
Additional content:
- The return value of the interface for obtaining the current funding rate has been updated with new parameters, including fundingRateInterval, upper and lower limits of funding rate, and next update time.
Endpoints:/api/v2/spot/trade/fills
Changes content:
- The
symbolin the request parameters has been changed from required to optional.
[March 22, 2025] New Response Fields in Futures Account Channel
Channel: Futures - Private Channel - Account Channel
Change: Add "crossedRiskRate"(Risk ratio in cross margin mode) and "unrealizedPL"(Unrealized PnL) in push data
[March 20, 2025] For Spot get order information endpoints, it is adjusted to only support to get the order data within 2 hours when queried by clientOid
Endpoints: Spot get order info interfaces
Change: Querying order information based on ClientOid only supports to get the data within last 2 hours.
[March 18, 2025] Adjust the input parameter instructions for modifying the ApiKey permissions of a sub-account.
Endpoints: :/api/v2/broker/manage/modify-subaccount-apikey
Changes content:
- Modify the sub-account ApiKey permissions: The input parameter permType (permission type) has been changed to a required field.
[March 12, 2025] Adjustment to the period input parameter for obtaining contract initiative buying and selling volume information.
Endpoints: :/api/v2/mix/market/long-short
Changes content:
- Change the input parameter period field from
1dto1Dutc.
[March 11, 2025] API for new OI position limit information in contracts
Endpoints: :/api/v2/mix/market/oi-limit
Additional content:
- API for new OI position limit information in contracts
