Parsio
Parsio is an AI-powered document and email parser that extracts structured data from PDFs, emails, and other documents. The Parsio REST API lets developers create mailboxes (parsers), upload documents and emails for parsing, retrieve the extracted structured JSON, and subscribe to webhooks for parsed-data delivery, with four extraction engines (template, AI, GPT, and AI OCR).
APIs
Parsio Mailboxes API
List, retrieve, create, update, and delete mailboxes (parsers), and manage their table fields and parsing templates. Each mailbox represents a configured parser bound to one of ...
Parsio Documents API
Upload PDFs and files (synchronously or asynchronously), submit HTML or plain-text documents for parsing, list documents with pagination and filters, retrieve the extracted stru...
Parsio Webhooks API
List, retrieve, create, update, and delete webhooks bound to a mailbox to receive parsed data in real time. Supported events include doc.parsed, doc.parsed.flat, doc.fail, doc.r...