{"message":"E-Factura Backend API","version":"1.0.0","endpoints":{"auth":{"login":"POST /auth/login","refresh":"POST /auth/refresh","logout":"POST /auth/logout","me":"GET /auth/me"},"users":{"profile":"GET /users/profile","list":"GET /users (admin)","detail":"GET /users/:id"},"health":"GET /health"}}