Hanzo
API Reference

Hanzo Plans API

The `@hanzo/plans` catalog mounted into the unified cloud binary under

The @hanzo/plans catalog mounted into the unified cloud binary under

Hanzo Plans API · All API references →

Base URLhttps://api.hanzo.ai
Version1.0.0
Operations15

Authentication

  • bearerAuth — HTTP bearer

All Hanzo APIs share one bearer credential and common error and pagination conventions. See API conventions.

curl -H "Authorization: Bearer $HANZO_API_KEY" https://api.hanzo.ai

Endpoints

Plans

MethodEndpointDescription
GET/v1/plans/healthHealth check
GET/v1/plansThe full plan catalog
GET/v1/plans/subscriptionsSubscription plans
GET/v1/plans/cloudCloud plans
GET/v1/plans/blockchainBlockchain plans
GET/v1/plans/dnsDNS plans
GET/v1/plans/gpuGPU plans
GET/v1/plans/regionsRegions
GET/v1/plans/storageStorage plans
GET/v1/plans/toolsTools catalog
GET/v1/plans/policyPlan policy
GET/v1/plans/schemaEntitlement schema
GET/v1/plans/vocabEntitlement vocabulary
GET/v1/plans/resolve/{id}Resolve a plan by id
GET/v1/plans/entitlements/{id}Entitlements for a plan

All Hanzo APIs · OpenAPI spec

How is this guide?

On this page