Invoice & AP Automation Suite
avtor: Info Inlet Inc.
Automate accounts payable end to end with one API: extract data from invoice PDFs and text, OCR sc.
Invoice & AP Automation Suite — Automate accounts payable end to end with one API: extract data from invoice PDFs and text, OCR scanned documents, parse receipts and forms, then validate the tax IDs, VAT numbers, and IBANs before you pay. From document to validated payable.
🧾 OCR + AI + validators
🚀 Newcomer launch pricing — limited-time introductory rates while we earn our first reviews.
Built for accounts-payable and finance teams, ERP and AP-automation developers, bookkeeping platforms.
Why this exists
AP automation needs OCR, structured extraction, AND payment-detail validation — but those ship from different vendors, so finance teams still key data by hand and pay on bad bank details.
What you get
One API key reads an invoice, receipt, or form into structured JSON, then validates the tax, VAT, and IBAN details on it — the full document-to-payable pipeline.
Endpoints (8 total)
- POST /v1/invoice/from-pdf
- POST /v1/invoice/from-text
- POST /v1/receipt/extract
- POST /v1/form/extract
- POST /v1/pdf/ocr
- POST /v1/tax/validate
- POST /v1/vat/validate
- POST /v1/iban/validate
Sample request
curl -X POST https://api-invoice-ap-suite.knowlez.com/v1/invoice/from-pdf -H "X-API-Key: <your-key>" -H "Content-Type: application/json" -d '{}'
Pricing
- Starter — $19/mo · 500 ops included · $0.05/op overage
- Pro — $79/mo · 5,000 ops included · $0.03/op overage
- Scale — $299/mo · 50,000 ops included · $0.015/op overage
Swagger / OpenAPI: api-invoice-ap-suite.knowlez.com/docs