GPUtw Docs

GPU Catalog

Browse pricing and live availability.

Catalog endpoint

GET/api/gpus/active

Returns active GPU catalog entries with live demand status, current rentable pricing, public ranges, specs, and comparison fields where configured.

  • Pricing: current rentable rate, catalog rate, and public range fields
  • Specs: VRAM, architecture, and configured model metadata
  • Availability: current demand and deployability signals

Available nodes

GET/api/nodes/available?catalogId=...

Returns opaque machine IDs, rentable hardware specs, the public whole-machine hourlyRate, availability, and queue depth for the selected catalog entry.

Info

Tenant responses intentionally omit infrastructure and administrative fields, including LAN addresses, real hostnames, SSH credentials, provisioning details, and internal price components. Treat the response as an allowlisted public contract; fields not documented here are not API-stable.

Tip

Use the catalog endpoint first, then request available nodes for the catalog ID the user selected.