Skip to main content
POST
Retrieve account balance

Body

application/x-www-form-urlencoded
email
string

Your WHMCS email address.

Example:

"yourwhmc_email"

pw
string

Your WHMCS password.

Example:

"yourwhmc_password"

Response

Successful response

balance
object
status
string

Request status. Returns success when the request was processed correctly.

Example:

"success"

Last modified on March 16, 2026