Hanzo
API Reference

Hanzo Plugin API

Runtime plugin loader and introspection for the unified cloud binary (hanzoai/cloud).

Runtime plugin loader and introspection for the unified cloud binary (hanzoai/cloud).

Hanzo Plugin API · All API references →

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

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

Plugins

MethodEndpointDescription
GET/v1/pluginsList mounted plugins

All Hanzo APIs · OpenAPI spec

How is this guide?

On this page