Use the document ingestion APIs when your integration starts with source material: PDFs, images, emails, or files that CommodityAI should classify, split, extract, and make available as source records. This section covers the source side of the operating model. Source records can later support contracts, shipments, counterparties, custom records, or other operational workflows.Documentation Index
Fetch the complete documentation index at: https://docs.commodityai.io/llms.txt
Use this file to discover all available pages before exploring further.
Flow
- Discover the source definitions configured for your company.
- Submit documents for processing.
- Poll or retrieve extracted source records.
- Retrieve source documents and provenance when you need audit context.
List Source Definitions
Find configured document and email-derived source schemas.
Submit Document
Upload a document into the processing pipeline.
List Source Records
Read extracted records for a source definition.
Get Source Record Sources
Retrieve the documents and files behind a source record.
When to Use This
Use this section for integrations that need to:- Upload trade confirmations, bills of lading, invoices, certificates, or letters of credit.
- Retrieve extracted fields from source documents.
- Preserve field-level evidence for audit and review.
- Feed source data into an internal system of record.

