Change Log
2024-11-21
- Add 1 response fields to
GET /sapi/v1/capital/config/getall
. To fetch "Minimum internal withdraw amount". - The following APIs will no longer be supported from 2024-11-21:
POST /sapi/v1/asset/convert-transfer
BUSD asset conversion function is offline. For compatible calls, it now returns: "{"tranId":null,"status":"F","response":"No longer supported"}".GET /sapi/v1/capital/contract/convertible-coins
BUSD asset convertible stablecoin query function is offline. For compatible calls, it now returns: "{"convertEnabled":false,"coins":[],"exchangeRates":{}}".POST /sapi/v1/capital/contract/convertible-coins
BUSD asset convertible stablecoin editing function is offline. For compatible calls, there will be no changes in the backend.
- Changed maximum idList in
GET /sapi/v1/capital/withdraw/history
to 45.
2024-11-08
- Add 2 new response fields to
GET /sapi/v1/account/info
. To fetch the "European Options account enable status" and the "Portfolio Margin enable status". - Add 2 new response fields to
GET /sapi/v1/account/apiRestrictions
. To fetch "FIX API trading permission" and "FIX API reading permission".
2024-10-28
- The Withdraw Query History API now supports
withdrawOrderId
as a query parameter. - The Withdraw Apply API has been updated to include logic for handling cases where the network parameter is empty.
2024-10-18
- Add the onboarded VASP list for each entity.
2024-10-16
- Add the onboarded VASP list of Travel Rule.
2024-10-09
- Update travel rule questionnaire content:
- Add withdrawal/deposit questionnaire for India: India users can now use sAPI to withdraw/deposit funds
2024-08-14
- Fix travel rule api documentation:
- For NZ travel rule content:
isAddressOwner
should be1
: Yes,2
: No - Add comments to withdrawal/deposit API regarding url parameters
- For NZ travel rule content:
2024-07-09
- Update travel rule questionnaire content:
- Add withdrawal/deposit questionnaire for Bahrain: Bahrain users can now use sAPI to withdraw/deposit funds
- Update deposit questionnaire for Japan: Adding new required filled
isAttested
and fix some text issue
2024-06-21
- Adding local entity withdrawal/deposit APIs to support travel rule requirements:
POST /sapi/v1/localentity/withdraw/apply
GET /sapi/v1/localentity/withdraw/history
PUT /sapi/v1/localentity/deposit/provide-info
GET /sapi/v1/localentity/deposit/history
2024-06-04
- Wallet Endpoints adjustment: for internal transfers, the txid prefix has been replaced to “Off-chain transfer”on 28 May 2024. “internal transfer” flag is no longer available in the TXID field, including historical transactions, the following endpoints are impacted:
GET /sapi/v1/capital/deposit/hisrec
GET /sapi/v1/capital/withdraw/history
GET /sapi/v1/capital/deposit/subHisrec
2024-05-22
- Update Sub Account Endpoint:
GET /sapi/v1/sub-account/transfer/subUserHistory
: update response fieldfromAccountType
andtoAccountType
. Return USDT_FUTURE/COIN_FUTURE in order to differentiate 2 futures wallets.
- New Wallet Endpoint:
GET /sapi/v1/account/info
: To fetch the “VIP Level”, “whether Margin account is enabled” and “whether Futures account is enabled”
2024-04-08
- Update Wallet Endpoint:
GET /sapi/v1/capital/config/getall
: delete response fieldresetAddressStatus
2024-01-15
- New Endpoints for Wallet:
GET /sapi/v1/spot/delist-schedule
: Query spot delist schedule
- Update Endpoints for Wallet:
GET /sapi/v1/asset/dribblet
:add parameteraccountType
POST /sapi/v1/asset/dust-btc
:add parameteraccountType
POST /sapi/v1/asset/dust
:add parameteraccountType
2023-11-21
- New endpoint for Wallet:
GET /sapi/v1/capital/deposit/address/list
: Fetch deposit address list with network.
2023-11-02
- Changes to Wallet Endpoint:
GET /sapi/v1/account/apiRestrictions
: add new response fieldenablePortfolioMarginTrading
2023-09-22
- New endpoints for Wallet:
GET /sapi/v1/asset/wallet/balance
: query user wallet balanceGET /sapi/v1/asset/custody/transfer-history
: query user delegation history(For Master Account)
2023-09-04
- Rate limit adjustment for Wallet Endpoint:
GET /sapi/v1/capital/withdraw/history
: UID rate limit is adjusted to 18000, maxmium 10 requests per second. Please refer to the endpoint description for detail
2023-05-18
- New endpoints for Wallet:
POST /sapi/v1/capital/deposit/credit-apply
: apply deposit credit for expired address
2023-05-09
- Update endpoints for Wallet:
POST /sapi/v1/asset/transfer
: add enumMAIN_PORTFOLIO_MARGIN
andPORTFOLIO_MARGIN_MAIN
2023-02-02
- Update endpoints for Wallet:
- Universal Transfer
POST /sapi/v1/asset/transfer
support option transfer
- Universal Transfer
2022-12-26
- New endpoints for wallet:
GET /sapi/v1/capital/contract/convertible-coins
: Get a user's auto-conversion settings in deposit/withdrawalPOST /sapi/v1/capital/contract/convertible-coins
: User can use it to turn on or turn off the BUSD auto-conversion from/to a specific stable coin.
2022-11-18
- New endpoint for Wallet:
GET /sapi/v1/asset/ledger-transfer/cloud-mining/queryByPage
: The query of Cloud-Mining payment and refund history
2022-11-02
- Update endpoints for Wallet:
POST /sapi/v1/capital/withdraw/apply
: Weight changed to Weight(UID): 600
2022-10-28
- Update endpoints for Wallet:
POST /sapi/v1/asset/convert-transfer
: New parameteraccountType
POST /sapi/v1/asset/convert-transfer/queryByPage
: request method is changed toGET
, new parameterclientTranId
2022-09-29
- New endpoints for Wallet:
POST /sapi/v1/asset/convert-transfer
: Convert transfer, convert between BUSD and stablecoins.POST /sapi/v1/asset/convert-transfer/queryByPage
: Query convert transfer
2022-07-01
- New endpoint for Wallet:
POST /sapi/v3/asset/getUserAsset
to get user assets.
2022-2-17
The following updates will take effect on February 24, 2022 08:00 AM UTC
- Update endpoint for Wallet:
GET /sapi/v1/accountSnapshot
The time limit of this endpoint is shortened to only support querying the data of the latest month