# Invofox > Invofox is one API to extract structured data from PDFs and images. Two product > lines: document parsing / OCR (invoices, payslips, utility bills, custom document > types, plus a classifier+splitter for mixed streams) and data / ID verification > for KYC and onboarding flows. Output is clean JSON, authentication is an > `x-api-key` header, base URL is `https://api.invofox.com`. Canonical API > reference lives at https://developers.invofox.com with an MCP server at > https://developers.invofox.com/_mcp/server for AI-agent integration. > Compliance: SOC 2, GDPR, ISO 27001. EU and US data residency available; > on-prem deployments supported. Spanish equivalents of every page are at /es/. ## Docs - [Product overview](https://www.invofox.com/en/our-software/): Plug into the API and start processing documents — classifier, splitter, validation, data verification. - [Developer documentation](https://developers.invofox.com/documentation/start-here): Canonical API reference, quickstarts, webhook implementation, premium features. - [OpenAPI — Main Reference](https://www.invofox.com/openapi.yaml): Documents, collections (companies / providers / clients), users. - [OpenAPI — Ingest](https://www.invofox.com/openapi-ingest.yaml): File uploads, by-URL uploads, single-document, import tracking. - [OpenAPI — Webhooks](https://www.invofox.com/openapi-webhooks.yaml): Document and file lifecycle events your backend can subscribe to. - [MCP server](https://developers.invofox.com/_mcp/server): Connect AI clients (Claude Code, Cursor) for grounded answers about the API. - [Pricing](https://www.invofox.com/en/pricing/): Volume tiers (Starter / Scale / Enterprise), per-page billing. - [FAQ](https://www.invofox.com/en/faq/): Accuracy, integration, pricing, security. - [Build vs buy](https://www.invofox.com/en/build-vs-buy/): The real cost of building document automation in-house. ## Capabilities - [Document parsing](https://www.invofox.com/en/document-parsing/): PDF to clean Markdown or typed JSON — layout, tables and reading order preserved. Structured input for RAG and LLM pipelines; no schema required. - [OCR API](https://www.invofox.com/en/ocr-api/): Developer entry point for field extraction — POST a PDF or image, get validated JSON back against a fixed or custom schema. curl, Python and Node quickstart. - [Invoice OCR](https://www.invofox.com/en/invoice-ocr/): Extract and verify invoices with AI-powered OCR — ERP-ready output, no templates. - [Payslip OCR](https://www.invofox.com/en/payslips-ocr/): Extract and verify payslips with AI-powered OCR — HR-ready output, no templates. - [Utility bill OCR](https://www.invofox.com/en/utility-bill-ocr/): Extract and verify utility bills with AI-powered OCR. - [Custom documents](https://www.invofox.com/en/custom-docs/): Define your own schemas, extract any field, validate before downstream use. - [Classifier + splitter](https://www.invofox.com/en/classifier-splitter/): One file in, many documents out — auto-split and classify mixed streams. - [Data / ID verification](https://www.invofox.com/en/data-verification/): AI-powered verification, programmatic rules, and database lookup. ## Trust and accuracy - [Evaluation and accuracy](https://www.invofox.com/en/evaluation-and-accuracy/): Transparent, ground-truth benchmarking — per-field and per-document, no black boxes. - [Performance reports](https://www.invofox.com/en/performance-reports/): Detailed POC reports covering accuracy, errors, vendors, processing times — measured on your own documents. - [Perfect docs guaranteed](https://www.invofox.com/en/perfect-docs-guaranteed/): Per-field accuracy SLA — only pay for what's right. - [Secure document processing](https://www.invofox.com/en/secure-document-processing/): SOC 2, GDPR, ISO 27001; EU / US; on-prem option. - [Zero-retention policy](https://www.invofox.com/en/zero-retention-policy/): Process, deliver, hard-delete. No storage, no reuse, no residual data. - [Continuous learning](https://www.invofox.com/en/continuous-learning/): Corrections feed back into the model to improve accuracy on the customer's own document distribution. ## Comparisons - [Invofox alternatives & comparisons](https://www.invofox.com/en/vs/): Hub — compare Invofox with Docsumo, Ocrolus, Amazon Textract and more. - [Invofox vs Docsumo](https://www.invofox.com/en/vs/docsumo/): An API, not a dashboard — accuracy in the contract. - [Invofox vs Ocrolus](https://www.invofox.com/en/vs/ocrolus/): Every lending document — not just bank statements. - [Invofox vs Amazon Textract](https://www.invofox.com/en/vs/amazon-textract/): Pixels vs documents — why teams switch. - [Invofox vs Nanonets](https://www.invofox.com/en/vs/nanonets/): One API, accuracy in the contract — no per-block bill. - [Invofox vs Rossum](https://www.invofox.com/en/vs/rossum/): Any document, fully automated — not just AP. - [Invofox vs Mindee](https://www.invofox.com/en/vs/mindee/): One API — validation and accuracy in the contract. - [Invofox vs Google Document AI](https://www.invofox.com/en/vs/google-document-ai/): One cloud-agnostic API — no GCP lock-in. - [Document parsing pain points](https://www.invofox.com/en/document-parsing-pain-points/): Why document parsing breaks in production and how to fix it. ## Get started - [Book a demo / sign up](https://www.invofox.com/en/sign-up/): Talk to the team and get API access. - [Contact sales](https://www.invofox.com/en/contact/): General inquiries. - [Service agreements](https://www.invofox.com/en/service-agreements/): Data processing and non-disclosure agreements. ## Optional - Customer stories: [Adlanter](https://www.invofox.com/en/adlanter/) (3× document processing efficiency), [TrowelApp](https://www.invofox.com/en/trowelapp/) (construction document automation), [Octupus Technologies](https://www.invofox.com/en/octupus-technologies/) (8 hours → 10 seconds per report). - Use-case landings (under /en/use-cases/): accounting, mortgage, insurance, healthcare, manufacturing, legal, payroll, shipping-logistics. - [Experimentation demo (video)](https://www.invofox.com/en/experimentation-demo-video/): Inside Invofox's iteration loop — baseline, inspect, validate. - [Blog](https://www.invofox.com/en/blog/): Notes on documents, ML evals, and the engineering behind Invofox. - Spanish equivalents of every page are available at the same slug under `/es/`.