Get Account Summary
Retrieve account balance, margin usage, and PnL.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Balance available for new orders.
Balance available to withdraw.
Total account balance.
Margin currently in use — the initial margin locked by open positions and resting orders.
Cumulative realized PnL.
Cumulative fees.
Cumulative traded volume.
Unrealized PnL across open positions. Reporting only — not a term in totalEquity.
Account equity — account balance plus the signed mark value of open positions.
Maintenance margin across open positions.
marginUsed as a fraction of total equity; 1 when equity is not positive.
Maintenance margin as a fraction of total equity; 1 when equity is not positive.