Skip to main content

Simple Account(USER_DATA)

API Description#

Simple Account query

HTTP Request#

GET /sapi/v1/simple-earn/account

Request Weight#

150

Request Parameters#

NameTypeMandatoryDescription
recvWindowLONGNOThe value cannot be greater than 60000
timestampLONGYES

Response Example#

{  "totalAmountInBTC": "0.01067982",  "totalAmountInUSDT": "77.13289230",  "totalFlexibleAmountInBTC": "0.00000000",  "totalFlexibleAmountInUSDT": "0.00000000",  "totalLockedInBTC": "0.01067982",  "totalLockedInUSDT": "77.13289230"}