{"success":true,"message":"API de Autenticación - Servidor funcionando","version":"1.0.0","endpoints":{"register":"POST /api/auth/register","login":"POST /api/auth/login","forgotPassword":"POST /api/auth/forgot-password","resetPassword":"POST /api/auth/reset-password","profile":"GET /api/auth/profile (requiere token)","pacientes":"GET /api/pacientes","reportes":"GET /api/reportes"}}