Expand description
System and authentication helper endpoints (heartbeat, stats, profile).
Structsยง
- GetHeartbeat
GET /api/heartbeatโ server metadata (authenticated when credentials are set).- GetStats
GET /api/statsโ aggregate library statistics.- GetUsers
Me GET /api/users/meโ current user profile.