aid: parsio url: https://raw.githubusercontent.com/api-evangelist/parsio/refs/heads/main/apis.yml name: Parsio kind: company description: 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). image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg tags: - AI - Document Parsing - Email Parsing - OCR - Data Extraction created: '2026-06-21' modified: '2026-06-21' specificationVersion: '0.19' apis: - aid: parsio:parsio-mailboxes-api name: Parsio Mailboxes API tags: - Mailboxes - Parsers - Templates image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://help.parsio.io/public-api/parsio-public-api baseURL: https://api.parsio.io properties: - url: https://help.parsio.io/public-api/parsio-public-api type: Documentation - url: https://help.parsio.io/public-api type: APIReference - url: openapi/parsio-openapi.yml type: OpenAPI - url: collections/parsio.postman_collection.json type: PostmanCollection description: 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's extraction engines. - aid: parsio:parsio-documents-api name: Parsio Documents API tags: - Documents - Upload - Parsing image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://help.parsio.io/public-api/parse-pdf-and-files-using-api-1 baseURL: https://api.parsio.io properties: - url: https://help.parsio.io/public-api/parse-pdf-and-files-using-api-1 type: Documentation - url: https://help.parsio.io/public-api/parse-html-and-text-documents-using-api-1 type: APIReference - url: openapi/parsio-openapi.yml type: OpenAPI - url: collections/parsio.postman_collection.json type: PostmanCollection description: Upload PDFs and files (synchronously or asynchronously), submit HTML or plain-text documents for parsing, list documents with pagination and filters, retrieve the extracted structured JSON for a document, reparse, and skip documents. - aid: parsio:parsio-webhooks-api name: Parsio Webhooks API tags: - Webhooks - Events - Delivery image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://help.parsio.io/public-api/parsio-public-api baseURL: https://api.parsio.io properties: - url: https://help.parsio.io/public-api/parsio-public-api type: Documentation - url: openapi/parsio-openapi.yml type: OpenAPI - url: collections/parsio.postman_collection.json type: PostmanCollection description: 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.received, and table.parsed. common: - type: LinkedIn url: https://www.linkedin.com/company/parsio - type: Website url: https://parsio.io - type: Documentation url: https://help.parsio.io/public-api - type: Plans url: plans/parsio-plans-pricing.yml - type: RateLimits url: rate-limits/parsio-rate-limits.yml - type: FinOps url: finops/parsio-finops.yml maintainers: - FN: Kin Lane email: kin@apievangelist.com