v1
latestOpenAPI 3.0.32026-07-267278168.1 KBAccount
Get Account
Returns account information for the authenticated user.
get/v1/account
Response
Account info
Example response
{
"success": true,
"result": {
"accountID": "10458932786832481",
"subaccountsLimit": 256
}
}