Skip to main content
GET
List GPU Products

Request Headers

string
obrigatório
Enum: application/json
string
obrigatório
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[]
obrigatório
GPU product information.
Última modificação em 15 de maio de 2026