Hanzo

Indexers

Per-network chain indexers + status

Per-network chain indexers + status

Base URLhttps://api.hanzo.ai
Operations1
AuthAuthorization: Bearer $HANZO_API_KEY

indexers

ListIndexers reports the deployment's chain indexer(s) and how far each has indexed.

GET /v1/indexers

ListIndexers reports the deployment's chain indexer(s) and how far each has indexed. Identity and health come from the indexer's /health; the latest indexed block (height + time) from its /v1/explorer/blocks. The row EXISTS if EITHER call reaches the indexer; when the indexer is entirely unreachable the answer degrades to an honest-EMPTY list at 200, not a 502. No chain HEAD is exposed by the indexer REST, so lag is honestly omitted rather than fabricated.


All Hanzo APIs · Interactive reference

How is this guide?

On this page