Hanzo
API Reference

Hanzo Observe API

Per-org console product-detail data plane — live logs, RED metrics, health status, and per-product settings (hanzoai/cloud observe subsystem).

Per-org console product-detail data plane — live logs, RED metrics, health status, and per-product settings (hanzoai/cloud observe subsystem).

Hanzo Observe 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

Logs

MethodEndpointDescription
GET/v1/o11y/logsLive org-scoped log stream for a product

Metrics

MethodEndpointDescription
GET/v1/o11y/metricsPer-org RED metrics and LLM usage for a product

Settings

MethodEndpointDescription
GET/v1/settings/{product}Read per-(org,product) settings
PUT/v1/settings/{product}Write per-(org,product) settings

Status

MethodEndpointDescription
GET/v1/o11y/statusLive health status for a product

All Hanzo APIs · OpenAPI spec

How is this guide?

On this page