Hanzo
OpenapiPricing

Returns the pricing policy document: the revenue-sharing terms (the idle-resale…

Returns the pricing policy document: the revenue-sharing terms (the idle-resale share and the open-source share, each with its percentage and who is…

GET /v1/pricing/policy

Addresshttps://api.hanzo.ai/v1/pricing/policy
MethodGET
Operationget_pricing_policy
AuthAuthorization: Bearer $HANZO_API_KEY

Returns the pricing policy document: the revenue-sharing terms (the idle-resale share and the open-source share, each with its percentage and who is eligible) and the commitments Hanzo makes about how it bills — no hidden fees, no egress charges, no surprise bills.

Request

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

Pricing API · All Hanzo APIs · Interactive reference

How is this guide?

On this page