Hanzo
API Reference

Hanzo Billing API

The customer-facing, org-scoped billing surface (`/v1/billing/*`) served by

The customer-facing, org-scoped billing surface (/v1/billing/*) served by

Hanzo Billing API · All API references →

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

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

Billing

MethodEndpointDescription
GET/v1/billing/usagePer-request usage ledger
GET/v1/billing/balancePrepaid credit balance
GET/v1/billing/gpu-eligibilityGPU launch eligibility gate
POST/v1/billing/gpu-chargePrepay-only GPU charge
GET/v1/billing/payment-methodsSaved payment methods (masked)

All Hanzo APIs · OpenAPI spec

How is this guide?

On this page