{
  "endpoints": {
    "/": "GET - API information",
    "/debug-url": "POST - Debug URL accessibility",
    "/download-reports": "POST - Download company reports (new format)",
    "/download-reports-legacy": "POST - Download company reports (legacy format)",
    "/extract-projects": "POST - Extract CSR projects from text extraction results",
    "/extract-projects-from-text": "POST - Extract CSR projects from single text input",
    "/extractText": "POST - Extract text from S3 stored files",
    "/find_board": "POST - Find board members and CSR committee members",
    "/find_leads": "POST - Find leads using BetterContact API",
    "/health": "GET - Health check",
    "/philosophy": "POST - Get CSR philosophy for companies",
    "/reports": "POST - Search and download company reports"
  },
  "service": "CSR Analysis API",
  "status": "running"
}
