Hanzo AI
OpenapiCompute

List sizes

Sizes lists the machine sizes available to launch, with their specifications.

GET /v1/compute/sizes

Addresshttps://api.hanzo.ai/v1/compute/sizes
MethodGET
Operationget_compute_sizes
AuthAuthorization: Bearer $HANZO_API_KEY

Sizes lists the machine sizes available to launch, with their specifications.

Global and org-gated, exactly as the region catalog is, and for the same reasons.

Request

GET /v1/compute/sizes takes no parameters and no body — the credential is the whole request.

Response

StatusBodyMeaning
200ok
defaultproblem-detailsrefused

200 body — 1 field.

FieldInTypeAlwaysDescription
(body)bodyanyyes

Failure carries the platform error shape — see Errors.

Examples

hanzo compute sizes

Compute API · All Hanzo APIs · Interactive reference

How is this guide?

On this page