FreightParse
## FreightParse API FreightParse uses AI to extract structured data from freight and shipping documents. Simply paste the raw text or OCR output from your documents and get back clean, typed JSON. ### Supported Document Types - **Bills of Lading (BOL)** - Extract shipper, consignee, carrier, containers, ports, weights, and tracking info - **Freight Invoices** - Extract charges, line items,…
FreightParse endpoints
| Method | Endpoint | Description |
|---|---|---|
| Parsing | ||
| POST |
parseFreightInvoice /parse-freight-invoice |
Extract structured data from a freight/shipping invoice. |
| POST |
parseBOL /parse-bol |
Extract structured data from a Bill of Lading document. |
| POST |
parsePackingList /parse-packing-list |
Extract structured data from a packing list document. |
| Batch | ||
| POST |
parseBatch /parse-batch |
Parse up to 10 documents in a single API call. Each document is processed independently — failures on one document don't affect others. Results include per-document… |
FreightParse pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|