---
title: "Api Gpu Available"
method: GET
path: "/api/v2/gpu/available"
tags: ["GPU"]
---

# Api Gpu Available

`GET /api/v2/gpu/available`

List available GPU types with regions, VRAM, pricing, and counts.

Used by both Serverless and Volumes to populate GPU/region pickers.
Queries gpu_offers first, then hosts table. If neither has data,
returns an empty list — no fake inventory.

## Response `200`

Successful Response

- unknown

## Changes

- **2026-04-03** `74dc97653bc3` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/aabiro/apis/xcelsior/changes/api/v2/gpu/available/get.md)

---

[API](https://skmtc.dev/aabiro/apis/xcelsior.md) · [All operations](https://skmtc.dev/aabiro/apis/xcelsior/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aabiro/xcelsior/revisions/95960849edcd/schema)
