Hanzo
OpenapiPricing

Returns the public cloud section of the catalog in one document: its instance…

Returns the public cloud section of the catalog in one document: its instance plans, its regions and its block-storage prices.

GET /v1/pricing/cloud

Addresshttps://api.hanzo.ai/v1/pricing/cloud
MethodGET
Operationget_pricing_cloud
AuthAuthorization: Bearer $HANZO_API_KEY

Returns the public cloud section of the catalog in one document: its instance plans, its regions and its block-storage prices. The section's internal half — the provider costs Hanzo pays and the plan-to- provider routing table — is stripped before it is served, so this is what a customer may see and nothing more.

Request

GET /v1/pricing/cloud takes no parameters and no body — the credential is the whole request.

Response

StatusBodyMeaning
200objectok

200 body — 1 field.

FieldInTypeAlwaysDescription
*bodyobject

Failure carries the platform error shape — see Errors.

Examples

hanzo pricing cloud get

Pricing API · All Hanzo APIs · Interactive reference

How is this guide?

On this page