{"uid":"cap_yNGKZz9ZJGnhmC1nt6wDc","slug":"parsedoc-receipt-invoice-parser-162954ff","name":"ParseDoc Receipt & Invoice Parser","description":"Turn any receipt or invoice image/PDF into clean structured JSON. Pay per call with USDC (x402 on Base) — no API key, no subscription. $0.02/page.","url":"https://parsedoc.wrapper-agency.com/api/v1/parse","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"image_url":{"type":"string","description":"HTTP(S) URL of the receipt/invoice (image or PDF, max 8MB)"},"media_type":{"enum":["image/png","image/jpeg","image/webp","image/gif","application/pdf"],"type":"string","description":"Required when using image_base64"},"image_base64":{"type":"string","description":"Base64-encoded document (alternative to image_url)"}}},"responseSchema":{"type":"json","example":{"ok":true,"document":{"tax":[{"rate":8.875,"amount":1.06}],"tip":2,"date":"2026-06-09","time":"12:41","total":15.01,"category":"restaurant","currency":"USD","merchant":{"name":"Starbucks Coffee","phone":null,"tax_id":null,"address":"1500 Market St"},"subtotal":11.95,"warnings":[],"confidence":0.98,"line_items":[{"total":5.45,"quantity":1,"unit_price":5.45,"description":"Caffe Latte Grande"}],"document_type":"receipt","invoice_number":null,"payment_method":"VISA"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_wdgpr136_wcnyd-wME1-9","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts structured JSON data from receipt and invoice images or PDFs, returning merchant details, line items, totals, tax, and more.","exampleAgentPrompt":"Can you parse this Starbucks receipt image and pull out the merchant name, line items, tax, tip, and total as structured JSON? Here's the image URL: https://example.com/receipt.jpg","exampleUseCases":null,"resultDescription":"Returns a JSON object with ok:true and a document object containing: merchant info (name, address, phone, tax_id), date, time, line_items (description, quantity, unit_price, total), subtotal, tax (rate and amount), tip, total, currency, payment_method, document_type, invoice_number, category, confidence score (0–1), and any warnings.","failureModes":["Unreadable or blurry image returns low confidence score or warnings array populated","Unsupported file format returns error response","Payment failure (insufficient USDC) returns 402 Payment Required","Missing or corrupt PDF returns parse error","Non-receipt/invoice document may return incorrect document_type with low confidence"],"whenToPreferThis":"Choose this endpoint when you need to extract structured financial data from receipt or invoice images/PDFs without managing API keys or subscriptions. Ideal for expense automation, bookkeeping pipelines, or any agent workflow that needs to process ad-hoc documents pay-per-use at $0.02/page via USDC on Base.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:33:23.517Z","isFirstParty":false}