Portfolio Margin
Portfolio Margin Account (USER_DATA)
Get the account info
'Weight(IP): 1'
get/sapi/v1/portfolio/account
Query parameters
recvWindowinteger
Example:5000
The value cannot be greater than 60000
timestampinteger required
UTC timestamp in ms
signaturestring required
Signature
Response
Portfolio account.
Example response
{
"uniMMR": "1.87987800",
"accountEquity": "122607.35137903",
"actualEquity": "142607.35137903",
"accountMaintMargin": "23.72469206",
"accountStatus": "NORMAL",
"accountType": "PM_1"
}