Change Log
2026-05-27
- Add new Yield Arena endpoint:
GET /sapi/v1/earn/arena/activities- Returns the list of Earn Yield Arena activities currently available to the user (AIRDROP,LEADERBOARD,EVENT). Supports an optionallangrequest header for localizedtitleanddescription.
2026-03-09
- Changes to BFUSD endpoints:
GET /sapi/v1/bfusd/quota- NewsubscriptionQuotaobject in response withleftQuotafield.
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
- Increase BFUSD endpoints
2025-09-05
- Increase RWUSD endpoints
2025-09-02
- Update the file paths for Flexible and Locked products
2025-03-18
- Changes to Simple Earn endpoints:
GET /sapi/v1/simple-earn/locked/subscriptionPreviewnew fields in responseboostRewardAsset,estDailyRewardAmtGET /sapi/v1/simple-earn/locked/listnew fields in responseboostRewardAsset,boostApr,boostEndTimeGET /sapi/v1/simple-earn/locked/positionnew fields in responseboostRewardAsset,boostApr,totalBoostRewardAmtGET /sapi/v1/simple-earn/locked/history/rewardsRecordnew fields in responsetype
2024-07-04
- Changes to Simple Earn endpoints:
POST /sapi/v1/simple-earn/locked/subscribenew parameter:redeemToGET /sapi/v1/simple-earn/locked/positionnew fields in response:redeemToGET /sapi/v1/simple-earn/flexible/history/subscriptionRecordnew fields in response:productIdGET /sapi/v1/simple-earn/locked/history/subscriptionRecordnew fields in response:projectIdGET /sapi/v1/simple-earn/locked/history/redemptionRecordnew fields in response:originalAmount,lossAmount,isComplete,rewardAsset,rewardAmt,extraRewardAsset,estExtraRewardAmt
- Add New endpoint in Simple Earn:
POST /sapi/v1/simple-earn/locked/setRedeemOptionSet the redeem option of Locked products to Flexible product or Spot wallet
2023-08-26
- Changes to Simple Earn endpoints:
GET /sapi/v1/simple-earn/flexible/history/subscriptionRecord: new fields in response:sourceAccount,amtFromSpot,amtFromFundingGET /sapi/v1/simple-earn/locked/history/subscriptionRecord: new fields in response:sourceAccount,amtFromSpot,amtFromFundingGET /sapi/v1/simple-earn/flexible/history/redemptionRecord: new fields in responsedestAccountPOST /sapi/v1/simple-earn/flexible/subscribe: new parametersourceAccountPOST /sapi/v1/simple-earn/locked/subscribe: new parametersourceAccountPOST /sapi/v1/simple-earn/flexible/redeem: new parameterdestAccount