ALL /api/zeq/prove
| Method | ALL |
| Path | /api/zeq/prove |
| Group | Zeq |
| Auth | none — public endpoint |
| Source | shared/api-core/src/routes/zeq.ts |
Call it
curl -X ALL https://zeqsdk.com/api/zeq/prove \
-H "Content-Type: application/json" \
-d '{}'
Public endpoint — no authentication required.
Reference
- Group: Zeq
- Drive it from any client — the TypeScript SDK, Python, CLI, and MCP server all wrap the same routes.