GET /api/chain/:slug/pohc/validate
GET /api/chain/:slug/pohc/validate?from=A&to=B PoHC = Proof of Harmonic Convergence. Validates the audit chain integrity over a window using validateHashChain from zeqondClock.ts.
| Method | GET |
| Path | /api/chain/:slug/pohc/validate |
| Auth | public (no key) |
| Group | Machine · Chain |
Request
curl -X GET https://zeqsdk.com/api/chain/YOUR_MACHINE/pohc/validate
Generated from the node's own route registry (GET /api/endpoints) — this path is live.