Hanzo
API Reference

Hanzo ZT API

Hanzo Cloud NETWORKING surface — the tenant's Hanzo Zero Trust footprint

Hanzo Cloud NETWORKING surface — the tenant's Hanzo Zero Trust footprint

Base URLhttps://api.hanzo.ai
Version1.0.0
Operations4
GuideHanzo ZT API guide

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

Edge

MethodEndpointDescription
GET/v1/edge/nodesList the org's ZT edge-routers

Mesh

MethodEndpointDescription
GET/v1/mesh/servicesList the org's ZT edge services

Networks

MethodEndpointDescription
GET/v1/networksList the org's ZT overlay network(s)
GET/v1/networks/{id}Get one overlay network by id

Hanzo ZT API guide · All Hanzo APIs · OpenAPI spec

How is this guide?

On this page