Hanzo
OpenapiPlan

Returns the published pricing policy: whether pricing is transparent, the…

Returns the published pricing policy: whether pricing is transparent, the revenue-sharing terms (idle compute resale and the open-source share) and the…

GET /v1/plan/policy

Addresshttps://api.hanzo.ai/v1/plan/policy
MethodGET
Operationget_plan_policy
AuthAuthorization: Bearer $HANZO_API_KEY

Returns the published pricing policy: whether pricing is transparent, the revenue-sharing terms (idle compute resale and the open-source share) and the principles the catalog is priced by.

Request

GET /v1/plan/policy takes no parameters and no body — the credential is the whole request.

Response

StatusBodyMeaning
200objectok

200 body — 1 field.

FieldInTypeAlwaysDescription
*bodyany

Failure carries the platform error shape — see Errors.

Examples

hanzo plans policy

Plan API · All Hanzo APIs · Interactive reference

How is this guide?

On this page