AfyaLead API
Backend for the AfyaLead internal operations tool.
- /api/health — health check
- Swagger UI — interactive API documentation
- swagger.json — OpenAPI 3.0 specification
All endpoints except /api/auth/login, /api/auth/register, /api/health and /api/swagger require a Bearer token obtained from POST /api/auth/login.