Basic health check endpoint. Returns 200 OK if the system is operational.
Auth:
None
Response:
{ status: "ok" }
Get comprehensive system status including all subsystems, resource usage, and operational metrics.
Auth:
Optional
Response:
JSON Object
List all active nodes in the system with their status, resource metrics, and capabilities.
Auth:
Optional
Response:
Array of nodes
Get real-time system heartbeat with active metrics, throughput, and latency data.
Auth:
None
Response:
Metrics object