Built for freight & logistics

Extract data from any shipping document instantly

Bills of lading, cargo manifests, customs forms, and freight invoices — structured data in seconds via a simple REST API.

No credit card required. 14-day free trial included.

terminal

Request

curl -X POST https://api.manifestlens.com/v1/ocr \
  -H "Authorization: Bearer ml_live_xxxxxxxxxxxx" \
  -F "file=@bill-of-lading.pdf" \
  -F "format=json"

Response

{
  "success": true,
  "data": {
    "full_text": "BILL OF LADING\nShipper: Acme Freight...",
    "blocks": [
      { "type": "shipper",    "content": "Acme Freight Co." },
      { "type": "consignee",  "content": "Harbor Logistics" },
      { "type": "cargo",      "content": "2 Pallets - 840kg" }
    ],
    "metadata": {
      "bol_number": "BOL-2024-00142",
      "ship_date": "2024-01-15",
      "weight": "840kg"
    }
  },
  "meta": { "processingTimeMs": 847 }
}

Automate your document processing pipeline

Stop manually keying in data from shipping documents. Let ManifestLens do it.

Built for Freight Docs

Bills of lading, cargo manifests, CMR waybills, customs declarations, and shipping invoices — all handled out of the box.

Any Format

PDFs, scanned images (JPEG, PNG, TIFF), and photo captures from mobile devices. Even low-quality scans are parsed accurately.

Simple REST API

One endpoint, one file upload. Get structured data back in seconds. Integrate into your TMS, WMS, or ERP in under an hour.

Enterprise Security

API key authentication, TLS encryption, and zero data retention. Your documents are processed and immediately discarded.

Structured Output

Get clean JSON with detected fields — shipper, consignee, cargo details, dates, weights, and reference numbers — ready to insert into your systems.

Usage Analytics

Track document volume, success rates, and throughput from your developer dashboard. Know exactly what your team is processing.

Every freight document, covered

ManifestLens handles the full range of logistics paperwork.

Bills of LadingCargo ManifestsCMR WaybillsAir WaybillsCustoms DeclarationsPacking ListsFreight InvoicesDelivery ReceiptsDangerous Goods FormsCertificate of OriginCommercial InvoicesSea Waybills

Integrate in 3 steps

01

Sign up & subscribe

Create your account and choose a plan. Your API key is generated instantly after payment.

02

Copy your API key

Grab your API key from the dashboard and add it to your TMS, WMS, ERP, or custom integration.

03

Send your first document

POST any freight document to our REST API. Get structured data back in seconds. No SDKs needed.

Simple, transparent pricing

Pay monthly, cancel anytime. All plans include a 14-day free trial.

Starter

For small brokerages and freight forwarders.

$49/month
  • 49,000 pages/month
  • PDF, PNG, JPG, TIFF support
  • JSON & plain text output
  • REST API access
  • Email support
  • 20MB max file size
Most Popular

Pro

For carriers, 3PLs, and high-volume shippers.

$149/month
  • 149,000 pages/month
  • All file formats
  • JSON, CSV & plain text output
  • REST API access
  • Priority support
  • Webhook notifications
  • Usage analytics
  • 20MB max file size

Enterprise

Custom volume for large logistics networks.

Custom
  • Unlimited OCR requests
  • All file formats
  • All output formats
  • Dedicated API infrastructure
  • SLA guarantee
  • Custom integrations
  • Onboarding & training
  • Invoice billing

Stop manually processing freight documents

Join logistics teams already using ManifestLens to automate data extraction. Free trial, no card required.