GET /api/chain/verify-anchor
anchor Verifier helper. Recomputes id_hash from (slug, genesis_hash) and reports. PUBLIC — that's the whole point.
| Method | GET |
| Path | /api/chain/verify-anchor |
| Auth | public (no key) |
| Group | Machine · Private Anchor |
Request
curl -X GET https://zeqsdk.com/api/chain/verify-anchor
Generated from the node's own route registry (GET /api/endpoints) — this path is live.