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