@binance/connector
Advanced tools
Changelog
v.1.10.0 - 2022-05-23
GET /sapi/v1/giftcard/cryptography/rsa-public-key
to fetch RSA public key.GET /sapi/v1/staking/productList
to get Staking product listPOST /sapi/v1/staking/purchase
to stake productPOST /sapi/v1/staking/redeem
to redeem productGET /sapi/v1/staking/position
to get Staking product holding positionGET /sapi/v1/staking/stakingRecord
to inquiry Staking history recordsPOST /sapi/v1/staking/setAutoStaking
to set Auto Staking functionGET /sapi/v1/staking/personalLeftQuota
to inquiry Staking left quotaPOST /sapi/v1/giftcard/redeemCode
: new optional parameter externalUid. Each external unique ID represents a unique user on the partner platform. The function helps you to identify the redemption behavior of different users.GET /api/v3/ticker/24hr
, GET /api/v3/ticker/price
and GET /api/v3/ticker/bookTicker
new optional parameter symbols.Changelog
v.1.9.2 - 2022-05-05
GET /sapi/v1/managed-subaccount/accountSnapshot
to support investor master account query asset snapshot of managed sub-account.GET /sapi/v1/margin/rateLimit/order
to display the user's current margin order count usage for all intervals.GET /sapi/v1/portfolio/account
to support query portfolio margin account info.POST /sapi/v1/bswap/liquidityAdd
- New optional parameter type
POST /sapi/v1/sub-account/universalTransfer
- New transfer types MARGIN
,ISOLATED_MARGIN
and parameter symbol
GET /api/v3/depth
- The limit
value can be outside of the previous values (i.e. 5, 10, 20, 50, 100, 500, 1000, 5000). The limit still cannot exceed 5000.POST /api/v3/order
, POST /api/v3/order/test
and /api/v3/order/oco
- New optional parameter trailingDelta
Changelog
v1.8.0 - 2022-02-24
POST /sapi/v1/giftcard/createCode
to create a code for Binance Gift CardPOST /sapi/v1/giftcard/redeemCode
to redeem a code for Binance Gift CardGET /sapi/v1/giftcard/verify
to verify a code for Binance Gift CardPOST /sapi/v1/asset/dust-btc
to get assets that can be converted into BNBChangelog
v1.7.0 - 2022-01-13
GET /sapi/v1/mining/payment/uid
to get Mining account earningGET /sapi/v1/bswap/unclaimedRewards
to get unclaimed rewards recordPOST /sapi/v1/bswap/claimRewards
to claim swap rewards or liquidity rewardsGET /sapi/v1/bswap/claimedHistory
to get history of claimed rewardsPOST /sapi/v1/sub-account/universalTransfer
to transfer spot and futures asset between master account and sub accountsGET /sapi/v1/sub-account/universalTransfer
to search transfer recordsGET /sapi/v2/sub-account/futures/account
to get detail on sub-account's USDT margined futures account and COIN margined futures accountGET /sapi/v2/sub-account/futures/accountSummary
to get summary of sub-account's USDT margined futures account and COIN margined futures accountGET /sapi/v2/sub-account/futures/positionRisk
to get position risk of sub-account's USDT margined futures account and COIN margined futures accountChangelog
v1.6.0 - 2021-12-07
GET /api/v3/rateLimit/order
to get the current order count usage for all intervalsGET /sapi/v1/loan/income
to support user query crypto loans historyPOST /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 KeyGET /sapi/v1/pay/transactions
to support user query Pay trade historyGET /sapi/v1/convert/tradeFlow
to support user query convert trade history recordsGET /sapi/v1/rebate/taxQuery
to support user query spot rebate history recordsGET /sapi/v1/margin/crossMarginData
to get cross margin fee data collectionGET /sapi/v1/margin/isolatedMarginData
to get isolated margin fee data collectionGET /sapi/v1/margin/isolatedMarginTier
to get isolated margin tier data collectionGET /sapi/v1/nft/history/transactions
to get NFT transaction historyGET /sapi/v1/nft/history/deposit
to get NFT deposit historyGET /sapi/v1/nft/history/withdraw
to get NFT withdraw historyGET /sapi/v1/nft/user/getAsset
to get NFT assetChangelog
v1.5.0 - 2021-10-01
GET /sapi/v1/bswap/poolConfigure
to get pool configureGET /sapi/v1/bswap/addLiquidityPreview
to get add liquidity previewGET /sapi/v1/margin/isolated/accountLimit
to get remove liquidity preview0.21.4
Changelog
v1.4.0 - 2021-09-14
GET /sapi/v1/capital/withdraw/history
has a new optional field withdrawOrderIdDELETE /sapi/v1/margin/isolated/account
to disable isolated margin account for a specific symbolPOST /sapi/v1/margin/isolated/account
to enable isolated margin account for a specific symbolGET /sapi/v1/margin/isolated/accountLimit
to query enabled isolated margin account limitChangelog
v1.3.1 - 2021-09-02