Process a file synchronously and return extracted text immediatelyThis endpoint provides real-time file processing for immediate text extraction. Uses high-priority processing queue for fast response.Parameters: source: File path, URL, or text content to process source_type: Type of source ("local", "minio") chunking_strategy: Strategy for chunking the document timeout: Maximum time to wait for processing (seconds)Returns: JSON object containing extracted text and metadata
Request
Body Params application/x-www-form-urlencodedRequired