Change Log
2025-12-26
Time-sensitive Notice
- The following change to REST API will occur at approximately 2026-01-15 07:00 UTC:
When calling endpoints that require signatures, percent-encode payloads before computing signatures. Requests that do not follow this order will be rejected with-1022 INVALID_SIGNATURE. Please review and update your signing logic accordingly.
REST API
- Updated documentation for REST API regarding Signed Endpoints examples for placing an order.
2025-10-27
- Update endpoint for ETH Staking:
GET /sapi/v1/eth-staking/eth/quotato inquire about the minimum amount and redeem period.
2025-09-09
- Added new endpoints related to Soft Staking.
2025-07-01
- Added new endpoints related to On-Chain Yields Locked Staking.
2024-12-3
- New endpoints for SOL Staking:
GET /sapi/v1/sol-staking/sol/history/boostRewardsHistoryto inquire about SOL Staking Boost APR Airdrop Rewards history records.GET /sapi/v1/sol-staking/sol/history/unclaimedRewardsto inquire about SOL Staking unclaimed Boost APR Airdrop Rewards.POST /sapi/v1/sol-staking/sol/claimto claim SOL Staking Boost APR Airdrop Rewards.
- Upgraded endpoints for SOL Staking:
GET /sapi/v1/sol-staking/sol/history/rateHistoryto inquire about SOL Staking Boost APR rate history.
2024-10-15
- New endpoints for Staking:
POST /sapi/v1/sol-staking/sol/staketo stake SOL and get BNSOL.POST /sapi/v1/sol-staking/sol/redeemto redeem BNSOL and get SOL.GET /sapi/v1/sol-staking/sol/history/stakingHistoryto inquire about SOL Staking subscription history records.GET /sapi/v1/sol-staking/sol/history/redemptionHistoryto inquire about SOL Staking redemption history records.GET /sapi/v1/sol-staking/sol/history/bnsolRewardsHistoryto inquire about SOL Staking rewards history records.GET /sapi/v1/sol-staking/sol/history/rateHistoryto inquire about SOL Staking exchange rate history.GET /sapi/v1/sol-staking/accountto get the total BNSOL account details.GET /sapi/v1/sol-staking/sol/quotato inquire about product quota and details.
2023-12-22
- Binance will disable the following Staking SAPI endpoints at 2024-03-31 04:00:
GET /sapi/v1/eth-staking/eth/history/wbethRewardsHistory: add new endpoint to query WBETH income recordPOST /sapi/v2/eth-staking/eth/stake: add new endpoint to stake ETH to get WBETH. Current v1 endpointPOST /sapi/v1/eth-staking/eth/stakewill be deprecated in the future, with the exact timing to be determined.GET /sapi/v2/eth-staking/account: add new endpoint to query positions and 30-day earnings of staked ETH. Current v1 endpointGET /sapi/v1/eth-staking/accountwill be deprecated in the future, with the exact timing to be determined.POST /sapi/v1/eth-staking/wbeth/unwrap: delete this endpoint,POST /sapi/v1/eth-staking/eth/redeemis able to achieve same functionalityPOST /sapi/v1/eth-staking/eth/redeem: Add new parameterasset, add new response fieldsethAmount,conversionRatioGET /sapi/v1/eth-staking/eth/history/stakingHistory: add new response fieldsdistributeAsset,distributeAmount,conversionRatioGET /sapi/v1/eth-staking/eth/history/redemptionHistoryadd new response fieldsasset,distributeAsset,distributeAmount,conversionRatioPOST /sapi/v1/eth-staking/wbeth/wrap: add new response fieldswbethAmount,exchangeRate
2023-06-29
- Added multiple new endpoints related to ETH Staking in Staking.
2022-04-28
- New endpoints for Staking:
GET /sapi/v1/staking/productListto get Staking product listPOST /sapi/v1/staking/purchaseto stake productPOST /sapi/v1/staking/redeemto redeem productGET /sapi/v1/staking/positionto get Staking product holding positionGET /sapi/v1/staking/stakingRecordto inquiry Staking history recordsPOST /sapi/v1/staking/setAutoStakingto set Auto Staking functionGET /sapi/v1/staking/personalLeftQuotato inquiry Staking left quota