This guide walks through the complete workflow of ingesting a document and waiting for extraction.Documentation Index
Fetch the complete documentation index at: https://docs.docintell.com/llms.txt
Use this file to discover all available pages before exploring further.
The Workflow
Prerequisites
- DocIntell API key (get one here)
- A PDF document (we’ll use an invoice as an example)
Step 1: Upload the Document
202 Accepted response:
Step 2: Wait for Processing
Poll the job status or use webhooks:status is "completed".
Next Steps
Webhooks
Set up real-time notifications
Error Handling
Handle errors gracefully