Authorizations
The Client ID that owns the API Key for the request
The pass phrase affiliated with the API Key
A HMAC SHA-256 signature using the API Key secret on the string TIMESTAMP, METHOD, REQUEST_PATH, BODY
The timestamp of when the request is being made
Path Parameters
Identifies the portfolio by UUID (e.g., 892e8c7c-e979-4cad-b61b-55a197932cf1
) or portfolio ID (e.g., 5189861793641175
)
Identifies the asset by name (e.g., BTC
), UUID (e.g., 291efb0f-2396-4d41-ad03-db3b2311cb2c
), or asset ID (e.g., 1482439423963469
)
Response
Balance information
The unique identifier of the asset
"14thr7fc-1-1"
Name of the asset
"BTC"
The UUID of the asset
"d92669ba-8a04-46d8-9b28-a2bbaeee3b9a"
The total amount of the asset in the portfolio
1.75
The amount of the balance held from trading activity
0.5
The amount of the held balance eligible for collateral
0.5
The amount of the balance held from a pending transfer
0.25
The collateral value provided by this asset balance
0.9
The maximum amount of this asset that can be withdrawn on-chain at this time given margin requirement constraints
0.9
The total quantity of the asset borrowed by the portfolio
1
The notional collateral requirement to hold the loan
0
The amount of the asset pledged as collateral
0.5
The notional amount this loan contributes to the portfolio initial margin notional value
0.07
The quantity of the asset automatically borrowed by the portfolio to cover USDC deficits
100.5
The quantity of the asset borrowed by the portfolio upon explicit request
548.5
The difference between the portfolio's exchange and external balance that has not yet been reconciled, for external collateral clients only
10.5
The maximum amount that can be undelegated from the exchange, for external collateral clients only
15