Account
Get Account
Returns account information for the authenticated user.
get/v1/account
Response
Account info
Example response
{
"success": true,
"result": {
"accountID": "10458932786832481",
"subaccountsLimit": 256
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.