SkipEntry - AI Invoice & Receipt Extraction
SkipEntry is a production AI extraction API used by bookkeepers and accounting firms. Upload a PDF invoice or receipt, trigger extraction, and get structured JSON with: - Vendor name, address, and contact details - Invoice number, date, due date, and payment terms - Complete line items with descriptions, quantities, and amounts - Subtotal, tax breakdowns, discounts, and grand total - Currency…
SkipEntry - AI Invoice & Receipt Extraction endpoints
| Method | Endpoint | Description |
|---|---|---|
| api | ||
| GET |
listDocuments /api/v1/documents |
List all uploaded documents with pagination |
| GET |
getDocument /api/v1/documents/{id} |
Get document details and all extracted invoice data including line items, totals, and confidence scores |
| POST |
triggerExtraction /api/extract |
Trigger AI extraction on an uploaded document. Pass the document_id from the upload step. |
| GET |
listInvoices /api/v1/invoices |
List and search extracted invoices. Filter by vendor name. |
| POST |
uploadDocument /api/upload |
Upload a PDF document for extraction. Returns a document ID to use in subsequent calls. |
SkipEntry - AI Invoice & Receipt Extraction pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $29 / month | — |
|
| ULTRA | $99 / month | — |
|
| MEGA | $199 / month | — |
|