@binance/connector
Advanced tools
Changelog
3.6.0 - 2024-12-19
timeUnit
can be used to select the time unit. Available options are MILLISECOND
, MICROSECOND
, millisecond
and microsecond
.POST /sapi/v1/lending/auto-invest/plan/edit-status
GET /sapi/v1/lending/auto-invest/plan/list
GET /sapi/v1/lending/auto-invest/plan/id
GET /sapi/v1/lending/auto-invest/history/list
Changelog
3.5.0 - 2024-10-02
POST /sapi/v1/giftcard/buyCode
to create a dual-token gift card/sapi/v1/sub-account/subAccountApi/ipRestriction
to /sapi/v2/sub-account/subAccountApi/ipRestriction
Deprecated Margin endpoints:
POST /sapi/v1/margin/transfer
POST /sapi/v1/margin/isolated/transfer
POST /sapi/v1/margin/loan
POST /sapi/v1/margin/repay
GET /sapi/v1/margin/isolated/transfer
GET /sapi/v1/margin/asset
GET /sapi/v1/margin/pair
GET /sapi/v1/margin/isolated/pair
GET /sapi/v1/margin/loan
GET /sapi/v1/margin/repay
GET /sapi/v1/margin/dribblet
GET /sapi/v1/margin/dust
POST /sapi/v1/margin/dust
Deprecated Sub-Account endpoints:
POST /sapi/v1/sub-account/subAccountApi/ipRestriction/ipList
Deprecated Futures endpoints:
POST /sapi/v1/futures/transfer
GET /sapi/v1/futures/transfer
BLVT endpoints:
GET /sapi/v1/blvt/tokenInfo
POST /sapi/v1/blvt/subscribe
GET /sapi/v1/blvt/subscribe/record
POST /sapi/v1/blvt/redeem
GET /sapi/v1/blvt/redeem/record
Changelog
3.4.1 - 2024-08-19
POST /api/v3/order/oco
to POST /api/v3/orderList/oco
orderList.place
to orderList.place.oco
Changelog
3.4.0 - 2024-06-19
Changelog
3.3.0 - 2024-04-04
GET /sapi/v1/simple-earn/flexible/list
to query available Simple Earn flexible product listGET /sapi/v1/simple-earn/locked/list
to query available Simple Earn locked product listPOST /sapi/v1/simple-earn/flexible/subscribe
to subscribe to a flexible productPOST /sapi/v1/simple-earn/locked/subscribe
to subscribe to a locked productPOST /sapi/v1/simple-earn/flexible/redeem
to redeem a flexible productPOST /sapi/v1/simple-earn/locked/redeem
to redeem a locked productGET /sapi/v1/simple-earn/flexible/position
to get a flexible product positionGET /sapi/v1/simple-earn/locked/position
to get a locked product positionGET /sapi/v1/simple-earn/account
to get a simple account balancesGET /sapi/v1/simple-earn/flexible/history/subscriptionRecord
to get flexible subscription recordsGET /sapi/v1/simple-earn/locked/history/subscriptionRecord
to get locked subscription recordsGET /sapi/v1/simple-earn/flexible/history/redemptionRecord
to retrieve flexible redemption recordsGET /sapi/v1/simple-earn/locked/history/redemptionRecord
to retrieve locked redemption recordsGET /sapi/v1/simple-earn/flexible/history/rewardsRecord
to get flexible rewards historyGET /sapi/v1/simple-earn/locked/history/rewardsRecord
to get locked rewards historyPOST /sapi/v1/simple-earn/flexible/setAutoSubscribe
to set an auto-subscription to a flexible productPOST /sapi/v1/simple-earn/locked/setAutoSubscribe
to set an auto-subscription to a locked productGET /sapi/v1/simple-earn/flexible/personalLeftQuota
to get flexible personal left quotaGET /sapi/v1/simple-earn/locked/personalLeftQuota
to get locked personal left quotaGET /sapi/v1/simple-earn/flexible/subscriptionPreview
to get flexible subscription previewGET /sapi/v1/simple-earn/locked/subscriptionPreview
to get locked subscription previewsGET /sapi/v1/simple-earn/flexible/history/rateHistory
to get a rate historyGET /sapi/v1/simple-earn/flexible/history/collateralRecord
to get collateral recordsChangelog
3.2.0 - 2024-01-23
follow-redirects
dependencyDeprecated Savings endpoints:
GET /sapi/v1/lending/daily/product/list
GET /sapi/v1/lending/daily/userLeftQuota
POST /sapi/v1/lending/daily/purchase
GET /sapi/v1/lending/daily/userRedemptionQuota
POST /sapi/v1/lending/daily/redeem
GET /sapi/v1/lending/daily/token/position
GET /sapi/v1/lending/project/list
POST /sapi/v1/lending/customizedFixed/purchase
GET /sapi/v1/lending/union/account
GET /sapi/v1/lending/union/purchaseRecord
GET /sapi/v1/lending/union/redemptionRecord
GET /sapi/v1/lending/union/interestHistory
GET /sapi/v1/lending/project/position/list
Deprecated Staking endpoints:
GET /sapi/v1/staking/productList
POST /sapi/v1/staking/purchase
POST /sapi/v1/staking/redeem
GET /sapi/v1/staking/position
GET /sapi/v1/staking/stakingRecord
POST /sapi/v1/staking/setAutoStaking
GET /sapi/v1/staking/personalLeftQuota
Deprecated BSwap endpoints:
GET /sapi/v1/bswap/pools
GET /sapi/v1/bswap/liquidity
POST /sapi/v1/bswap/liquidityAdd
POST /sapi/v1/bswap/liquidityRemove
GET /sapi/v1/bswap/liquidityOps
GET /sapi/v1/bswap/quote
POST /sapi/v1/bswap/swap
GET /sapi/v1/bswap/swap
GET /sapi/v1/bswap/poolConfigure
GET /sapi/v1/bswap/addLiquidityPreview
GET /sapi/v1/bswap/removeLiquidityPreview
GET /sapi/v1/bswap/unclaimedRewards
POST /sapi/v1/bswap/claimRewards
GET /sapi/v1/bswap/claimedHistory
Changelog
3.1.0 - 2023-12-18
GET /sapi/v1/margin/available-inventory
Query margin available inventoryPOST /sapi/v1/margin/manual-liquidation
Margin manual liquidationGET /sapi/v1/futures/loan/borrow/history
GET /sapi/v1/futures/loan/repay/history
GET /sapi/v2/futures/loan/wallet
GET /sapi/v1/futures/loan/adjustCollateral/history
GET /sapi/v1/futures/loan/liquidationHistory
GET /sapi/v1/futures/loan/interestHistory
Changelog
3.0.0 - 2023-10-20
Changelog
3.0.0-rc.2 - 2023-05-03