Bitget APIBitget API
UTAClassic
Legacy Doc
  • Overview
  • API Documentation
  • WebSocket
  • Agent Hub
  • SDK
  • Changelog
Copied to clipboard
Update Preview
2026
SeptemberAugustJulyJuneMayAprilMarchFebruaryJanuary
2025
DecemberNovemberOctoberSeptemberAugustJulyJuneMay
Changelog

June 2026

[June 26, 2026] Added Place Reality Order and Cancel Reality Order APIs

New APIs:

  • /api/v3/trade/place-reality-order Place a limit or market order for Reality stock trading pairs
  • /api/v3/trade/cancel-reality-order Cancel an unfilled or partially filled Reality stock order

[June 25, 2026] Broker Subaccount Withdrawal: Updated supported coin list; RPI OrderBook: Removed permission restriction note

Interface:

  • /api/v3/broker/sub-withdrawal
  • /api/v3/market/rpi-orderbook

Changes:

  • Updated supported coin list of coin request parameter in sub-withdrawal: Replaced TON with GRAM
  • Removed the note that RPI OrderBook is restricted to RPI market makers only

[June 25, 2026] Added Get Liquidations History API

New API:

  • /api/v3/market/liquidations Query historical liquidation order data

[June 25, 2026] Strategy Orders: Added SPOT and MARGIN business line support

Interface:

  • /api/v3/trade/place-strategy-order
  • /api/v3/trade/unfilled-strategy-orders
  • /api/v3/trade/history-strategy-orders
  • strategy-order WebSocket private channel

Changes:

  • Added SPOT (Spot) and MARGIN (Margin) enums to category request parameter of place-strategy-order, unfilled-strategy-orders, history-strategy-orders
  • Added spot (Spot) and margin (Margin) enums to category push parameter of strategy-order WebSocket private channel

[June 25, 2026] Added 4 Unified Account Collateral & Leverage Pre-Set APIs

New APIs:

  • /api/v3/account/collateral-type Get the collateral type configuration of the unified trading account
  • /api/v3/account/set-collateral-type Set the collateral type for the unified trading account
  • /api/v3/account/custom-collateral-coins Get the list of coins supported as custom collateral on the platform
  • /api/v3/account/pre-set-leverage Preview the impact of adjusting the leverage of a specified symbol

[June 23, 2026] Liquidation Channel: Push data range and frequency update

Interface:

  • liquidation WebSocket public channel

Changes:

  • Push data range updated: Previously pushed all platform liquidation data. Going forward, only the record with the highest liquidation quantity for long and short positions respectively per trading pair per second will be pushed. Both Unified Trading Account and Classic Account liquidation data are still included. For any given trading pair within a single second, at most 2 records are delivered (1 for long, 1 for short).
  • Push frequency updated: Previously triggered once every 20 seconds or when 10,000 records were accumulated (20s/interval or 10,000 records/interval). Going forward, data is pushed once per second (1s/interval), containing the aggregated liquidation data for the previous second.

[June 18, 2026] Withdrawal: Added accountType request parameter

Interface:

  • /api/v3/account/withdrawal

Changes:

  • Added accountType String request parameter: Account type to deduct from. funding Funding account, uta Unified trading account, otc OTC account. Multiple values supported, separated by comma. Deduction order: funding → otc → uta

[June 17, 2026] Added Get RPI Symbols API

New API:

  • /api/v3/market/rpi-symbols Get the list of trading pairs that support RPI (Retail Price Improvement)

[June 16, 2026] Added Get Max Withdrawal API; Get Withdrawal Records / Get Deposit Records: Updated chain field description

New API:

  • /api/v3/account/max-withdrawal Get the maximum withdrawable amount for the specified coin in the unified account

[June 16, 2026] Get Current Funding Rate: Added category request parameter; Transfer: Added clientOid request and response parameter; Added 10 Trading Data APIs for UTA

Interface:

  • /api/v3/market/current-fund-rate
  • /api/v3/account/transfer

Changes:

  • Added category String request parameter to current-fund-rate: Product type. USDT-FUTURES USDT futures, COIN-FUTURES Coin-M futures, USDC-FUTURES USDC futures
  • Modified symbol request parameter in current-fund-rate: Changed from required to optional
  • Added clientOid String request parameter to transfer: Client-defined ID
  • Added clientOid String response parameter to transfer: Client-defined ID

New APIs:

  • /api/v3/market/spot-whale-flow Get spot whale net flow data
  • /api/v3/market/spot-fund-flow Get spot fund flow data
  • /api/v3/market/spot-net-flow Get spot 24H net capital inflow data
  • /api/v3/market/margin-long-short Get margin long short ratio data
  • /api/v3/market/margin-loan-growth Get margin loan growth rate data
  • /api/v3/market/margin-isolated-borrow Get isolated margin borrowing ratio data
  • /api/v3/market/futures-active-buy-sell Get futures active buy sell volume data
  • /api/v3/market/futures-long-short Get futures long short ratio data
  • /api/v3/market/futures-position-long-short Get futures active long short position data
  • /api/v3/market/futures-account-long-short Get futures active long short account data

