---
title: "Get KVM-ID."
method: POST
path: "/kvm/v2/get/kvmid"
---

# Get KVM-ID.

`POST /kvm/v2/get/kvmid`

Get the KVM ID for a specific service by providing your WHMCS login details and service ID.

## Response `200`

Successfully retrieved the KVM ID.

- InlineResponse2003
  - `status` string
  - `kvmid` string
  - `serviceid` string

## Other responses

- `400` — Bad Request - Invalid parameters or missing fields.
- `401` — Unauthorized - Invalid WHMCS credentials.
- `404` — Not Found - The specified service ID does not exist.

---

[API](https://skmtc.net/edisglobal/apis/edis-global-management-api.md) · [All operations](https://skmtc.net/edisglobal/apis/edis-global-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/edisglobal/edis-global-management-api/versions/223263c91ac0/schema)
