API wallet endpoints
- Source
Methods
accountSnapshot(type, optionsopt)
Daily Account Snapshot (USER_DATA)
GET /sapi/v1/accountSnapshot
https://binance-docs.github.io/apidocs/spot/en/#daily-account-snapshot-user_data
Name | Type | Attributes | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
type | string | "SPOT", "MARGIN", "FUTURES" | |||||||||||||||||||||
options | object | <optional> | Properties
|
- Source
accountStatus(optionsopt)
Account Status (USER_DATA)
GET /sapi/v1/account/status
Fetch account status detail.
https://binance-docs.github.io/apidocs/spot/en/#account-status-sapi-user_data
Name | Type | Attributes | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
options | object | <optional> | Properties
|
- Source
apiPermissions(optionsopt)
API Key Permission (USER_DATA)
GET /sapi/v1/account/apiRestrictions
https://binance-docs.github.io/apidocs/spot/en/#get-api-key-permission-user_data
Name | Type | Attributes | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
options | object | <optional> | Properties
|
- Source
assetDetail(optionsopt)
Asset Detail (USER_DATA)
GET /sapi/v1/asset/assetDetail
Fetch details of assets supported on Binance.
Please get network and other deposit or withdraw details from GET /sapi/v1/capital/config/getall.
https://binance-docs.github.io/apidocs/spot/en/#asset-detail-sapi-user_data
Name | Type | Attributes | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options | object | <optional> | Properties
|
- Source
assetDevidendRecord(optionsopt)
Asset Dividend Record (USER_DATA)
GET /sapi/v1/asset/assetDividend
Query asset dividend record.
https://binance-docs.github.io/apidocs/spot/en/#asset-dividend-record-user_data
Name | Type | Attributes | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options | object | <optional> | Properties
|
- Source
bnbConvertibleAssets(optionsopt)
Get Assets That Can Be Converted Into BNB (USER_DATA)
POST /sapi/v1/asset/dust-btc
https://binance-docs.github.io/apidocs/spot/en/#dustlog-user_data
Name | Type | Attributes | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
options | object | <optional> | Properties
|
- Source
coinInfo(optionsopt)
All Coins' Information (USER_DATA)
GET /sapi/v1/capital/config/getall
Get information of coins (available for deposit and withdraw) for user.
https://binance-docs.github.io/apidocs/spot/en/#all-coins-39-information-user_data
Name | Type | Attributes | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
options | object | <optional> | Properties
|
- Source
depositAddress(coin, optionsopt)
Deposit Address (supporting network) (USER_DATA)
GET /sapi/v1/capital/deposit/address
https://binance-docs.github.io/apidocs/spot/en/#deposit-address-supporting-network-user_data
Name | Type | Attributes | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
coin | string | ||||||||||||||
options | object | <optional> | Properties
|
- Source
depositHistory(optionsopt)
Deposit History(supporting network) (USER_DATA)
GET /sapi/v1/capital/deposit/hisrec
https://binance-docs.github.io/apidocs/spot/en/#deposit-history-supporting-network-user_data
Name | Type | Attributes | Description | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options | object | <optional> | Properties
|
- Source
disableFastWithdraw(optionsopt)
Disable Fast Withdraw Switch (USER_DATA)
GET /sapi/v1/account/disableFastWithdrawSwitch
https://binance-docs.github.io/apidocs/spot/en/#disable-fast-withdraw-switch-user_data
Name | Type | Attributes | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
options | object | <optional> | Properties
|
- Source
dustLog(optionsopt)
DustLog (USER_DATA)
GET /sapi/v1/asset/dribblet
https://binance-docs.github.io/apidocs/spot/en/#dustlog-sapi-user_data
Name | Type | Attributes | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options | object | <optional> | Properties
|
- Source
dustTransfer(asset, optionsopt)
Dust Transfer (USER_DATA)
POST /sapi/v1/asset/dust
Convert dust assets to BNB.
https://binance-docs.github.io/apidocs/spot/en/#dust-transfer-user_data
Name | Type | Attributes | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
asset | array | The asset being converted | |||||||||
options | object | <optional> | Properties
|
- Source
enableFastWithdraw(optionsopt)
Enable Fast Withdraw Switch (USER_DATA)
GET /sapi/v1/account/enableFastWithdrawSwitch
https://binance-docs.github.io/apidocs/spot/en/#enable-fast-withdraw-switch-user_data
Name | Type | Attributes | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
options | object | <optional> | Properties
|
- Source
fundingWallet(optionsopt)
Funding Wallet (USER_DATA)
POST /sapi/v1/asset/get-funding-asset
https://binance-docs.github.io/apidocs/spot/en/#funding-wallet-user_data
Name | Type | Attributes | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options | object | <optional> | Properties
|
- Source
systemStatus()
System Status (System)
GET /sapi/v1/system/status
https://binance-docs.github.io/apidocs/spot/en/#system-status-sapi-system
- Source
tradeFee(optionsopt)
Trade Fee (USER_DATA)
GET /sapi/v1/asset/tradeFee
Fetch trade fee
https://binance-docs.github.io/apidocs/spot/en/#trade-fee-sapi-user_data
Name | Type | Attributes | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options | object | <optional> | Properties
|
- Source
tradingStatus(optionsopt)
Account API Trading Status (USER_DATA)
GET /sapi/v1/account/apiTradingStatus
Fetch account api trading status detail.
https://binance-docs.github.io/apidocs/spot/en/#account-api-trading-status-sapi-user_data
Name | Type | Attributes | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
options | object | <optional> | Properties
|
- Source
userAsset(optionsopt)
Get user assets, just for positive data. (USER_DATA)
POST /sapi/v3/asset/getUserAsset
https://binance-docs.github.io/apidocs/spot/en/#user-asset-user_data
Name | Type | Attributes | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options | object | <optional> | Properties
|
- Source
userUniversalTransfer(type, asset, amount, optionsopt)
User Universal Transfer (USER_DATA)
POST /sapi/v1/asset/transfer
https://binance-docs.github.io/apidocs/spot/en/#user-universal-transfer
Name | Type | Attributes | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
type | string | ||||||||||||||||||
asset | string | ||||||||||||||||||
amount | number | ||||||||||||||||||
options | object | <optional> | Properties
|
- Source
userUniversalTransferHistory(type, optionsopt)
Query User Universal Transfer History (USER_DATA)
GET /sapi/v1/asset/transfer
https://binance-docs.github.io/apidocs/spot/en/#query-user-universal-transfer-history
Name | Type | Attributes | Description | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
type | string | ||||||||||||||||||||||||||||||||||
options | object | <optional> | Properties
|
- Source
withdraw(coin, address, amount, optionsopt)
Withdraw (USER_DATA)
POST /sapi/v1/capital/withdraw/apply
https://binance-docs.github.io/apidocs/spot/en/#withdraw-user_data
Name | Type | Attributes | Description | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
coin | string | ||||||||||||||||||||||||||||||||||
address | string | ||||||||||||||||||||||||||||||||||
amount | number | ||||||||||||||||||||||||||||||||||
options | object | <optional> | Properties
|
- Source
withdrawHistory(optionsopt)
Withdraw History(supporting network) (USER_DATA)
GET /sapi/v1/capital/withdraw/history
https://binance-docs.github.io/apidocs/spot/en/#withdraw-history-supporting-network-user_data
Name | Type | Attributes | Description | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options | object | <optional> | Properties
|
- Source