[June 11, 2026] Get Instruments: Added isReality response parameter

Interface:

  • /api/v3/market/instruments

Changes:

  • Added isReality String response parameter: Reality identifier. yes Reality stock token, no Non-Reality stock token

[June 9, 2026] Set Leverage: Added marginMode, longLeverage, shortLeverage request parameters; Added Set Margin API

New API:

  • /api/v3/account/set-margin Adjust the margin amount for an isolated margin position

Interface:

  • /api/v3/account/set-leverage

Changes:

  • Added marginMode String request parameter: Margin mode. crossed Cross margin, isolated Isolated margin. Defaults to cross margin if not specified. Only futures product lines support isolated margin leverage adjustment in this update.
  • Added longLeverage String request parameter: Long position leverage. Only applicable in isolated margin two-way position mode with different leverage per direction. If both leverage and longLeverage are passed in two-way position mode, longLeverage takes effect and leverage is ignored.
  • Added shortLeverage String request parameter: Short position leverage. Only applicable in isolated margin two-way position mode with different leverage per direction. If both leverage and shortLeverage are passed in two-way position mode, shortLeverage takes effect and leverage is ignored.

[June 9, 2026] Added Get Cash Dividend Records API; Get Current Funding Rate: Added cashDividend and cashDividendNextUpdate response parameters; Get Financial Records: Added RWA cash dividend funding fee enum values

New API:

  • /api/v3/market/cash-dividend-records Get cash dividend records for RWA stock futures contracts

Interface:

  • /api/v3/market/current-fund-rate
  • /api/v3/account/financial-records

Changes:

  • Added cashDividend String response parameter to current-fund-rate: Cash dividend, unit: USDT
  • Added cashDividendNextUpdate String response parameter to current-fund-rate: Next update time for cash dividend, Unix timestamp in milliseconds
  • Added 4 enum values to type response parameter in financial-records: RWA_CROSS_SETTLE_FEE_USER_IN RWA cash dividend cross margin funding fee - user credit; RWA_CROSS_SETTLE_FEE_USER_OUT RWA cash dividend cross margin funding fee - user debit; RWA_FIXED_SETTLE_FEE_USER_IN RWA cash dividend isolated margin funding fee - user credit; RWA_FIXED_SETTLE_FEE_USER_OUT RWA cash dividend isolated margin funding fee - user debit

[June 4, 2026] Rest API Error Code: Added P2P error codes 60050–60072; Modify Order / Batch Modify Orders: Updated autoCancel field description

Interface:

  • /api/v3/p2p/*
  • /api/v3/trade/modify-order
  • /api/v3/trade/batch-modify-orders
  • WS: modify-order / batch-modify-order

Changes:

  • Added P2P error codes 60050–60072 to the Rest API Error Code list
  • Updated autoCancel field description: when set to yes, if the matching engine fails to modify the order, the order is cancelled immediately; after cancellation, the counter will reject any further modification requests for that order (including in-flight and new requests).
JulyMay
On this page
  • [June 26, 2026] Added Place Reality Order and Cancel Reality Order APIs
  • [June 25, 2026] Broker Subaccount Withdrawal: Updated supported coin list; RPI OrderBook: Removed permission restriction note
  • [June 25, 2026] Added Get Liquidations History API
  • [June 25, 2026] Strategy Orders: Added SPOT and MARGIN business line support
  • [June 25, 2026] Added 4 Unified Account Collateral & Leverage Pre-Set APIs
  • [June 23, 2026] Liquidation Channel: Push data range and frequency update
  • [June 18, 2026] Withdrawal: Added accountType request parameter
  • [June 17, 2026] Added Get RPI Symbols API
  • [June 16, 2026] Added Get Max Withdrawal API; Get Withdrawal Records / Get Deposit Records: Updated chain field description
  • [June 16, 2026] Get Current Funding Rate: Added category request parameter; Transfer: Added clientOid request and response parameter; Added 10 Trading Data APIs for UTA
  • [June 11, 2026] Get Instruments: Added isReality response parameter
  • [June 9, 2026] Set Leverage: Added marginMode, longLeverage, shortLeverage request parameters; Added Set Margin API
  • [June 9, 2026] Added Get Cash Dividend Records API; Get Current Funding Rate: Added cashDividend and cashDividendNextUpdate response parameters; Get Financial Records: Added RWA cash dividend funding fee enum values
  • [June 4, 2026] Rest API Error Code: Added P2P error codes 60050–60072; Modify Order / Batch Modify Orders: Updated autoCancel field description