Skip to main content
GET
List GPU Products

Request Headers

string
erforderlich
Enum: application/json
string
erforderlich
Bearer authentication format, for example: Bearer {{API Key}}.

Query Parameters

string
Filter by specified cluster ID. String, length limit: 0-255 characters.
integer
Filter by number of GPUs. Integer, valid range: [0, 8].
string
Filter by product name (fuzzy match). String, length limit: 0-255 characters.
integer
Filter by minimum CPU cores per GPU. Integer, value must be greater than or equal to 0.
integer
Filter by minimum memory per GPU (GB). Integer, value must be greater than or equal to 0.
integer
Filter by minimum root filesystem size per GPU (GB). Integer, value must be greater than or equal to 0.
string
Filter by billing method. Options:
  • onDemand: Pay-as-you-go instance (default)
  • monthly: Subscription instance (monthly or yearly)
  • spot: Spot instance billing

Response

object[]
erforderlich
GPU product information.
Zuletzt geändert am 15. Mai 2026