> ## Documentation Index
> Fetch the complete documentation index at: https://nango.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Cin7 Core - How do I link my account?

# Overview

To authenticate with Cin7 Core, you will need:

1. **Account ID** — The unique identifier for your Cin7 Core company account.
2. **API Application Key** — A key granting API access to your Cin7 Core account.

This guide will walk you through finding your Account ID and generating an API Application Key.

### Instructions

#### Step 1: Find your Account ID and API Application Key

1. Log in to your Cin7 Core Inventory account and navigate to the [API](https://inventory.dearsystems.com/ExternalAPI) page.
2. On the API Integration page, click the **+** icon on the top right, enter a name for the API, and click the **Create** button to generate an API channel.

<img src="https://mintcdn.com/nango/0APXBm4OpFIfr7bf/api-integrations/cin7-core/create_api.png?fit=max&auto=format&n=0APXBm4OpFIfr7bf&q=85&s=def6667b4d6b841e80d45ef07e8fb8b2" width="1917" height="743" data-path="api-integrations/cin7-core/create_api.png" />

3. Cin7 Core will generate an **Account ID** and **Key** under the **Setup** tab of the API Integration page.

<img src="https://mintcdn.com/nango/0APXBm4OpFIfr7bf/api-integrations/cin7-core/created_api.png?fit=max&auto=format&n=0APXBm4OpFIfr7bf&q=85&s=b649c4dfd603ecf4c39621517357c685" width="1917" height="743" data-path="api-integrations/cin7-core/created_api.png" />

4. Click **Save**.

#### Step 2: Enter your credentials in the Connect UI

Once you have your **Account ID** and **API Application Key**:

1. Open the form where you need to authenticate with Cin7 Core.
2. Enter your **Account ID** and **API Application Key** in their respective fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/0APXBm4OpFIfr7bf/api-integrations/cin7-core/form.png?fit=max&auto=format&n=0APXBm4OpFIfr7bf&q=85&s=574fe29b1191137b8bcbfa8911ddc5db" style={{maxWidth: "450px" }} width="501" height="700" data-path="api-integrations/cin7-core/form.png" />

You are now connected to Cin7 Core.
