API Reference
Hanzo Templates API
Read-only starter-kit gallery for Hanzo Cloud — the `/v1/templates` surface
Read-only starter-kit gallery for Hanzo Cloud — the /v1/templates surface
Hanzo Templates API · All API references →
| Base URL | https://api.hanzo.ai |
| Version | 1.0.0 |
| Operations | 2 |
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.aiEndpoints
Templates
| Method | Endpoint | Description |
|---|---|---|
GET | /v1/templates | List the starter-kit catalog |
GET | /v1/templates/{slug} | One template by slug |
How is this guide?