Doc AI Extraction
Choose an extraction workflow and understand shared request rules.
Last updated
Choose an extraction workflow and understand shared request rules.
Choose how to wait for extraction results:
Use asynchronous extraction for long-running work and webhooks.
Use bulk extraction for several documents in one request.
Use synchronous extraction when the caller can wait for a response.
Send one document source: content as base64, or file_url as a reachable URL.
Send one document type selector: documentType for one type, or documentTypes for multi-extraction.
All extraction endpoints require X-Api-Key.
Properties can be optional in the schema while still required by a request rule.
See Document Extraction for document types, models, chart-of-accounts mapping, and confidence.
Last updated

