Hanzo
OpenapiPricing

Returns the compute section of the catalog: the cloud provider and region the…

Returns the compute section of the catalog: the cloud provider and region the prices are quoted for, the monthly markup applied to them, the full…

GET /v1/pricing/compute

Addresshttps://api.hanzo.ai/v1/pricing/compute
MethodGET
Operationget_pricing_compute
AuthAuthorization: Bearer $HANZO_API_KEY

Returns the compute section of the catalog: the cloud provider and region the prices are quoted for, the monthly markup applied to them, the full instance-size tier list and the named presets. It is the whole section as the pricing source records it, un-gated — no model or provider identity appears in it.

Request

GET /v1/pricing/compute 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 compute get

Pricing API · All Hanzo APIs · Interactive reference

How is this guide?

On this page