AI Invoice Parser
🧾 AI Invoice Parser - Turn invoice images into structured data instantly WHAT IT DOES: Upload any invoice image (receipt, bill, invoice PDF screenshot) and get back perfectly structured JSON data including: ✅ Vendor Information (name, address, phone, email) ✅ Customer Information ✅ Invoice Details (number, date, due date) ✅ Line Items (description, quantity, unit price, total) ✅ Totals…
AI Invoice Parser endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Health Check /health |
Check if the API is running |
| POST |
Extract Invoice Data /extract |
Upload an invoice image and get structured JSON data back. Invoice image file (JPG, PNG, GIF, WEBP - max 10MB) |