n8n-docs/docs/integrations/credentials/mindee.md
2022-04-13 09:56:05 +01:00

22 lines
722 B
Markdown

# Mindee
You can use these credentials to authenticate the following nodes with Mindee.
- [Mindee](/integrations/nodes/n8n-nodes-base.mindee/)
## Prerequisites
Create a [Mindee](https://mindee.com) account.
## Using API Key
1. Access the [Mindee APIs Hub](https://platform.mindee.net/apishub).
2. Click on the API card that you want to use.
3. Click on the ***Try for free*** button under the ***Pricing*** section.
4. Click on ***API Keys*** in the left sidebar.
5. Click on the ***Add key*** button.
6. Enter a name for the token.
7. Click on ***Add new key***.
8. Use this API key with your Mindee node credentials in n8n.
![Getting Mindee credentials](/_images/integrations/credentials/mindee/using-api-key.gif)