Infrastructure / **API Reference v2.4**

Documentation

GET /nodes/active

Returns a list of all currently verified edge instances and their UUIDs.

POST /auth/verify

Validate session tokens against the core cluster. Required for all write operations.

POST /cache/invalidate

Broadcast a cache invalidation signal across the global CDN network.

GET /telemetry/stream

Initiates a WebSocket stream for real-time node performance monitoring.

GET /system/health

Returns detailed heartbeat data for the control plane and all sub-systems.

DELETE /sessions/{id}

Immediately terminate an active worker session and clear associated buffers.