Get a GPU type
Returns a single GPU type with pricing. Availability details are included only when requested with include=AVAILABILITY.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Comma-separated optional expansions. Supported value today: AVAILABILITY. This may expand with more include values in the future.
1Catalog include expansion. Only AVAILABILITY is supported today; additional include values may be added in the future.
AVAILABILITY Comma-separated availability product contexts. Supported values: POD, CLUSTER, SERVERLESS. Valid only with include=AVAILABILITY. Upstream default when omitted: POD.
Catalog product availability context.
POD, CLUSTER, SERVERLESS GPU count for availability and lowest-price calculations. Valid only with include=AVAILABILITY. Defaults to 1.
x >= 1Cloud type for availability and lowest-price calculations. Valid only with include=AVAILABILITY. Supported values: SECURE, COMMUNITY. Upstream default when omitted: SECURE. GPU availability cloud filter.
SECURE, COMMUNITY Minimum CUDA version for availability and lowest-price calculations. Valid only with include=AVAILABILITY. Format: integer major or major.minor, e.g. 12 or 12.1.
Response
OK
Individual GPU type identifier (use for pod creation)
"NVIDIA GeForce RTX 4090"
"RTX 4090"
Serverless GPU pool ID (use for serverless endpoint creation). Null if GPU is not in a serverless pool.
"ADA_24"
"NVIDIA"
VRAM in GB
24
Available on secure cloud
true
Available on community cloud
true
Overall GPU availability. Present only when requested with include=AVAILABILITY.
NONE, LOW, MEDIUM, HIGH Per-datacenter GPU availability. Present only when requested with include=AVAILABILITY.