# Manual Integration

{% hint style="warning" %}
**We do not recommend manually integrating**, and cannot guarantee full support in this case.
{% endhint %}

{% hint style="success" %}
**Recommended integrations:**

* [client-libraries-sdk](https://docs.mindee.com/integrations/client-libraries-sdk "mention")
* [no-code-integrations](https://docs.mindee.com/integrations/no-code-integrations "mention")

Also take a look at the [api-overview](https://docs.mindee.com/integrations/api-overview "mention") if you are setting up your integration for the first time.
{% endhint %}

{% hint style="info" %}
If you would like to download the OpenAPI specification directly, it is available here:\
<https://api-v2.mindee.net/openapi.json>
{% endhint %}

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

* [extraction-models](https://docs.mindee.com/integrations/api-reference/extraction-models "mention")
* [split-models](https://docs.mindee.com/integrations/api-reference/split-models "mention")
* [crop-models](https://docs.mindee.com/integrations/api-reference/crop-models "mention")
* [classification-models](https://docs.mindee.com/integrations/api-reference/classification-models "mention")
* [ocr-models](https://docs.mindee.com/integrations/api-reference/ocr-models "mention")

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

<figure><img src="https://4029869281-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fu5bStlX8nv4b9z4GXB2S%2Fuploads%2Fgit-blob-90f1411ee7d0fda8bda7e98593bf94e7a8371dd6%2Fapi-example_post-inference.png?alt=media" alt=""><figcaption></figcaption></figure>
