Hanzo AI

Plan

The `hanzo plan` commands.

Also for this capability: API · CLI · MCP · SDKs

The plan catalog: every tier you can buy, what it costs, and what it grants.

API reference →

hanzo plan dns

Every command takes --json for the raw response and --help for its own flags. Sign in once with hanzo auth login; the commands below use that session, and the org they act in is the one it carries.

CommandWhat it does
hanzo plan blockchainReturns the blockchain RPC plan catalog: the tiers metered in monthly compute units, with their prices, limits and…
hanzo plan dnsListDNSPlans returns the DNS plan catalog: the tiers priced on zones, records per zone and queries per day.
hanzo plan getReturns the Hanzo cloud plan catalog: every cloud tier with its price, included capacity, limits and feature list,…
hanzo plan gpuListGPUTiers returns the rentable GPU configurations, each with its accelerator count and model, VRAM, vCPUs, host…
hanzo plan healthHealth reports that the plans subsystem is mounted and serving.
hanzo plan policyReturns the published pricing policy: whether pricing is transparent, the revenue-sharing terms (idle compute resale…
hanzo plan regionsReturns the regions cloud capacity is offered in, each with its display name and physical location.
hanzo plan schemaReturns the two JSON Schema documents this surface speaks: entitlements.schema.json, which declares every entitlement…
hanzo plan storageReturns the block-storage price block: the price per GB per month and the volume size bounds a cloud plan may attach.
hanzo plan subscriptionsReturns the subscription ladder — the personal and team tiers a customer buys to use the cloud, each with its monthly…
hanzo plan toolsReturns the per-use price of every metered tool — web search, code interpreter, image generation, speech — each with…
hanzo plan vocabReturns the entitlement key vocabulary: every key with its namespace, JSON type, nullability, unit, enum and title, the…

entitlements

CommandWhat it does
hanzo plan entitlements get <id>Returns what one plan GRANTS and not what it costs: the canonical namespaced entitlement block and the flat…

resolve

CommandWhat it does
hanzo plan resolve get <id>Resolves one plan to everything a consumer of the catalog needs at once: its canonical entitlement block, the flat…

How is this guide?

On this page