List catalog
Browse available instance types with pricing across all cloud providers
Query parameters
cloud type: string
Filter by cloud provider. One of `aws`, `azure`, `gcp`.
region type: string
Filter by region (e.g., `us-east-1`, `westus2`, `europe-west1`).
gpu type: string
Filter by GPU type (e.g., `A100`, `H100`, `L4`, `T4`).
min_cpus type: integer
Minimum number of vCPUs.
min_memory type: number
Minimum memory in gigabytes.
spot type: boolean
Filter by spot/preemptible availability. If `true`, only return instances with spot pricing.
page type: integer
Page number for pagination.
default: 1per_page type: integer
Number of results per page. Maximum `100`.
default: 20