Portfolio Margin
Get Portfolio Margin Asset Leverage (USER_DATA)
Weight(IP): 50
get/sapi/v1/portfolio/margin-asset-leverage
Response
Classic Portfolio Margin Collateral Rate
Example response
[
{
"asset": "USDC",
"collateralRate": "1.0000"
}
]Changes
Changed in 2 of the 26 revisions of this API.4
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the success response with the status
200response-success-status-added
- ○
- ○
endpoint added
endpoint-added
- ○