Savings
Classic Account — Savings
Get Savings Product List
Rate limit: 10/sec/UID
Get savings product list.
Request Parameters
coinCoin e.g. BTC
filterFilter conditions
available Available for subscription
held Held
available_and_held Available for subscription and held
all Query all including those that have been removed from the shelves
Get Savings Product List › Response Parameters
Successful response
codemsgrequestTimeproductIdProduct id
coinSavings subscription coin
periodTypePeriod type
flexible flexible period
fixed fixed period
periodPeriod
flexible This value is not returned
apyTypeInterest rate type
single single interest rate
ladder ladder income
advanceRedeemWhether early redemption is allowed
Yes allowed
No not allowed
settleMethodSettlement method
daily daily interest and daily settlement
maturity repayment of principal and interest at maturity
Ladder interest rate information
statusProduct status
not_started Warming up
in_progress Subscribing
paused Paused
completed Ended
sold_out Sold out
off_line Off line
productLevelProduct level
beginner beginner product
normal normal product
VIP VIP product
Savings Account
Rate limit: 10/sec/UID
Get savings account info.
Savings Account › Response Parameters
Successful response
codemsgrequestTimebtcAmountEstimated total asset value in BTC
usdtAmountEstimated total asset value in USDT
btc24hEarning24-hour earning in BTC
usdt24hEarning24-hour earning in USDT
btcTotalEarningCumulative earning in BTC
usdtTotalEarningCumulative earning in USDT
Savings Assets
Rate limit: 10/sec/UID
Get savings assets.
Request Parameters
periodTypePeriod type
flexible demand deposit
fixed time deposit
startTimeStart timestamp
(Savings creation time)
Milliseconds format of timestamp Unix, e.g. 1597026383085
(The maximum time span supported is three months. The default start time is three months ago if no value is set for the start time.)
endTimeEnd timestamp
(Savings creation time)
Milliseconds format of timestamp Unix, e.g. 1597026383085
(The maximum time span supported is three months. The default end time is now if no value is set for the end time.)
limitNumber of queries: Default: 20, maximum: 100.
idLessThanSeparate page content before this ID is requested (older data), and the value input should be the end ID of the last request.
Savings Assets › Response Parameters
Successful response
codemsgrequestTimeSavings assets list
endIdEnd ID for pagination
Savings Records
Rate limit: 10/sec/UID
Get savings records.
Request Parameters
periodTypePeriod type
flexible flexible current
fixed fixed term
coinSubscribe coin
orderTypeRecord type
subscribe subscription
redeem redemption
pay_interest interest payment
deduction penalty interest (only supports regular periods)
startTimeStart timestamp
(Copy trade creation time)
Milliseconds format of timestamp Unix, e.g. 1597026383085
(The maximum time span supported is three months. The default end time is three months if no value is set for the end time.)
endTimeEnd timestamp
(Copy trade creation time)
Milliseconds format of timestamp Unix, e.g. 1597026383085
(The maximum time span supported is three months. The default start time is three months ago if no value is set for the start time.)
limitNumber of queries: Default: 20, maximum: 100.
idLessThanSeparate page content before this ID is requested (older data), and the value input should be the end ID of the last request.
Savings Records › Response Parameters
Successful response
codemsgrequestTimeData list
endIdEnd ID for pagination
Savings Subscription Detail
Rate limit: 10/sec/UID
Get subscription detail before subscribe savings.
Request Parameters
productIdProduct ID
periodTypePeriod type
flexible flexible period
fixed fixed period
Savings Subscription Detail › Response Parameters
Successful response
codemsgrequestTimesingleMinAmountMinimum limit for a single transaction
singleMaxAmountMaximum limit for a single transaction
remainingAmountAmount held remaing
subscribePrecisionSubscription precision
profitPrecisionProfit precison
subscribeTimeSubscription time, Unix millisecond timestamp
interestTimeInterest generation time, Unix millisecond timestamp
settleTimeInterest settlement time, Unix millisecond timestamp
expireTimeExpiration time, Unix millisecond timestamp
redeemTimeRedemption time, Unix millisecond timestamp
settleMethodSettlement method
Ladder interest rate info
redeemDelayThe number of days of delay in the redemption's arrival. The return value is D+1, which means the redemption is delayed by one day, and so on.
Subscribe Savings
Rate limit: 10/sec/UID
Subscribe savings.
Subscribe Savings › Request Parameters
productIdProduct ID
periodTypePeriod type
flexible flexible period
fixed fixed period
amountSubscribe amount
Subscribe Savings › Response Parameters
Successful response
codemsgrequestTimeorderIdSuccessful subscription order ID
Savings Subscription Result
Rate limit: 10/sec/UID
Get savings subscription result.
Request Parameters
orderIdOrder ID
periodTypePeriod type
flexible flexible period
fixed fixed period
Savings Subscription Result › Response Parameters
Successful response
codemsgrequestTimeresultSubscription result
success Success
fail Fail
msgThere will be an error message when the result is fail
Redeem Savings
Rate limit: 10/sec/UID
Redeem savings.
The interval of each redeem should be more than 1min, or it would return error.
Redeem Savings › Request Parameters
productIdProduct ID
periodTypePeriod type
flexible flexible period
fixed fixed period
amountSubscribe amount
orderIdAssets Order ID
get this for /assets orderId
Redeem Savings › Response Parameters
Successful response
codemsgrequestTimeorderIdRedemption successful order ID
statusOrder status
Savings Redemption Results
Rate limit: 10/sec/UID
Get savings redeem result.
Request Parameters
orderIdSubscription order ID
periodTypePeriod type
flexible flexible current
fixed fixed term
Savings Redemption Results › Response Parameters
Successful response
codemsgrequestTimeresultRedemption result
success Success
fail Fail
msgThere will be an error message when the result is fail
