{"message":"M2D AI Orchestration API","version":"1.0.0","endpoints":{"health":{"GET /health":"Health check endpoint"},"chat":{"POST /api/v1/chat":"Smart chat endpoint using orchestrator","POST /api/v1/legacy-chat":"Legacy chat endpoint","GET /api/v1/team-capabilities":"Get team capabilities"},"agents":{"POST /api/v1/agents/regulatory-researcher":"Regulatory Researcher Agent endpoint","POST /api/v1/agents/emission-expert":"Emission Expert Agent endpoint","POST /api/v1/agents/strategy-advisor":"Strategy Advisor Agent endpoint","POST /api/v1/agents/trading-agent":"Trading Agent endpoint"},"invoice_analyzer":{"POST /api/v1/invoice-analyzer/invoice":"Invoice analyzer endpoint (v1)"},"invoice_analyzer_v2":{"POST /api/v1/invoice-analyzer-v2/invoice":"Invoice analyzer endpoint (v2)"},"invoice_analyzer_service_based":{"POST /api/v1/invoice-analyzer-service-based/invoice":"Service-based invoice analyzer endpoint (single tCO2)"},"mobile_invoice":{"POST /api/v1/mobile-invoice/analyze":"Mobile invoice analysis endpoint","GET /api/v1/mobile-invoice/categories":"Get mobile invoice categories"},"etl":{"GET /api/v1/etl/health":"ETL service health check","POST /api/v1/etl/upload-csv":"Upload and process CSV file"},"documents":{"GET /api/v1/documents/health":"Documents service health check","POST /api/v1/documents/upload":"Upload and process document (PDF, DOCX, TXT)"}}}