Skip to main content
POST
GEt VPS-Locations.

Body

application/x-www-form-urlencoded
email
string

Your WHMCS email address.

Example:

"yourwhmc_email"

pw
string

Your WHMCS password.

Example:

"yourwhmcs_password"

Response

Successfully retrieved VPS locations.

locations
object

Available KVM locations keyed by location label.

Fields per location:

  • id: Unique identifier of the location.
  • name: Display name of the location.
  • country: Country or region code for the location.
  • out_of_stock: Availability flag; false means available to order, true means currently unavailable.
  • headline: Optional marketing headline for the location.
status
string
Example:

"success"

Last modified on January 20, 2025