LUCIT-Systems-and-Development / unicorn-binance-rest-api

A Python SDK by LUCIT to use the Binance REST API`s (com+testnet, com-margin+testnet, com-isolated_margin+testnet, com-futures+testnet, us, tr) in a simple, fast, flexible, robust and fully-featured way.
https://unicorn-binance-rest-api.docs.lucit.tech
Other
61 stars 17 forks source link

Binance will delist all WAPI endpoints from the Binance API at 2021-08-01 2:00 AM (UTC) #7

Closed oliver-zehentleitner closed 3 years ago

oliver-zehentleitner commented 3 years ago

To optimize API performance and provide better trading services for our API users, Binance will delist all WAPI endpoints from the Binance API at 2021-08-01 2:00 AM (UTC). Information on WAPI endpoints has been removed from Binance API Documentation.

Details on WAPI endpoints to be delisted:

Name Path
System Status GET /wapi/v3/systemStatus.html
Withdraw POST /wapi/v3/withdraw.html
Deposit History GET /wapi/v3/depositHistory.html
Withdraw History GET /wapi/v3/withdrawHistory.html
Deposit Address GET /wapi/v3/depositAddress.html
Account Status GET /wapi/v3/accountStatus.html
Account API Trading Status GET /wapi/v3/apiTradingStatus.html
DustLog GET /wapi/v3/userAssetDribbletLog.html
Asset Detail GET /wapi/v3/assetDetail.html
Trade Fee GET /wapi/v3/tradeFee.html
Query Sub-account List GET /wapi/v3/sub-account/list.html
Query Sub-account Spot Asset Transfer History GET /wapi/v3/sub-account/transfer/history.html
Sub-account Spot Asset Transfer POST /wapi/v3/sub-account/transfer.html
Query Sub-account Assets GET /wapi/v3/sub-account/assets.html

Details on the SAPI endpoints:

Name Path
System Status GET /sapi/v1/system/status
Withdraw POST /sapi/v1/capital/withdraw/apply
Deposit History GET /sapi/v1/capital/deposit/hisrec
Withdraw History GET /sapi/v1/capital/withdraw/history
Deposit Address GET /sapi/v1/capital/deposit/address
Account Status GET /sapi/v1/account/status
Account API Trading Status GET /sapi/v1/account/apiTradingStatus
DustLog GET /sapi/v1/asset/dribblet
Asset Detail GET /sapi/v1/asset/assetDetail
Trade Fee GET /sapi/v1/asset/tradeFee
Query Sub-account List GET /sapi/v1/sub-account/list
Query Sub-account Spot Asset Transfer History GET /sapi/v1/sub-account/sub/transfer/history
Sub-account Spot Asset Transfer POST /sapi/v1/sub-account/universalTransfer
Query Sub-account Assets GET /sapi/v3/sub-account/assets

For more information: SAPI Documentation

oliver-zehentleitner commented 3 years ago

Released: https://github.com/oliver-zehentleitner/unicorn-binance-rest-api/releases/tag/1.2.0 Discussion: https://github.com/oliver-zehentleitner/unicorn-binance-rest-api/discussions/8