Now in public beta

AI document parsing API.
Simple pricing. No minimums.

Send us a PDF or image. Get back clean, structured JSON — vendor details, line items, totals, dates. One API call. Works on invoices, receipts, contracts, and more.

Parse an invoice
curl -X POST https://api.parseflow.dev/v1/parse \
  -H "X-API-Key: pf_live_your_key_here" \
  -F "file=@invoice.pdf"

# Response
{
  "vendor": "Acme Corp",
  "invoice_number": "INV-2024-0042",
  "date": "2024-03-01",
  "due_date": "2024-03-31",
  "total": 4250.00,
  "currency": "USD",
  "line_items": [
    { "description": "API access - Pro plan", "amount": 4250.00 }
  ]
}

Pricing

Pay per parse. No monthly minimums. No surprises.

Starter

Perfect for prototyping

Free

100 parses / month

  • + PDF + image support
  • + JSON output
  • + REST API

Pro

For growing businesses

$0.02

per parse

  • + Everything in Starter
  • + Unlimited parses
  • + Webhook delivery
  • + Priority support

Enterprise

For high-volume teams

Custom

Volume discounts available

  • + Everything in Pro
  • + SLA guarantee
  • + Self-hosted option
  • + Dedicated support

Start parsing in 5 minutes

No credit card required. 100 free parses on us.

Get API Key — Free