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