{
  "documentation": {
    "auth0": {
      "config": "GET /api/v1/auth0/config",
      "verify": "POST /api/v1/auth0/verify"
    },
    "core": {
      "health": "GET /api/v1/core/health"
    },
    "health": {
      "basic": "GET /api/v1/health",
      "detailed": "GET /api/v1/health/detailed"
    }
  },
  "features": "simplified_auth_only",
  "frontend": "All business logic moved to frontend application",
  "message": "Flask Backend API - Auth0 Integration",
  "status": "running",
  "version": "v1"
}
