Query available GPU offers from a raw YAML string.
Offer expiration: 30 minutes from creation
| Field | Required | Description |
|---|---|---|
compute.gpu_type | Yes | GPU family (e.g., H100) or canonical name (e.g., nvidia-h100-sxm5-80gb) |
compute.gpu_count | No | Number of GPUs (default: 1) |
compute.max_price_per_gpu_hour | No | Max price in USD per GPU per hour |
compute.contract_type | No | ondemand or spot |
vendor | No | Filter to a specific vendor (e.g., nebius, hyperstack, scaleway) |
region | No | Filter to a region group: US, EU, APAC, Other |
429 Too Many Requests.
offer_id to procure before expiration.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The body is of type string.