Change Log
2026-03-30
Market data and funding
GET /quote/v1/markPrice:symbolis now optional; when omitted, the response is a JSON array of all mark prices.GET /api/v1/futures/fundingRate: Response adds fieldsinterest,fundingRateCap, andfundingRateFloor.
Futures orders
- Limit orders: optional
timeInForcevaluePOST_ONLYadded.
2026-03-11
Modified Interfaces
- Funding rate interfaces:
GET /api/v1/futures/fundingRate,GET /api/v1/futures/historyFundingRate- Added response fieldperiod(funding rate settlement period, e.g. "8H") - Exchange information:
GET /api/v1/exchangeInfo- Added response fieldcategoriesincontractslist (contract categories, English names; empty array when no category, multiple when belongs to multiple categories) - Flash close:
POST /api/v1/futures/flashClose- Added parametercategory(USDC-M Futures=USDC, Default=USDT-M Futures) - One-click reverse:
POST /api/v1/futures/reversePosition- Added parametercategory(USDC-M Futures=USDC, Default=USDT-M Futures)
2026-02-04
Stock futures
Interface:
- api/v1/auth/exchangeInfo
Changes:
- New
closingStartTime、closingEndTime、isRwa、rwaTypeField Added
2026-02-02
Modified Interfaces
- Sub-account transfer interface: Added
transferIdfield (LONG type, optional), sametransferIdcan prevent duplicate transfers. - Error message adjustment: When an API returns a permission denied error, the error message will now include specific information about the required permissions for easier troubleshooting.
2026-01-19
Modified Interfaces
- Added
traceIdfield to request response headers, which can be provided to customer service to assist with troubleshooting.
2025-01-01
New Interfaces
Account Related Interfaces
- Apply to download file
- Query download record details
Futures Order Related Interfaces
- Query historical position list
- Modify order
- Isolated margin auto-add margin switch
- Flash close position
- One-click reverse
General Interfaces
- Get all system risk limit configuration list
Modified Interfaces
- Get exchange information: Returns correct symbol status
- Query contract account balance: Added
couponfield (sum of experience funds, cash vouchers, etc.) - Set position take profit/stop loss: Added support for trailing stop loss
2022-10-16
Create a document