{"message":"Welfare-Check API","version":"1.0.0","description":"API for supporting sustainable work participation in high-demand, shift-based roles through practical psychosocial work hygiene systems.","endpoints":{"health":"/api/health","auth":{"login":"POST /api/auth/login","register":"POST /api/auth/register","me":"GET /api/auth/me (requires token)","forgotPassword":"POST /api/auth/forgot-password","resetPassword":"POST /api/auth/reset-password"},"shifts":"/api/shifts (requires token)","fatigue":"/api/fatigue (requires token)","journal":"/api/journal (requires token)","offload":"/api/offload (requires token)","clinicalNotes":"/api/clinical-notes (requires token)","aiInsights":"/api/ai-insights (requires token)","recoveryPractices":"/api/recovery-practices (requires token)","habitTracker":"/api/habit-tracker (requires token)","workLocations":"/api/work-locations (requires token)","organizations":"/api/organizations (requires token)","users":"/api/users (requires token)","permissionRoles":"/api/permission-roles (requires token)","permissions":"/api/permissions (requires token)","wellbeing":"/api/wellbeing (requires token)","recoveryCoach":"/api/recovery-coach (requires token)","restDayCheckIn":"/api/rest-day-checkin (requires token)","dataQuery":"/api/data-query (requires token)"},"documentation":{"swagger":"/api-docs - Interactive API documentation (Swagger UI)","openapi":"/api-docs.json - OpenAPI 3.0 specification (JSON)"}}