{"success":true,"message":"OTP Authentication API","version":"1.0.0","endpoints":{"health":"/api/health","sendOtp":"POST /api/auth/send-otp","resendOtp":"POST /api/auth/resend-otp","verifyOtp":"POST /api/auth/verify-otp","getProfile":"GET /api/auth/me","updateProfile":"PUT /api/auth/profile","logout":"POST /api/auth/logout","googleLogin":"GET /api/auth/google","googleCallback":"GET /api/auth/google/callback"}}