🌐 Sovereigns Hub Dashboard API

Hub ID: test-hub

Hub Name: Test Hub

Authentication Endpoints

POST /api/auth/session

Create a login session with QR code

POST /api/auth/verify

Verify ZKP proof and complete authentication

POST /api/auth/direct

Direct wallet authentication

WS /api/auth/session/:id

WebSocket for session completion notifications

Dashboard Endpoints (JWT Required)

GET /api/dashboard/overview

Hub overview with capacity and cluster metrics

GET /api/dashboard/nodes

Node-level metrics and status

GET /api/dashboard/orders

Provisioning order history

Health Check

GET /health

Server health status