Binance Flexible Products API

Flexible savings products that allow instant redemption.

Operations 4

GET /sapi/v1/simple-earn/flexible/list Get simple earn flexible product list #
POST /sapi/v1/simple-earn/flexible/subscribe Subscribe flexible product #
POST /sapi/v1/simple-earn/flexible/redeem Redeem flexible product #
GET /sapi/v1/simple-earn/flexible/position Get flexible product position #

Documentation

📖
Documentation
https://developers.binance.com/docs/binance-spot-api-docs/rest-api
📖
Documentation
https://developers.binance.com/docs/derivatives/usds-margined-futures/general-info
📖
Documentation
https://developers.binance.com/docs/derivatives/coin-margined-futures/general-info
📖
Documentation
https://developers.binance.com/docs/derivatives/option/general-info
📖
Documentation
https://developers.binance.com/docs/derivatives/portfolio-margin/general-info
📖
Documentation
https://developers.binance.com/docs/margin_trading/general-info
📖
Documentation
https://developers.binance.com/docs/wallet/introduction
📖
Documentation
https://developers.binance.com/docs/sub_account/general-info
📖
Documentation
https://developers.binance.com/docs/simple_earn/general-info
📖
Documentation
https://developers.binance.com/docs/mining/general-info
📖
Documentation
https://developers.binance.com/docs/copy_trading/general-info
📖
Documentation
https://developers.binance.com/docs/convert/general-info
📖
Documentation
https://developers.binance.com/docs/binance-pay/introduction
📖
Documentation
https://developers.binance.com/docs/algo/general-info
📖
Documentation
https://developers.binance.com/docs/auto_invest/general-info
📖
Documentation
https://developers.binance.com/docs/crypto_loan/general-info
📖
Documentation
https://developers.binance.com/docs/gift_card/general-info
📖
Documentation
https://developers.binance.com/docs/nft/general-info
📖
Documentation
https://developers.binance.com/docs/fiat/general-info

Specifications

Other Resources

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/binance-flexible-products-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

binance-flexible-products-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Binance Simple Earn Flexible Products API
  description: The Binance Simple Earn API provides programmatic access to flexible and locked savings and staking products. Developers can subscribe to and redeem earn products, query available products and their interest rates, check subscription records and earned interest, and manage auto-subscribe settings.
  version: '1'
  contact:
    name: Binance Support
    url: https://www.binance.com/en/support
  termsOfService: https://www.binance.com/en/terms
servers:
- url: https://api.binance.com
  description: Production Server
security:
- apiKey: []
tags:
- name: Flexible Products
  description: Flexible savings products that allow instant redemption.
paths:
  /sapi/v1/simple-earn/flexible/list:
    get:
      operationId: listFlexibleProducts
      summary: Get simple earn flexible product list
      description: Get available flexible earn products.
      tags:
      - Flexible Products
      parameters:
      - name: asset
        in: query
        schema:
          type: string
      - name: current
        in: query
        schema:
          type: integer
          default: 1
      - name: size
        in: query
        schema:
          type: integer
          default: 10
          maximum: 100
      - name: recvWindow
        in: query
        schema:
          type: integer
      - name: timestamp
        in: query
        required: true
        schema:
          type: integer
          format: int64
      - name: signature
        in: query
        required: true
        schema:
          type: string
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
                properties:
                  rows:
                    type: array
                    items:
                      type: object
                      properties:
                        asset:
                          type: string
                        latestAnnualPercentageRate:
                          type: string
                        tierAnnualPercentageRate:
                          type: object
                        airDropPercentageRate:
                          type: string
                        canPurchase:
                          type: boolean
                        canRedeem:
                          type: boolean
                        isSoldOut:
                          type: boolean
                        hot:
                          type: boolean
                        minPurchaseAmount:
                          type: string
                        productId:
                          type: string
                        subscriptionStartTime:
                          type: string
                        status:
                          type: string
                  total:
                    type: integer
      security:
      - apiKey: []
        hmacSignature: []
  /sapi/v1/simple-earn/flexible/subscribe:
    post:
      operationId: subscribeFlexibleProduct
      summary: Subscribe flexible product
      description: Subscribe to a flexible earn product.
      tags:
      - Flexible Products
      parameters:
      - name: productId
        in: query
        required: true
        schema:
          type: string
      - name: amount
        in: query
        required: true
        schema:
          type: string
      - name: autoSubscribe
        in: query
        schema:
          type: boolean
      - name: sourceAccount
        in: query
        schema:
          type: string
          enum:
          - SPOT
          - FUND
          - ALL
      - name: recvWindow
        in: query
        schema:
          type: integer
      - name: timestamp
        in: query
        required: true
        schema:
          type: integer
          format: int64
      - name: signature
        in: query
        required: true
        schema:
          type: string
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
                properties:
                  purchaseId:
                    type: integer
                    format: int64
                  success:
                    type: boolean
      security:
      - apiKey: []
        hmacSignature: []
  /sapi/v1/simple-earn/flexible/redeem:
    post:
      operationId: redeemFlexibleProduct
      summary: Redeem flexible product
      description: Redeem from a flexible earn product.
      tags:
      - Flexible Products
      parameters:
      - name: productId
        in: query
        required: true
        schema:
          type: string
      - name: redeemAll
        in: query
        schema:
          type: boolean
      - name: amount
        in: query
        schema:
          type: string
      - name: destAccount
        in: query
        schema:
          type: string
          enum:
          - SPOT
          - FUND
      - name: recvWindow
        in: query
        schema:
          type: integer
      - name: timestamp
        in: query
        required: true
        schema:
          type: integer
          format: int64
      - name: signature
        in: query
        required: true
        schema:
          type: string
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
                properties:
                  redeemId:
                    type: integer
                    format: int64
                  success:
                    type: boolean
      security:
      - apiKey: []
        hmacSignature: []
  /sapi/v1/simple-earn/flexible/position:
    get:
      operationId: getFlexiblePosition
      summary: Get flexible product position
      description: Get flexible earn product positions.
      tags:
      - Flexible Products
      parameters:
      - name: asset
        in: query
        schema:
          type: string
      - name: productId
        in: query
        schema:
          type: string
      - name: current
        in: query
        schema:
          type: integer
      - name: size
        in: query
        schema:
          type: integer
          maximum: 100
      - name: recvWindow
        in: query
        schema:
          type: integer
      - name: timestamp
        in: query
        required: true
        schema:
          type: integer
          format: int64
      - name: signature
        in: query
        required: true
        schema:
          type: string
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
                properties:
                  rows:
                    type: array
                    items:
                      type: object
                  total:
                    type: integer
      security:
      - apiKey: []
        hmacSignature: []
components:
  securitySchemes:
    apiKey:
      type: apiKey
      in: header
      name: X-MBX-APIKEY
    hmacSignature:
      type: apiKey
      in: query
      name: signature
externalDocs:
  description: Binance Simple Earn Documentation
  url: https://developers.binance.com/docs/simple_earn/general-info