{"name":"Naelii Worker API","version":"1.0.0","environment":"development","endpoints":{"health":"/health","auth":{"sendOTP":"POST /api/auth/send-otp","verifyOTP":"POST /api/auth/verify-otp","refresh":"POST /api/auth/refresh"},"users":{"getProfile":"GET /api/users/:userId","createProfile":"POST /api/users/:userId/profile","updateProfile":"PUT /api/users/:userId/profile","getCompletion":"GET /api/users/:userId/completion"}}}