# Mindee

**Canonical:** https://apis.io/providers/mindee/  
**Website:** https://mindee.com  
**APIs profiled:** 6

Mindee is a document parsing and intelligent document processing platform. Its REST API (api-v2.mindee.net) provides asynchronous inference across five model families — Extraction, Classification, Crop, OCR, and Split — plus a unified Jobs endpoint for polling. Mindee ships prebuilt models for invoices, receipts, passports, IDs, resumes, bank statements, and barcodes, along with customer-configurable extraction models with their own Data Schemas. Native SDKs cover Python, Node.js, Java, PHP, Ruby, and .NET, and front-end vision SDKs cover React and Vue. Mindee also stewards the open-source docTR OCR library.

## Kin Score — 57.7 / 100 (strong)

Scored 2026-08-20 under rubric 0.12.0. Trend: flat (+0.0 from 57.7).

| Facet | Score |
|---|---|
| Discoverability | 64.8 |
| Contract Quality | 73.9 |
| Governance | 25.0 |
| Contract Governance | 25.0 |
| Operational Transparency | 28.9 |
| Developer Ergonomics | 66.7 |
| Commercial Clarity | 63.2 |
| Access Clarity | 63.2 |

## Agent readiness — 44.0 (agent-ready)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | yes |
| Idempotency | no |
| Error Semantics | verified |
| OpenAPI Examples | partial |
| Rate Limit Signal | documented |
| Event Surface Described | yes |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Paid · Self-serve signup — onboarding: self-serve, pricing: paid, trial: no (confidence: high).

## APIs (6)

- **Mindee Extraction API** — Extract structured fields from invoices, receipts, IDs, passports, resumes, bank statements, and any other document type via Mindee's configurable extraction models. Enqueue a f...
- **Mindee Classification API** — Classify documents into predefined categories so they can be routed to the appropriate downstream extraction model. Enqueue at POST /v2/products/classification/enqueue and retri...
- **Mindee Crop API** — Detect, isolate, and crop the document area inside a larger scanned image. Useful for cleaning up phone-captured documents prior to classification or extraction. Async enqueue/r...
- **Mindee OCR API** — Run full-page optical character recognition on a document and return the raw text plus bounding polygons. Enqueue at POST /v2/products/ocr/enqueue and retrieve the OCR payload f...
- **Mindee Split API** — Split a multi-document PDF or image batch into individual documents that can each be classified and extracted independently. Async enqueue/results pattern at /v2/products/split/.
- **Mindee Jobs API** — Poll the status of asynchronous Mindee inference jobs across every Mindee model family via GET /v2/jobs/{job_id}. Jobs return Waiting, Processing, Failed, or Success states and ...

## Agentic access (1)

- **Mindee Agentic Access** — 13 operations · 6 acting

## Security (2)

- **Mindee Authentication** — apiKey · 1 scheme
- **Mindee Domain Security** — TLSv1.3 · HSTS · DMARC

## Plans (1)

- **Mindee Plans Pricing**

## Tags

Document Parsing, OCR, IDP, Artificial Intelligence, Machine-Learning, Invoices, Receipts, IDS, Computer-Vision

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/mindee/). Scores are computed from the provider's own public artifacts under a published rubric.
