My AccountsGET
Returns a summary list of accounts (portfolios) owned by the authenticated profile. The summary contains balance, unrealized PnL, used margin, status and risk flags, but excludes positions and orders.
Authorization
AuthorizationRequiredBearer <token>JWT token obtained from the login endpoint
In: header
Accounts retrieved successfully
Account Metrics
Returns latest metrics snapshot for the authenticated user's account (PnL, Equity, Balance, Margins)
My Profile
Returns the profile of the authenticated user, identified by the JWT subject. Includes identity fields (id, email, first/last name) and profile metadata (language, country, address, etc.).