---
title: "Get Service-ID."
method: POST
path: "/kvm/v2/get/serviceid"
---

# Get Service-ID.

`POST /kvm/v2/get/serviceid`

Identify the service ID linked to a KVM instance by supplying your WHMCS credentials and KVM ID.

## Response `200`

Successfully retrieved the service ID.

- InlineResponse2002
  - `status` string
  - `kvmid` string
  - `serviceid` integer

## Other responses

- `400` — Bad Request - Invalid parameters or missing fields.
- `401` — Unauthorized - Invalid WHMCS credentials.
- `404` — Not Found - The specified KVM instance 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)
