Get detailed information about a specific offer.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Detailed information about an offer, aligned with GetOffersSummary.
Unique offer identifier
Canonical GPU name (e.g. nvidia-h100-sxm5-80gb)
GPU family name (e.g. H100, A100)
Number of GPUs in this offer
Cloud vendor providing this offer
Region group: US, EU, APAC, or Other
Offer status: available, procured, failed, or expired
When this offer was created
Contract type: ondemand or spot
Price per GPU per hour in USD (includes boot disk cost). Total hourly cost = gpu_price_per_hour * gpu_count
Boot disk size in GB. Null when the vendor does not validate boot disk size
Number of vCPUs (null if not reported by vendor)
RAM in GB (null if not reported by vendor)
Total hourly running cost in USD (compute only). Equal to gpu_price_per_hour * gpu_count
When this offer expires (30 minutes from creation)
When this offer was procured (null if not yet procured)