{
  "name": "Mindee",
  "slug": "mindee",
  "website_url": "https://www.mindee.com",
  "vendor_description": "\"Turn your document data into structured JSON with high-reliability. Zero model training required.\"",
  "categories": [
    "ocr"
  ],
  "summary": "Mindee is a document data extraction API that converts invoices, receipts, identity documents, bank statements, and other structured documents into JSON without requiring model training. It targets finance, HR, and supply chain teams, with off-the-shelf extractors and a custom model builder for other document types. Pricing is credit-based (one credit per page) with published rates, self-serve signup, and an enterprise plan available; a 14-day trial provides 200 credits, but there is no permanent free tier. The REST API offers SDKs for Python, Node.js, PHP, Ruby, Java, and .NET, with webhook support, a published SLA, SOC 2 Type 2 certification, GDPR compliance, and EU or US data residency options.",
  "capabilities": {
    "supported_actions": [
      "extract_invoice",
      "extract_receipt",
      "extract_financial_document",
      "extract_bank_statement",
      "extract_passport",
      "extract_international_id_card",
      "extract_driver_license",
      "extract_european_vehicle_registration",
      "extract_boarding_pass",
      "extract_bill_of_lading",
      "extract_nutrition_facts",
      "extract_purchase_order",
      "extract_mortgage",
      "extract_contract",
      "extract_proof_of_address",
      "extract_health_insurance",
      "extract_form",
      "extract_resume_cv",
      "extract_payslip",
      "extract_barcode",
      "classify_document",
      "split_document_pages",
      "custom_model_extraction",
      "enqueue_async_inference",
      "poll_job_status",
      "webhook_delivery"
    ],
    "supported_regions": [
      "Global (EU and US data residency options)",
      "EU/Ireland",
      "United States"
    ],
    "supported_languages": [
      "Any language and alphabet (vendor claim)",
      "Handwritten documents supported"
    ],
    "input_types": [
      "PDF",
      "JPEG",
      "PNG",
      "WebP",
      "TIFF",
      "HEIC"
    ],
    "output_types": [
      "JSON"
    ],
    "webhooks_supported": true,
    "sandbox_available": false,
    "sdk_languages": [
      "Python",
      "Node.js",
      "PHP",
      "Ruby",
      "Java",
      ".NET"
    ],
    "mcp_server_available": false
  },
  "integration": {
    "api_style": "rest",
    "base_url": "https://api-v2.mindee.net/v2",
    "api_version": "2.0.0",
    "versioning_scheme": "url",
    "stability": "ga",
    "deprecation_policy_url": "https://docs.mindee.com/getting-started/faq-v1-to-v2",
    "auth_methods": [
      "api_key"
    ],
    "auth_docs_url": "https://docs.mindee.com/integrations/api-keys",
    "idempotency_supported": false,
    "error_format": "RFC 9457 problem+json - fields: status (int), title (string), detail (string), code (string), errors (array of {pointer, detail})",
    "webhook_signing": "hmac",
    "webhook_events_url": "https://docs.mindee.com/integrations/webhooks",
    "rate_limit_requests": 200,
    "rate_limit_window": "minute",
    "sdk_packages": [
      {
        "package": "mindee",
        "language": "Python",
        "official": true,
        "repo_url": "https://github.com/mindee/mindee-api-python"
      },
      {
        "package": "mindee",
        "language": "Node.js",
        "official": true,
        "repo_url": "https://github.com/mindee/mindee-api-nodejs"
      },
      {
        "package": "mindee/mindee",
        "language": "PHP",
        "official": true,
        "repo_url": "https://github.com/mindee/mindee-api-php"
      },
      {
        "package": "mindee",
        "language": "Ruby",
        "official": true,
        "repo_url": "https://github.com/mindee/mindee-api-ruby"
      },
      {
        "package": "com.mindee.sdk:mindee-api-java",
        "language": "Java",
        "official": true,
        "repo_url": "https://github.com/mindee/mindee-api-java"
      },
      {
        "package": "Mindee",
        "language": ".NET",
        "official": true,
        "repo_url": "https://github.com/mindee/mindee-api-dotnet"
      }
    ],
    "mcp_url": null,
    "quickstart_url": "https://docs.mindee.com/extraction-models/sdk-integration/quick-start"
  },
  "pricing": {
    "pricing_model": "hybrid",
    "has_published_pricing": true,
    "starting_price_usd": null,
    "price_basis": "page (1 credit = 1 physical page submitted)",
    "free_tier_available": false,
    "free_tier_limit": "14-day free trial only; no permanent free tier",
    "free_tier_details": null,
    "minimum_commitment": null,
    "self_serve_signup": true,
    "requires_sales_call": false,
    "requires_verification": false,
    "enterprise_plan_available": true,
    "price_points": [
      {
        "plan": "Free Trial",
        "item": "14-day trial with 200 credits included, no credit card required",
        "amount_usd": "0.0000",
        "amount_percent": null,
        "per": "14-day trial (one-time)",
        "currency": "USD",
        "source_url": "https://www.mindee.com/pricing"
      },
      {
        "plan": "Starter",
        "item": "Monthly subscription (billed monthly)",
        "amount_usd": null,
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://www.mindee.com/pricing"
      },
      {
        "plan": "Starter",
        "item": "Monthly subscription (billed annually, 10% discount — €44/mo, €528/yr)",
        "amount_usd": null,
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://www.mindee.com/pricing"
      },
      {
        "plan": "Starter",
        "item": "Included credits per month",
        "amount_usd": null,
        "amount_percent": null,
        "per": "500 credits/month",
        "currency": "USD",
        "source_url": "https://docs.mindee.com/account-management/plans"
      },
      {
        "plan": "Starter",
        "item": "Overage credit (per page beyond included allowance) — €0.05/credit",
        "amount_usd": null,
        "amount_percent": null,
        "per": "credit (page)",
        "currency": "USD",
        "source_url": "https://www.mindee.com/pricing"
      },
      {
        "plan": "Pro",
        "item": "Monthly subscription (billed monthly)",
        "amount_usd": null,
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://www.mindee.com/pricing"
      },
      {
        "plan": "Pro",
        "item": "Monthly subscription (billed annually, 10% discount — €179/mo, €2,148/yr)",
        "amount_usd": null,
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://www.mindee.com/pricing"
      },
      {
        "plan": "Pro",
        "item": "Included credits per month",
        "amount_usd": null,
        "amount_percent": null,
        "per": "2,500 credits/month",
        "currency": "USD",
        "source_url": "https://docs.mindee.com/account-management/plans"
      },
      {
        "plan": "Pro",
        "item": "Overage credit (per page beyond included allowance) — €0.04/credit",
        "amount_usd": null,
        "amount_percent": null,
        "per": "credit (page)",
        "currency": "USD",
        "source_url": "https://www.mindee.com/pricing"
      },
      {
        "plan": "Business",
        "item": "Monthly subscription (billed monthly)",
        "amount_usd": null,
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://www.mindee.com/pricing"
      },
      {
        "plan": "Business",
        "item": "Monthly subscription (billed annually, 10% discount — €584/mo, €7,008/yr)",
        "amount_usd": null,
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://www.mindee.com/pricing"
      },
      {
        "plan": "Business",
        "item": "Included credits per month",
        "amount_usd": null,
        "amount_percent": null,
        "per": "10,000 credits/month",
        "currency": "USD",
        "source_url": "https://docs.mindee.com/account-management/plans"
      },
      {
        "plan": "Business",
        "item": "Overage credit (per page beyond included allowance) — €0.035/credit",
        "amount_usd": null,
        "amount_percent": null,
        "per": "credit (page)",
        "currency": "USD",
        "source_url": "https://www.mindee.com/pricing"
      },
      {
        "plan": "Enterprise",
        "item": "Custom subscription — 250,000+ credits/year, dedicated account manager, custom SLA",
        "amount_usd": null,
        "amount_percent": null,
        "per": "custom",
        "currency": "USD",
        "source_url": "https://www.mindee.com/pricing"
      }
    ]
  },
  "compliance": {
    "soc2": "type_2",
    "hipaa": null,
    "gdpr": true,
    "iso_27001": false,
    "pci_dss": false,
    "sla_published": true,
    "sla_url": "https://www.mindee.com/legals/msa-us",
    "data_retention_policy_url": "https://docs.mindee.com/models/data-processing-policies",
    "documented_rate_limits": "POST requests: 200 per minute across the entire organization; GET requests (polling): 1,200 per minute. Exceeding limits returns HTTP 429.",
    "known_restrictions": [
      "Maximum file size: 100 MB",
      "Maximum pages per file: 200",
      "Password-protected PDFs are not supported",
      "Files submitted via URL must be publicly accessible over HTTPS without authentication headers",
      "Recommended maximum of 25 fields per custom model to avoid response time degradation",
      "14-day free trial with 200 credits only (not a recurring free tier); permanent free plan deprecated September 2025",
      "Enterprise plan requires 250,000+ credits per year"
    ]
  },
  "developer": {
    "docs_url": "https://docs.mindee.com",
    "api_reference_url": "https://docs.mindee.com/integrations/api-reference",
    "openapi_spec_url": null,
    "postman_collection_url": null,
    "changelog_url": null,
    "status_page_url": "https://status.mindee.com",
    "llms_txt_url": "https://docs.mindee.com/llms.txt",
    "markdown_docs_url": null,
    "rendering": "static"
  },
  "adoption": {
    "launched_at": "2018-01-01",
    "ga_date": "2021-01-01",
    "github_stars": null,
    "github_stars_at": null,
    "notable_customers": [
      "Spendesk",
      "Lucca",
      "Payfit",
      "Circula",
      "Indy"
    ]
  },
  "scores": {
    "agent_friendliness": 45,
    "pricing_transparency": 60,
    "setup_speed": 60,
    "docs_quality": 45,
    "procurement_friction": 75,
    "trust_readiness": 60,
    "best_for": [
      "Regulated or enterprise workloads - compliance attestations and an enterprise plan",
      "AI agents and automation - an agent-ready surface (MCP / llms.txt)",
      "Teams needing broad API coverage out of the box"
    ],
    "avoid_if": [
      "You want to try it free before paying"
    ]
  },
  "sources": [
    {
      "field": "base_url",
      "url": "https://github.com/api-evangelist/mindee",
      "excerpt": "REST API (`api-v2.mindee.net`) — endpoint patterns: POST /v2/products/{family}/enqueue and GET /v2/jobs/{job_id}",
      "confidence": "high"
    },
    {
      "field": "vendor_description",
      "url": "https://www.mindee.com/platform/document-understanding-apis",
      "excerpt": "turn your document data into structured JSON with high-reliability",
      "confidence": "high"
    },
    {
      "field": "vendor_description",
      "url": "https://www.mindee.com/",
      "excerpt": "From simple photos to complex PDFs or handwritten files, our API turn your document data into structured JSON with high‑reliability. Zero model training required. Any alphabets, any languages supported.",
      "confidence": "high"
    },
    {
      "field": "primary_use_cases",
      "url": "https://www.mindee.com/",
      "excerpt": "Accounts Payable: Automated invoice processing and line-item extraction. Customer Onboarding: Identity verification via ID documents and utility bills. Expense Management: Receipt and invoice digitization. Supply Chain: Purchase order and delivery note matching.",
      "confidence": "high"
    },
    {
      "field": "supported_actions",
      "url": "https://www.mindee.com/platform/document-understanding-apis",
      "excerpt": "Supported document types: Invoices, Receipts, Passports, Driver's Licenses, ID Cards (International), Bank Statements, Resumes/CVs, Barcodes, Contracts. Core Actions: Extract, Split, Classify, Crop.",
      "confidence": "high"
    },
    {
      "field": "supported_regions",
      "url": "https://www.mindee.com/legals/data-processing-agreement",
      "excerpt": "AWS: Platform Hosting in Ireland (for European Contracting Party) or United States (for American Contracting Party)",
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://www.mindee.com/",
      "excerpt": "Any alphabets, any languages supported.",
      "confidence": "high"
    },
    {
      "field": "input_types",
      "url": "https://docs.mindee.com/integrations/technical-limitations",
      "excerpt": "Accepted File Types — PDFs: All types supported (single or multi-page); cannot be password-protected. Images: JPEG, PNG (non-animated), WebP, TIFF, HEIC.",
      "confidence": "high"
    },
    {
      "field": "output_types",
      "url": "https://docs.mindee.com/integrations/api-overview",
      "excerpt": "The bare Mindee HTTP API is RESTful, and returns data in a JSON format.",
      "confidence": "high"
    },
    {
      "field": "webhooks_supported",
      "url": "https://docs.mindee.com/integrations/webhooks",
      "excerpt": "Webhooks receive inference results via POST requests containing JSON payloads. The payload structure is identical to a polling result.",
      "confidence": "high"
    },
    {
      "field": "sandbox_available",
      "url": "https://docs.mindee.com/models/live-test",
      "excerpt": "interactively test your model on real documents and visually inspect the extraction results",
      "confidence": "medium"
    },
    {
      "field": "sdk_languages",
      "url": "https://docs.mindee.com/extraction-models/sdk-integration/quick-start",
      "excerpt": "The Mindee extraction SDK supports 7 programming languages: Python (≥3.9), Node.js (≥20.1), PHP (≥8.1), Ruby (≥3.2), Java (≥11), .NET (≥8.0)",
      "confidence": "high"
    },
    {
      "field": "pricing_model",
      "url": "https://www.mindee.com/pricing",
      "excerpt": "Starter: €44/month (€528/year) — 500 monthly credits. Additional credits: €0.05 per credit. Pro: €179/month — 2,500 monthly credits. Business: €584/month — 10,000 monthly credits. Enterprise: Custom Pricing — 250k+ annual credits.",
      "confidence": "high"
    },
    {
      "field": "has_published_pricing",
      "url": "https://www.mindee.com/pricing",
      "excerpt": "Starter: €44/month (€528/year) — 500 monthly credits. Pro: €179/month — 2,500 monthly credits. Business: €584/month — 10,000 monthly credits. Enterprise: Custom Pricing — 250,000+ annual credits.",
      "confidence": "high"
    },
    {
      "field": "free_tier_available",
      "url": "https://www.mindee.com/pricing",
      "excerpt": "14-day free trial available at signup; no mention of permanent free tier.",
      "confidence": "high"
    },
    {
      "field": "self_serve_signup",
      "url": "https://www.mindee.com/product/invoice-ocr-api",
      "excerpt": "14-day free trial. No credit card required.",
      "confidence": "high"
    },
    {
      "field": "requires_sales_call",
      "url": "https://www.mindee.com/pricing",
      "excerpt": "14-day free trial available at signup; no mention of permanent free tier.",
      "confidence": "high"
    },
    {
      "field": "enterprise_plan_available",
      "url": "https://docs.mindee.com/account-management/plans",
      "excerpt": "Enterprise: 250,000+ credits/year. Custom pricing.",
      "confidence": "high"
    },
    {
      "field": "soc2",
      "url": "https://www.mindee.com/product/receipt-ocr-api",
      "excerpt": "SOC 2 Type II certified infrastructure",
      "confidence": "high"
    },
    {
      "field": "gdpr",
      "url": "https://www.mindee.com/legals/data-processing-agreement",
      "excerpt": "Each Party undertakes to comply with its respective obligations pursuant the Applicable Regulations. Mindee undertakes to comply with the Standard Contractual Clauses (\"SCC\") adopted by the European Commission on June 4th 2021.",
      "confidence": "high"
    },
    {
      "field": "gdpr",
      "url": "https://docs.mindee.com/models/data-processing-policies",
      "excerpt": "This setting supports compliance with GDPR, CCPA, and regional data residency requirements.",
      "confidence": "high"
    },
    {
      "field": "iso_27001",
      "url": "https://www.mindee.com/legals/data-processing-agreement",
      "excerpt": "Mindee has a SOC 2 certification and implements several measures and uses several tools to detect vulnerabilities.",
      "confidence": "high"
    },
    {
      "field": "sla_published",
      "url": "https://www.mindee.com/legals/msa-us",
      "excerpt": "95% of Requests must be processed in less than five (5) seconds per page",
      "confidence": "high"
    },
    {
      "field": "documented_rate_limits",
      "url": "https://docs.mindee.com/integrations/technical-limitations",
      "excerpt": "Rate Limits — POST requests: 200 per minute. GET requests (polling): 1200 per minute. Exceeding limits returns HTTP 429 error.",
      "confidence": "high"
    },
    {
      "field": "known_restrictions",
      "url": "https://docs.mindee.com/integrations/technical-limitations",
      "excerpt": "Maximum file size: 100 MB. Maximum pages: 200 pages per file. PDFs: cannot be password-protected. Files sent via URL must be 'Secured using TLS (HTTPS)', publicly accessible without authentication headers. Recommended maximum fields: 25 per schema.",
      "confidence": "high"
    },
    {
      "field": "auth_methods",
      "url": "https://docs.mindee.com/integrations/api-keys",
      "excerpt": "Mindee uses API keys as the primary authentication mechanism. Each key grants access to all models within an organization.",
      "confidence": "high"
    },
    {
      "field": "api_style",
      "url": "https://docs.mindee.com/integrations/api-overview",
      "excerpt": "The bare Mindee HTTP API is RESTful, and returns data in a JSON format.",
      "confidence": "high"
    },
    {
      "field": "primary_use_cases",
      "url": "https://www.mindee.com/platform/document-understanding-apis",
      "excerpt": "Extract: Automate data capture from any document type. Split: Automatically separate multi-page uploads. Classify: Sort incoming documents by type for automated routing.",
      "confidence": "high"
    },
    {
      "field": "supported_actions",
      "url": "https://docs.mindee.com/integrations/api-overview",
      "excerpt": "Inference operations are always asynchronous, meaning there is a route to POST the file and another mechanism to retrieve the results — Polling (GET route) or Webhooks (server-side delivery).",
      "confidence": "high"
    },
    {
      "field": "supported_regions",
      "url": "https://docs.mindee.com/models/data-processing-policies",
      "excerpt": "Organizations can specify where documents are processed: 'No Preference (Default)' routes documents to optimal regions (Europe or US); 'Europe' confines processing to EU data centers; 'United States' restricts processing to US data centers.",
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://www.mindee.com/product/international-id-ocr-api",
      "excerpt": "Process...any languages or alphabets. The API is able to extract data from multiple languages in any alphabet from all countries.",
      "confidence": "high"
    },
    {
      "field": "input_types",
      "url": "https://www.mindee.com/platform/document-understanding-apis",
      "excerpt": "Input file formats: PDFs (up to 100MB, 200 pages maximum), Images (JPG, PNG, etc.)",
      "confidence": "high"
    },
    {
      "field": "output_types",
      "url": "https://www.mindee.com/platform/document-understanding-apis",
      "excerpt": "Output Format: JSON — Structured data extraction with confidence scores and bounding boxes. Note: XML is not supported.",
      "confidence": "high"
    },
    {
      "field": "webhooks_supported",
      "url": "https://docs.mindee.com/integrations/api-overview",
      "excerpt": "Webhooks: Sends directly to your server, and is more suited for heavy production use.",
      "confidence": "high"
    },
    {
      "field": "sdk_languages",
      "url": "https://docs.mindee.com/integrations/client-libraries-sdk",
      "excerpt": "Mindee provides client libraries for six languages: Python (PyPI), Node.js (NPM), PHP (Packagist), Ruby (RubyGems), Java (Maven Central), .NET (NuGet). All libraries are open-source (MIT license) and hosted on GitHub.",
      "confidence": "high"
    },
    {
      "field": "mcp_server_available",
      "url": "https://docs.mindee.com/integrations/client-libraries-sdk",
      "excerpt": null,
      "confidence": "medium"
    },
    {
      "field": "pricing_model",
      "url": "https://docs.mindee.com/account-management/plans",
      "excerpt": "Annual plans offer 10% savings versus monthly billing. Beyond included credits, users pay: Starter €0.05 per credit; Pro €0.04; Business €0.035; Enterprise custom rate.",
      "confidence": "high"
    },
    {
      "field": "has_published_pricing",
      "url": "https://docs.mindee.com/account-management/plans",
      "excerpt": "Starter: 6,000 credits/year. Pro: 30,000 credits/year. Business: 120,000 credits/year. Enterprise: 250,000+ credits/year.",
      "confidence": "high"
    },
    {
      "field": "free_tier_available",
      "url": "https://docs.mindee.com/account-management/plans",
      "excerpt": "Users can 'try Mindee free for 14 days' with '200 pages' included before selecting a subscription plan.",
      "confidence": "high"
    },
    {
      "field": "self_serve_signup",
      "url": "https://www.mindee.com/product/receipt-ocr-api",
      "excerpt": "14-day free trial (no credit card required)",
      "confidence": "high"
    },
    {
      "field": "enterprise_plan_available",
      "url": "https://www.mindee.com/pricing",
      "excerpt": "Enterprise: Custom Pricing — 250k+ annual credits. Dedicated account manager, custom SLAs, premium support.",
      "confidence": "high"
    },
    {
      "field": "soc2",
      "url": "https://www.mindee.com/legals/data-processing-agreement",
      "excerpt": "Mindee has a SOC 2 certification and implements several measures and uses several tools to detect vulnerabilities.",
      "confidence": "high"
    },
    {
      "field": "soc2",
      "url": "https://www.mindee.com/product/invoice-ocr-api",
      "excerpt": "SOC 2 Type II certified infrastructure",
      "confidence": "high"
    },
    {
      "field": "gdpr",
      "url": "https://www.mindee.com/product/passport-ocr-api",
      "excerpt": "GDPR and CCPA compliant",
      "confidence": "high"
    },
    {
      "field": "hipaa",
      "url": "https://www.mindee.com/legals/data-processing-agreement",
      "excerpt": "The document does not explicitly mention HIPAA, ISO 27001, or PCI DSS certifications.",
      "confidence": "high"
    },
    {
      "field": "pci_dss",
      "url": "https://www.mindee.com/legals/data-processing-agreement",
      "excerpt": "The document does not explicitly mention HIPAA, ISO 27001, or PCI DSS certifications.",
      "confidence": "high"
    },
    {
      "field": "sla_published",
      "url": "https://www.mindee.com/legals/msa-us",
      "excerpt": "Availability Rate targets between 99.9% and 99%, with penalties ranging from 5-15% of monthly fees for shortfalls.",
      "confidence": "high"
    },
    {
      "field": "rate_limit_requests",
      "url": "https://docs.mindee.com/integrations/technical-limitations",
      "excerpt": "POST requests: 200 per minute. GET requests (polling): 1200 per minute. Exceeding limits returns HTTP 429 error.",
      "confidence": "high"
    },
    {
      "field": "known_restrictions",
      "url": "https://www.mindee.com/pricing",
      "excerpt": "Enterprise: Custom Pricing — 250k+ annual credits.",
      "confidence": "high"
    },
    {
      "field": "auth_methods",
      "url": "https://github.com/api-evangelist/mindee",
      "excerpt": "Authentication is an API key passed in the `Authorization` header.",
      "confidence": "high"
    },
    {
      "field": "api_style",
      "url": "https://www.mindee.com/blog/elevate-document-processing-rest-api",
      "excerpt": "The RESTful architecture of our API guarantees ease of integration into your existing systems",
      "confidence": "high"
    },
    {
      "field": "api_version",
      "url": "https://docs.mindee.com/getting-started/faq-v1-to-v2",
      "excerpt": "V1 and V2 do not share API key information. V2 is the current recommended version.",
      "confidence": "high"
    },
    {
      "field": "webhook_signing",
      "url": "https://docs.mindee.com/integrations/webhooks",
      "excerpt": "The platform provides a 'Signing Secret' for each webhook endpoint that allows you to 'validate payloads using HMAC.'",
      "confidence": "high"
    },
    {
      "field": "launched_at",
      "url": "https://www.mindee.com/blog/mindee-comes-out-stealth-mode-raising-14m-its-developer-tool-document-parsing-eliminates-manual-data-entry-software-applications-and-automates-document-processing",
      "excerpt": "Mindee...has emerged from stealth mode and announces today that it has raised a $14 million Series A round",
      "confidence": "medium"
    },
    {
      "field": "notable_customers",
      "url": "https://www.mindee.com/case-study/hr-expense-lucca",
      "excerpt": "10 million documents processed per year. 12 seconds saved per receipt processing.",
      "confidence": "high"
    },
    {
      "field": "idempotency_supported",
      "url": "https://docs.mindee.com/integrations/api-overview",
      "excerpt": "Inference operations are always asynchronous, meaning there is a route to POST the file and another mechanism to retrieve the results.",
      "confidence": "medium"
    },
    {
      "field": "error_format",
      "url": "https://docs.mindee.com/integrations/problem-database",
      "excerpt": "All errors contain: Status: the HTTP status code. Title: a human-readable short description, it may not be unique. Detail: a human-readable description of the error, it will be unique. Code: a code to identify the specific error.",
      "confidence": "medium"
    },
    {
      "field": "launched_at",
      "url": "https://www.mindee.com/blog/introducing-mindee",
      "excerpt": "after two years of research, algorithm development, model training, and testing, the Mindee platform is live!",
      "confidence": "medium"
    },
    {
      "field": "notable_customers",
      "url": "https://www.mindee.com/case-study/spendesk-spend-management",
      "excerpt": "Mindee helps our customers save time and manual labor by extracting 13,000 documents per day",
      "confidence": "high"
    },
    {
      "field": "notable_customers",
      "url": "https://www.mindee.com/case-study/payfit",
      "excerpt": "250K+ expense receipts processed per year. 5x Faster expense report analysis.",
      "confidence": "high"
    }
  ],
  "fields_not_found": [
    "hipaa (no trust page found; DPA and MSA make no HIPAA claim)",
    "iso_27001 (no claim found on any official page)",
    "specific monthly pricing in USD (pricing published in EUR only)",
    "explicit list of all supported countries for identity documents",
    "starting_price_usd (pricing published in EUR only; Starter plan is €44/month)",
    "webhook_signing exact algorithm (HMAC algorithm variant not specified in docs - hmac only stated)",
    "idempotency_supported (not documented; OpenAPI spec has no idempotency key headers)",
    "mcp_url (no official MCP server found)",
    "ga_date (exact GA date not published; 2021 inferred from Series A / public launch)"
  ],
  "source_confidence": "high",
  "last_verified_at": "2026-06-14T00:00:00.000Z",
  "contribute": {
    "note": "This data is crowd-editable. Suggest corrections or leave a review via these endpoints - no auth required, requests are rate-limited, and every submission is reviewed before it goes live. For a field edit, {field} is any key in this response and a citation is required.",
    "endpoints": [
      {
        "action": "review",
        "label": "Leave a review or comment",
        "method": "POST",
        "url": "https://apio.sh/api/feedback/mindee",
        "example_body": {
          "kind": "review",
          "rating": 5,
          "body": "Your experience with this API…"
        }
      },
      {
        "action": "field_edit",
        "label": "Suggest a correction to a field (cite a source)",
        "method": "POST",
        "url": "https://apio.sh/api/suggest/mindee/{field}",
        "example_body": {
          "value": "corrected value",
          "citations": [
            {
              "url": "https://source.example/page",
              "excerpt": "supporting quote"
            }
          ],
          "note": "what changed and why"
        }
      },
      {
        "action": "new_api",
        "label": "Suggest a new API to add",
        "method": "POST",
        "url": "https://apio.sh/api/suggest/api",
        "example_body": {
          "value": {
            "name": "Acme API",
            "website_url": "https://acme.example"
          },
          "citations": [
            {
              "url": "https://acme.example"
            }
          ]
        }
      },
      {
        "action": "token",
        "label": "Optional - raise your rate limit",
        "method": "GET",
        "url": "https://apio.sh/api/feedback/token"
      }
    ]
  }
}