Skip to main content
POST
Retrieve user services

Body

application/json
email
string

Your WHMCS email address.

Example:

"user@example.com"

pw
string

Your WHMCS password.

Example:

"securepassword123"

Response

Successful response

status
string

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

Example:

"success"

services
object[]

List of services linked to the authenticated account. Returns an empty array if no services exist.

⚠️ To view detailed descriptions for each service field, click “Show child attributes” below.

Last modified on March 30, 2026