Initiate document processing for an uploaded file. The document goes through conversion (PDF/DOCX to markdown), chunking, and embedding generation.Documentation Index
Fetch the complete documentation index at: https://mind-e.co/docs/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Authentication
Required.Request body
The agent ID the document belongs to.
The document ID to process.
Response
Whether processing was initiated.
Processing job ID for status polling.
Status message.
Example
Response
Document processing is asynchronous. Use Conversion Status to check progress. Processing typically takes 10–60 seconds depending on document size.