Data Collection
bol.ai
Extracts structured data from freight documents such as bills of lading and invoices.
ENDPOINT 1
https://bol.ai/api/mcp
Known tools 8
extract_bolExtract structured data from a freight document (PDF, PNG or JPG, max 10 MB): Bill of Lading, commercial invoice, packing list, or CMR road waybill.
extract_batchExtract up to 10 freight documents in one call.
list_documentsList the 100 most recent documents for this account with id, filename, status (pending/done/failed), doc_type and primary reference number.
get_documentGet the extraction result for a document by id: doc_type, extracted fields, user corrections (when present), and deterministic verification warnings (ISO 6346 container check digits, plausibility flags).
save_correctionsSave corrected field values for an extracted document.
get_related_documentsCross-document reconciliation: find the other documents in this shipment (linked by shared reference numbers such as B/L number and invoice number) and compare them field by field — shipper/seller and consignee/buyer names, total gross weight (5% tolerance) and package counts.
export_documentsExport completed extractions as TMS/ERP-ready normalized line rows (one row per container / invoice line / package / goods line), newest first.
get_usageCheck this account's remaining prepaid credits and subscription status.