---
title: "Gets list of available sizes for new volumes"
method: GET
path: "/vps/available-volume-sizes"
tags: ["VPS"]
---

# Gets list of available sizes for new volumes

`GET /vps/available-volume-sizes`

## Headers

- `X-Fields` string, mask

## Response `200`

Success

- VPSAvailableNewVolumeSizes
  - `volumeProducts` VPSVolumeProduct[] — List volume products that can be created
    - `monthlyPrice` number — Monthly cost of volume size
    - `size` integer — Size of available volume size in GiB

## Other responses

- `403` — You have not been granted permission to complete this action. Please contact your account manager to grant the proper permission.

---

[API](https://skmtc.net/hivelocity/apis/hivelocity-api.md) · [All operations](https://skmtc.net/hivelocity/apis/hivelocity-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hivelocity/hivelocity-api/versions/ee6b717b5015/schema)
