Welcome to Parzo
Parzo is an API that extracts structured data from invoice PDFs — any layout, any language, no templates required. Send a PDF. Get back clean JSON. That’s it.Who is Parzo for?
- Developers building accounting agents, expense tools, or AP automation
- Software houses that need invoice parsing embedded in their products
- AI agent workflows on n8n, Make, LangChain, or Claude
How it works
What you get back
Every extraction returns a consistent JSON schema with:- Vendor — name, VAT number, address, IBAN
- Buyer — name, VAT number, address
- Invoice — number, date, due date, currency
- Financials — subtotal, tax rate, tax amount, total, discount
- Line items — description, quantity, unit price, amount
- Validation — confidence score, warnings, scanned document detection
Quick Start
Extract your first invoice in under 5 minutes
API Reference
Full endpoint documentation