{"message":"Document Processing Pipeline API","version":"2.0.0","cors_debug":{"origin_header":null,"allowed_origins":["http://localhost:3000","https://app.bidfix.ai","https://bidfix.ai","https://dev.bidfix.ai","https://preview.bidfix.ai"]},"endpoints":{"POST /process":"Upload and process a single PDF document (with optional template)","POST /process-multi-document":"Upload and process multiple documents for one ausschreibung","GET /jobs/{job_id}":"Get status of a processing job","GET /jobs":"List all jobs","GET /health":"Health check","GET /templates":"List available templates","GET /templates/{template_id}":"Get template details and questions","GET /ausschreibung/{ausschreibung_id}/templates":"Get templates for ausschreibung","GET /ausschreibung/{ausschreibung_id}/templates/{template_id}/answers":"Get template answers","POST /ausschreibung/{ausschreibung_id}/templates/{template_id}":"Assign template to ausschreibung","POST /api/internal-documents":"Process internal company documents"},"features":{"multi_document_support":"Process multiple files per ausschreibung","zip_extraction":"Automatic ZIP file extraction","parallel_processing":"Process documents in parallel","template_integration":"Apply templates across all documents","data_merging":"Merge extracted data across documents","supported_formats":["PDF","DOCX","XLSX","PPTX","TXT","MD","HTML"]}}