How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

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 from GET /v2/products/ocr/results/{inference_id}.

Mindee OCR API is one of 6 APIs that Mindee publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include OCR, Document Parsing, and Text Extraction. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

This API exposes 2 operations across 2 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, https://api-v2.mindee.net.

2 operations 2 paths 14 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Server
https://api-v2.mindee.net
Authentication
API Key
Contact
License
Proprietary
Resource Areas
1

Authentication & Security 1

Mindee OCR API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (APIKeyHeader). By default, every request must be authenticated.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Ocr 2

Run full-page optical character recognition to obtain raw text and bounding polygons for any document.

POST
/v2/products/ocr/enqueue
Send A File For An Ocr Utility Inference
Enqueue_OCR_Product_Inference_v2_products_ocr_enqueue_post → 202422429
GET
/v2/products/ocr/results/{inference_id}
Get The Result Of A Completed Ocr Product Inference
Get_OCR_Product_Result_v2_products_ocr_results__inference_id__get 1 param body → 200404422

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are Job (11 properties), OCRInference-Output (5 properties), WebhookResponse (5 properties), ErrorResponse (5 properties). Each schema is shown below with its type and property counts.

ErrorItem
object
Explicit details on a problem.
2 properties 2 required
OCRResult-Output
object
Result of the OCR utility inference.
1 property 1 required
OCRResponse-Output
object
Response for an ocr utility inference.
1 property 1 required
ErrorResponse
object
Error response detailing a problem. The format adheres to RFC 9457.
5 properties 4 required
InferenceFile
object
File used for the inference.
4 properties 3 required
Job
object
Information on the processing of a file sent to the Mindee API.
11 properties 6 required
Status
string
Possible states of an operation.
WebhookResponse
object
Response from a webhook call.
5 properties 1 required
PageOCR
object
OCR result for a single page.
2 properties 2 required
BaseJob
object
Base class for Job.
1 property 1 required
InferenceModel
object
Model used for the inference.
1 property 1 required
JobResponse
object
Response for a Job.
1 property 1 required
OCRInference-Output
object
The inference result for a ocr utility request.
5 properties 5 required
WordOCR
object
OCR result for a single word extracted from the document page.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mindee-ocr-api-openapi.yml Raw ↑

Other APIs Mindee publishes across the network.

Mindee Extraction API
Mindee Classification API
Mindee Crop API
Mindee Split API
Mindee Jobs API
Where this information came from

This is an independent, third-party profile of Mindee OCR API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.