Get Account Info

Retrieves a summary of the user’s account, including wallet balance, margin details, and overall equity status.

This endpoint provides a comprehensive overview of the user’s account information, including total wallet balance, unrealized profit and loss (PnL), margin balance, reserved margin, and available balance.

It is useful for tracking overall account equity, assessing margin utilization, and determining available funds for trading.

The response also includes asset-level balance details for deeper financial visibility.

Authentication with a valid API key and read permission scope is required.

Get Account Summary

get
Required scopes
This endpoint requires the following scopes:
Authorizations
api-keystringRequired

For third party retail API users

Responses
200

OK

application/json
get
/api/v1/account
200

OK

Last updated