Hanzo
OpenapiPricing

Returns the catalog's headline statistics — model counts by family and the…

Returns the catalog's headline statistics — model counts by family and the provider directory.

GET /v1/pricing/summary

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

Returns the catalog's headline statistics — model counts by family and the provider directory. The provider sub-object is filtered to what the caller's org may see, so a disabled provider's name never leaks; the aggregate counts are the catalog's own, over everything it holds.

Request

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

Pricing API · All Hanzo APIs · Interactive reference

How is this guide?

On this page