Order-API
Lookup KVM_ID from Service ID
Get the KVM ID for a specific service by providing your WHMCS login details and service ID.
POST
Body
application/x-www-form-urlencoded
Your WHMCS email address.
Example:
"yourwhmc_email"
Your WHMCS password.
Example:
"yourwhmcs_password"
The service ID.
Example:
"xxxxxxxxx"
Was this page helpful?