Hanzo
OpenapiPricing

Returns the Hanzo Base plans — the managed-instance tiers, each with its…

Returns the Hanzo Base plans — the managed-instance tiers, each with its monthly and annual price, storage and request allowances and feature list.

GET /v1/pricing/base

Addresshttps://api.hanzo.ai/v1/pricing/base
MethodGET
Operationget_pricing_base
AuthAuthorization: Bearer $HANZO_API_KEY

Returns the Hanzo Base plans — the managed-instance tiers, each with its monthly and annual price, storage and request allowances and feature list.

Request

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

Response

StatusBodyMeaning
200pricingPlanListok

200 body — 2 fields.

FieldInTypeAlwaysDescription
plansbodyobject[]Plans are the plans in this section, each an opaque object exactly as the pricing source emits it — typically id, name, description, price and a feature list.
plans[].*bodyobject

Failure carries the platform error shape — see Errors.

Examples

hanzo pricing base

Pricing API · All Hanzo APIs · Interactive reference

How is this guide?

On this page