./SpotWebsocketStream./
Skip to main content
On this page
Change Log2024-08-14Fix travel rule api documentation:For NZ travel rule content: isAddressOwner should be 1: Yes, 2: NoAdd comments to withdrawal/deposit API regarding url parameters2024-07-09Update travel rule questionnaire content:Add withdrawal/deposit questionnaire for Bahrain: Bahrain users can now use sAPI to withdraw/deposit fundsUpdate deposit questionnaire for Japan: Adding new required filled isAttested and fix some text issue2024-06-21Adding local entity withdrawal/deposit APIs to support travel rule requirements:POST /sapi/v1/localentity/withdraw/applyGET /sapi/v1/localentity/withdraw/historyPUT /sapi/v1/localentity/deposit/provide-infoGET /sapi/v1/localentity/deposit/history2024-06-04Wallet 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/hisrecGET /sapi/v1/capital/withdraw/historyGET /sapi/v1/capital/deposit/subHisrec2024-05-22Update Sub Account Endpoint:GET /sapi/v1/sub-account/transfer/subUserHistory: update response field fromAccountType and toAccountType. 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-08Update Wallet Endpoint:GET /sapi/v1/capital/config/getall: delete response field resetAddressStatus2024-01-15New Endpoints for Wallet:GET /sapi/v1/spot/delist-schedule: Query spot delist scheduleUpdate Endpoints for Wallet:GET /sapi/v1/asset/dribblet:add parameter accountTypePOST /sapi/v1/asset/dust-btc:add parameter accountTypePOST /sapi/v1/asset/dust:add parameter accountType2023-11-21New endpoint for Wallet:GET /sapi/v1/capital/deposit/address/list: Fetch deposit address list with network.2023-11-02Changes to Wallet Endpoint:GET /sapi/v1/account/apiRestrictions: add new response field enablePortfolioMarginTrading2023-09-22New 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-04Rate 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 detail2023-05-18New endpoints for Wallet:POST /sapi/v1/capital/deposit/credit-apply: apply deposit credit for expired address2023-05-09Update endpoints for Wallet:POST /sapi/v1/asset/transfer: add enum MAIN_PORTFOLIO_MARGIN and PORTFOLIO_MARGIN_MAIN2023-02-02Update endpoints for Wallet:Universal Transfer POST /sapi/v1/asset/transfer support option transfer2022-12-26New 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-18New endpoint for Wallet:GET /sapi/v1/asset/ledger-transfer/cloud-mining/queryByPage: The query of Cloud-Mining payment and refund history2022-11-02Update endpoints for Wallet:POST /sapi/v1/capital/withdraw/apply: Weight changed to Weight(UID): 6002022-10-28Update endpoints for Wallet:POST /sapi/v1/asset/convert-transfer: New parameter accountTypePOST /sapi/v1/asset/convert-transfer/queryByPage: request method is changed to GET, new parameter clientTranId2022-09-29New 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 transfer2022-07-01New 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
2022-02-09New endpoint for Wallet:POST /sapi/v1/asset/dust-btc to get assets that can be converted into BNB2021-12-30Update endpoint for Wallet:As the Mining account is merged into Funding account, transfer types MAIN_MINING, MINING_MAIN, MINING_UMFUTURE, MARGIN_MINING, and MINING_MARGIN will be discontinued in Universal Transfer endpoint POST /sapi/v1/asset/transfer on January 05, 2022 08:00 AM UTC2021-11-19Update endpoint for Wallet:New fieldinfoadded inGET /sapi/v1/capital/withdraw/historyto show the reason for withdrawal failure2021-11-18
The following updates will take effect on November 25, 2021 08:00 AM UTC
Update endpoint for Wallet:GET /sapi/v1/accountSnapshot
The query time range of both endpoints are shortened to support data query within the last 6 months only, where startTime does not support selecting a timestamp beyond 6 months. If you do not specify startTime and endTime, the data of the last 7 days will be returned by default.
2021-11-17The following endpoints will be discontinued on November 17, 2021 13:00 PM UTC:POST /sapi/v1/account/apiRestrictions/ipRestriction to support user enable and disable IP restriction for an API KeyPOST /sapi/v1/account/apiRestrictions/ipRestriction/ipList to support user add IP list for an API KeyGET /sapi/v1/account/apiRestrictions/ipRestriction to support user query IP restriction for an API KeyDELETE /sapi/v1/account/apiRestrictions/ipRestriction/ipList to support user delete IP list for an API Key2021-11-16New endpoints for Sub-Account:POST /sapi/v1/sub-account/subAccountApi/ipRestriction to support master account enable and disable IP restriction for a sub-account API KeyPOST /sapi/v1/sub-account/subAccountApi/ipRestriction/ipList to support master account add IP list for a sub-account API KeyGET /sapi/v1/sub-account/subAccountApi/ipRestriction to support master account query IP restriction for a sub-account API KeyDELETE /sapi/v1/sub-account/subAccountApi/ipRestriction/ipList to support master account delete IP list for a sub-account API Key2021-11-05Update endpoint for Wallet:New parameter walletType added in POST /sapi/v1/capital/withdraw/apply to support user choose wallet type spot wallet and funding wallet when withdraw crypto.2021-11-04
The following updates will take effect on November 11, 2021 08:00 AM UTC
Update endpoints for Wallet and Futures:GET /sapi/v1/asset/transferGET /sapi/v1/futures/transfer
The query time range of both endpoints are shortened to support data query within the last 6 months only, where startTime does not support selecting a timestamp beyond 6 months. If you do not specify startTime and endTime, the data of the last 7 days will be returned by default.
2021-10-22Update endpoint for Wallet:New transfer types MAIN_FUNDING,FUNDING_MAIN,FUNDING_UMFUTURE,UMFUTURE_FUNDING,MARGIN_FUNDING,FUNDING_MARGIN,FUNDING_CMFUTUREand CMFUTURE_FUNDING added in Universal Transfer endpoint POST /sapi/v1/asset/transfer and GET /sapi/v1/asset/transfer to support transfer assets among funding account and other accountsAs the C2C account, Binance Payment, Binance Card and other business account are merged into a Funding account, transfer types MAIN_C2C,C2C_MAIN,C2C_UMFUTURE,C2C_MINING,UMFUTURE_C2C,MINING_C2C,MARGIN_C2C,C2C_MARGIN,MAIN_PAYand PAY_MAIN will be discontinued in Universal Transfer endpoint POST /sapi/v1/asset/transfer and GET /sapi/v1/asset/transfer on November 04, 2021 08:00 AM UTC2021-09-03Update endpoint for Wallet: _ New fields sameAddress,depositDust and specialWithdrawTipsadded in GET /sapi/v1/capital/config/getall sameAddress means if the coin needs to provide memo to withdraw depositDust means minimum creditable amount specialWithdrawTips means special tips for withdraw _ New field confirmNoadded in GET /sapi/v1/capital/withdraw/history to support query confirm times for withdraw history2021-08-27Update endpoint for Wallet:New parameter withdrawOrderIdadded in GET /sapi/v1/capital/withdraw/history to support user query withdraw history by withdrawOrderIdNew field unlockConfirmadded in GET /sapi/v1/capital/deposit/hisrec to support query network confirm times for unlocking