SharkFin
Classic Account — SharkFin
Get Sharkfin Products
Rate limit: 10/sec/UID
Get sharkfin products.
Request Parameters
coinShark coin
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.
Get Sharkfin Products › Response Parameters
Successful response
codemsgrequestTimeSharkfin product list info
endIdEnd ID for pagination
SharkFin Account
Rate limit: 10/sec/UID
Get sharkfin account info.
SharkFin Account › Response Parameters
Successful response
codemsgrequestTimebtcSubscribeAmountEstimated total asset value in BTC
usdtSubscribeAmountEstimated total asset value in USDT
btcHistoricalAmount24-hour earning in BTC
usdtHistoricalAmount24-hour earning in USDT
btcTotalEarningCumulative earning in BTC
usdtTotalEarningCumulative earning in USDT
SharkFin Assets
Rate limit: 10/sec/UID
Get sharkfin assets.
Request Parameters
statusShark status
subscribed Subscribed(default)
settled Settled
startTimeStart timestamp
(Sharkfin 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
(Sharkfin 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.
SharkFin Assets › Response Parameters
Successful response
codemsgrequestTimeSharkfin product list info
endIdEnd ID for pagination
SharkFin Records
Rate limit: 10/sec/UID
Get sharkfin records.
Request Parameters
typeTransaction type
subscription subscription
redemption redemption
interest interest payment
coinSubscribe coin
startTimeStart 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.)
endTimeEnd 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 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.
SharkFin Records › Response Parameters
Successful response
codemsgrequestTimeRecord list
endIdEnd ID for pagination
SharkFin Subscription Detail
Rate limit: 10/sec/UID
Get subscription detail before subscribe sharkfin.
Request Parameters
productIdProduct ID
SharkFin Subscription Detail › Response Parameters
Successful response
codemsgrequestTimeproductCoinProduct coin
subscribeCoinSubscribe coin
interestTimeInterest start date in Unix timestamp format (in milliseconds)
expirationTimeSettlement time Unix timestamp format in milliseconds
minPriceMinimum price of price range
currentPriceCurrent price
maxPriceThe maximum price of the price range
minRateMinimum rate
defaultRateDefault rate
maxRateMaximum rate
periodInvestment period
productMinAmountProduct minimum limit
availableBalanceAvailable Balance
userAmountUser quota
remainingAmountRemaining balance
profitPrecisionInterest calculation scale
subscribePrecisionSubscribe calculation scale
Subscribe SharkFin
Rate limit: 10/sec/UID
Subscribe sharkfin.
Subscribe SharkFin › Request Parameters
productIdProduct ID
amountSubscription amount
Subscribe SharkFin › Response Parameters
Successful response
codemsgrequestTimeorderIdOrder Id
statusOrder status
SharkFin Subscription Result
Rate limit: 5/sec/UID
Get sharkfin subscription result.
Request Parameters
orderIdOrder ID
SharkFin Subscription Result › Response Parameters
Successful response
codemsgrequestTimeresultIs the subscription successful
success Success
fail Fail
msgThere will be an error message when the result is fail
