Hanzo
OpenapiPricing

ListIAMPlans returns the identity plans — the Hanzo IAM tiers, each with its…

ListIAMPlans returns the identity plans — the Hanzo IAM tiers, each with its monthly and annual price, monthly-active-user allowance and feature list.

GET /v1/pricing/iam

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

ListIAMPlans returns the identity plans — the Hanzo IAM tiers, each with its monthly and annual price, monthly-active-user allowance and feature list.

Request

GET /v1/pricing/iam takes no parameters and no body — the credential is the whole request.

Response

StatusBodyMeaning
200pricingPlanListok

200 body — 2 fields.

FieldInTypeAlwaysDescription
plansbodyobject[]Plans are the plans in this section, each an opaque object exactly as the pricing source emits it — typically id, name, description, price and a feature list.
plans[].*bodyobject

Failure carries the platform error shape — see Errors.

Examples

hanzo pricing iam

Pricing API · All Hanzo APIs · Interactive reference

How is this guide?

On this page