# Mindee

Mindee can be integrated into the iMBrace platform using an API key for a given user account.

## Account integration using API key <a href="#jvf4tikqywl2" id="jvf4tikqywl2"></a>

To begin, you will need:

* A Mindee account.

**STEP 1:** In the top-right corner, go to your account’s **\[Settings]**. Then in the left-sidebar, go to **\[API keys]**.

![](/files/MJn4BLM3CjgmYABj73hO)

**STEP 2:** Click **\[Create a new API key]**, and enter the name of the key, then click **\[Create API key]**.

![](/files/jibzd1pTLOQWH1HTgSEX)

**STEP 3:** You will be presented with the **API key** that you can then copy.

![](/files/yi63xHA7KRniA2VGAmnu)

**STEP 4:** In iMBrace, create a new credential of either type **Mindee Invoice API** or **Mindee Receipt API**, and paste the API key. Then click **\[Save]**.

![](/files/cwWRNtyht4tFG8vt5f6o)

**DONE:** The new credential can then be used for Mindee nodes to access their corresponding functionality.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://imbrace.gitbook.io/imbrace-documentation/integrations/mindee.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
