Skip to content

MngGetAccountInfo

MngGetAccountInfo

Command: MngGetAccountInfo

Deprecated alias: GetUserInfo

GetUserInfo is kept only for backward compatibility. New integrations must use MngGetAccountInfo; the alias may be removed in a future release.

Description: Returns account profile and margin information for the current authenticated account taken from session access data.

Access Control

🛡️ Access Level Required: SESSION_USER, SESSION_MANAGER, SESSION_ADMIN, SESSION_DEALER

Endpoint

GET /account/me

Request Parameters

This method does not require explicit business parameters. Account login is resolved from the active session.

Response Parameters

Name Type Description
id int Account identifier
login int Account login
currency string Group currency
group string Account group
comment string Comment
magic int Account magic identifier
customer_id int Linked customer ID
brand string Derived brand namespace from the account trading group
update_time int Last account business update timestamp
enable int Account enabled flag
enable_read_only int Read-only flag
enable_change_password int Change password permission
leverage int Account leverage
avatar string Avatar path or URL
email string Email
name string Full name
phone string Phone
address string Address
city string City
country string Country
zipcode string Zip code
regdate int Registration timestamp
prevbalance double Previous balance
prevmonthbalance double Previous month balance
balance double Current balance
storage double Storage/swap total
commission double Commission total
credit double Credit
margin double Used margin
margin_free double Free margin
margin_level double Margin level
equity double Equity