Skip to main content
GET
Get Available Gpus
Returns GPU types currently available for procurement across all vendors.

Response format

The response includes both family names (e.g., H100) and canonical names (e.g., nvidia-h100-sxm5-80gb). You can use either format when calling /get_offers.
Canonical names are more precise — they specify the exact GPU variant including interconnect and VRAM. Family names match all variants within a family.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful Response

Response for available GPU types.

gpu_types
string[]
required
total_count
integer
required
gpu_families
string[]

GPU family names (e.g., 'H100', 'A100') that can be used in gpu_type field