CLIUsage
Usage
5 `hanzo` commands for Usage, each calling one operation on api.hanzo.ai.
Package usage is what your org ran and what it cost, broken down per account.
5 commands · API reference →
| Command | Calls | What it does |
|---|---|---|
hanzo usage analytics access | GET /v1/usage/analytics/access | Echoes a plan's resolved analytics entitlement so a dashboard can configure itself against the LIVE catalog instead of… |
hanzo usage analytics get | GET /v1/usage/analytics | Is the entitlement-GATED per-provider breakdown of the caller org's LLM usage — the paid lens over the same warehouse… |
hanzo usage samples | GET /v1/usage/samples | Is the PER-PROVIDER view: one connected account's own consumption of its own plan — "my plan is 47% through its 6h… |
hanzo usage summary | GET /v1/usage/summary | Answers GET /v1/usage/summary: the caller's own usage footprint over one window — the categorized spend roll-up from… |
hanzo usage create | POST /v1/usage | Ingests a batch of account-usage samples — what a developer's OWN AI accounts have consumed of their OWN plans, metered… |
How is this guide?