v1
latestOpenAPI 3.0.02026-07-2248161142.3 KBGet Service-ID.
Identify the service ID linked to a KVM instance by supplying your WHMCS credentials and KVM ID.
post/kvm/v2/get/serviceid
Response
Successfully retrieved the service ID.
Example response
{
"status": "success",
"kvmid": "kvm_123456_789012",
"serviceid": 987654
}