{"message":"PRISM API - Complete Backend","version":"2.0.0","status":"running","endpoints":{"auth":{"signup":"POST /api/auth/signup","verify_otp":"POST /api/auth/verify-otp","login":"POST /api/auth/login","logout":"POST /api/auth/logout","forgot_password":"POST /api/auth/forgot-password","reset_password":"POST /api/auth/reset-password","refresh_token":"POST /api/auth/refresh-token"},"profile":{"create":"POST /api/user-profile (Protected)","get":"GET /api/user-profile (Protected)"},"demo":{"request":"POST /api/demo-request"},"upload":{"file":"POST /api/upload"},"job_management":{"manage_status":"POST /api/admin/manage-job-status"}}}