Hanzo
OpenapiVisor

The regions a machine or GPU can be launched into

Lists the launch regions the compute catalog offers, passed through verbatim from the provider so the shape stays the provider's single source of truth.

GET /v1/visor/compute/regions

Addresshttps://api.hanzo.ai/v1/visor/compute/regions
MethodGET
Operationget_visor_compute_regions
AuthAuthorization: Bearer $HANZO_API_KEY

Lists the launch regions the compute catalog offers, passed through verbatim from the provider so the shape stays the provider's single source of truth. The catalog is GLOBAL, not per-tenant: no owner is forwarded and every org sees the same list. It is still gated — a validated principal is required, 403 without one — because the catalog is what backs the launch drawer, not public marketing copy.

Request

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

Response

The document declares no response body for this operation. It answers 200 on success and the platform error shape on failure — see Errors.

Examples

hanzo has no subcommand for this operation — the CLI serves only what cloud's live route table confirms. Use HTTP or an SDK.


Visor API · All Hanzo APIs · Interactive reference

How is this guide?

On this page