GET /api/chain/verify-anchor
| Method | GET |
| Path | /api/chain/verify-anchor |
| Group | Private Anchor |
| Auth | none — public endpoint |
| Source | shared/api-core/src/routes/privateAnchor.ts |
Call it
curl -X GET https://zeqsdk.com/api/chain/verify-anchor
Public endpoint — no authentication required.
Reference
- Group: Private Anchor
- Drive it from any client — the TypeScript SDK, Python, CLI, and MCP server all wrap the same routes.