API Reference
Graph
Chain-data surface served by hanzoai/cloud/clients/graph: the deployment's
Hanzo Graph 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
Indexers
| Method | Endpoint | Description |
|---|---|---|
GET | /v1/indexers | List the deployment's chain indexer(s) |
Oracles
| Method | Endpoint | Description |
|---|---|---|
GET | /v1/oracles | List on-chain price/data oracles |
How is this guide?