Hanzo

Standing

Package standing prices and tracks what it costs to KEEP a company, as distinct from what it cost to form one.

Package standing prices and tracks what it costs to KEEP a company, as distinct from what it cost to form one.

Base URLhttps://api.hanzo.ai
Operations1
AuthAuthorization: Bearer $HANZO_API_KEY

Specification

Specification pending — no HIP in hanzoai/hips declares capability: standing yet. What this capability serves is below, from the API document; what it is — the store it owns, how it meters, what it publishes — is written as a HIP under HIP-0139.

Four surfaces

SurfaceReaches this capability asCoverage
RESTstanding at its own prefix1 operation
CLIno command reaches it yet — use HTTP or an SDK
SDKno published client declares one yet — regenerating the clients is what adds them
MCPno tool names it yet — use HTTP or an SDK

Quickstart

export HANZO_API_KEY=sk-...   # console.hanzo.ai → API keys

Then the first call. This one takes arguments — the placeholders are yours to fill. POST /v1/standing/upkeep, operation post_standing_upkeep:

hanzo has no subcommand for this operation — the CLI serves only what cloud's live route table confirms. Use HTTP or an SDK.

Answers 200 with object — ok.

Endpoints

EndpointWhat it does
POST /v1/standing/upkeepReports what keeping this entity costs every year, itemised.

All Hanzo APIs · Interactive reference

How is this guide?

On this page