---
title: "GEt VPS-Locations."
method: POST
path: "/kvm/v2/get/locations"
---

# GEt VPS-Locations.

`POST /kvm/v2/get/locations`

Get details of available VPS locations using your WHMCS account credentials.

## Response `200`

Successfully retrieved VPS locations.

- InlineResponse2004
  - `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

## Other responses

- `400` — Bad Request - Invalid parameters or missing fields.
- `401` — Unauthorized - Invalid WHMCS credentials.

---

[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)
