Hanzo

Base

Package base is managed Hanzo Base: a hosted backend for your app — collections, records, access rules and sign-in.

Package base is managed Hanzo Base: a hosted backend for your app — collections, records, access rules and sign-in.

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

base

GET /v1/base/health

Reports that the base subsystem is serving.

It is deliberately INDEPENDENT of whether this deployment actually embeds the Base engine: the route answers before the CLOUD_BASE_EMBED gate and before the /v1/base/* wildcard, so a liveness probe measures the process rather than an optional feature, and the wildcard can never shadow it. It reads no tenant, so a prober that sends no principal is answered rather than refused.


Base guide · All Hanzo APIs · Interactive reference

How is this guide?

On this page