For the complete documentation index, see llms.txt. This page is also available as Markdown.

Manual Integration

Help for manually integrating Mindee: API reference, test client, and cURL samples.

If you would like to download the OpenAPI specification directly, it is available here: https://api-v2.mindee.net/openapi.json

The bare Mindee HTTP API is RESTful, and returns data in a JSON format.

API routes and schemas are organized according to the type of model:

For each section you can find the complete documentation of all routes, including cURL samples and a built-in testing tool.

Here is a working example of the built-in test client for an Extraction Model. Other models are similar.

Last updated

Was this helpful?