Hanzo
OpenapiPricing

Returns the whole pricing catalog in one document: Zen and third-party models,…

Returns the whole pricing catalog in one document: Zen and third-party models, providers, model families, the free-model list, plan and infrastructure…

GET /v1/pricing

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

Returns the whole pricing catalog in one document: Zen and third-party models, providers, model families, the free-model list, plan and infrastructure pricing. Every model and provider it names is filtered to what the caller's org may see — the same gate the leaf routes apply, so this can never be an un-gated second source for what they hide.

Request

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

Pricing API · All Hanzo APIs · Interactive reference

How is this guide?

On this page