View detailed information about your cPanel account, including username, domain, IP address, plan, and disk space usage.
accountId integer · min: 1 required Example Unique account identifier
Accept Example Content-Type Example account string https://cloud.hostup.se/api/hosting/{accountId}/cpanel/account-info curl -X GET "https://cloud.hostup.se/api/hosting/17588/cpanel/account-info" \
-H "X-API-Key: YOUR_API_KEY" \
-H "Content-Type: application/json" {
"account": "string"
}