Hanzo
OpenapiPricing

Returns the Hanzo Datastore rate card: the tier list, the per-GB storage and…

Returns the Hanzo Datastore rate card: the tier list, the per-GB storage and egress usage rates, the annual discount and the trial.

GET /v1/pricing/datastore

Addresshttps://api.hanzo.ai/v1/pricing/datastore
MethodGET
Operationget_pricing_datastore
AuthAuthorization: Bearer $HANZO_API_KEY

Returns the Hanzo Datastore rate card: the tier list, the per-GB storage and egress usage rates, the annual discount and the trial. It is the section as authored, un-gated — no provider identity appears in it.

The route was missing while the data existed, so this 404d and every visitor to hanzo.ai's Infrastructure tab was told pricing was "temporarily unavailable".

Request

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

Pricing API · All Hanzo APIs · Interactive reference

How is this guide?

On this page