---
title: "Get VPS-Plans."
method: POST
path: "/kvm/v2/get/products"
---

# Get VPS-Plans.

`POST /kvm/v2/get/products`

Get available VPS plans and their configurations for a given location using your WHMCS credentials and the location ID retrieved from the get locations endpoint.

## Response `200`

Successfully retrieved available products and configurations.

- InlineResponse2005
  - `data` boolean
  - `products` object
  - `status` string

## Other responses

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