GET /api/zeq/agent/context-hash
| Method | GET |
| Path | /api/zeq/agent/context-hash |
| Group | Zeq Agent |
| Auth | none — public endpoint |
| Source | shared/api-core/src/routes/zeqAgent.ts |
Call it
curl -X GET https://zeqsdk.com/api/zeq/agent/context-hash
Public endpoint — no authentication required.
Reference
- Group: Zeq Agent
- Drive it from any client — the TypeScript SDK, Python, CLI, and MCP server all wrap the same routes.