> ## Documentation Index
> Fetch the complete documentation index at: https://nango-marcin-nan-6306-mcp-tool-connections-get.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# nocrm.io - How do I link my account?

# Overview

To authenticate with nocrm.io, you will need:

1. **Account subdomain** – Your nocrm.io subdomain (e.g. `mycompany` for `https://mycompany.nocrm.io`).
2. **API Key** – A private key generated by an administrator from the admin section of your nocrm.io account.

This guide walks you through finding your subdomain and generating an API key.

### Prerequisites

* You must have a nocrm.io account with admin access to generate API keys.

### Instructions

#### Step 1: Finding your subdomain

Your account address is of the form `https://YOUR_SUBDOMAIN.nocrm.io`. The subdomain is the part before `.nocrm.io` (e.g. if your URL is `https://acme.nocrm.io`, your subdomain is `acme`). You can see it in the browser when you are logged in to nocrm.io.

#### Step 2: Obtaining your API key

1. From your account, click on your profile.
2. From the dropdown that is displayed, click **Admin Panel**.

<img src="https://mintcdn.com/nango-marcin-nan-6306-mcp-tool-connections-get/ei8kSuodZSafX9ni/api-integrations/nocrm/admin_panel.png?fit=max&auto=format&n=ei8kSuodZSafX9ni&q=85&s=ca09b77be802e3f3a265c3aa60864193" width="3022" height="910" data-path="api-integrations/nocrm/admin_panel.png" />

3. In the Integration column, scroll down and click the **API Keys** button.

<img src="https://mintcdn.com/nango-marcin-nan-6306-mcp-tool-connections-get/ei8kSuodZSafX9ni/api-integrations/nocrm/api_key.png?fit=max&auto=format&n=ei8kSuodZSafX9ni&q=85&s=6fdc67f2e4cf96606488c04f7fe502cf" width="3018" height="1334" data-path="api-integrations/nocrm/api_key.png" />

4. Click **Create an API Key**, enter a name (and optional description), then save.

<img src="https://mintcdn.com/nango-marcin-nan-6306-mcp-tool-connections-get/ei8kSuodZSafX9ni/api-integrations/nocrm/create_api_key.png?fit=max&auto=format&n=ei8kSuodZSafX9ni&q=85&s=9c66f40b9447b6fdb0f5647e48a42496" width="3018" height="1240" data-path="api-integrations/nocrm/create_api_key.png" />

5. Copy the key from the popup right away, as it will not be shown again.

<img src="https://mintcdn.com/nango-marcin-nan-6306-mcp-tool-connections-get/ei8kSuodZSafX9ni/api-integrations/nocrm/generated_key.png?fit=max&auto=format&n=ei8kSuodZSafX9ni&q=85&s=98657347b837e2189bd26fae799bfd4e" width="1513" height="367" data-path="api-integrations/nocrm/generated_key.png" />

#### Step 3: Enter credentials in the Connect UI

Once you have your **subdomain** and **API key**:

1. Open the form where you need to authenticate with nocrm.io.
2. Enter your **subdomain** (e.g. `mycompany`) in the account subdomain field.
3. Enter your **API key** in the API key field.
4. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango-marcin-nan-6306-mcp-tool-connections-get/ei8kSuodZSafX9ni/api-integrations/nocrm/form.png?fit=max&auto=format&n=ei8kSuodZSafX9ni&q=85&s=ffd23525b4cb50bec9218c8782f057ab" style={{maxWidth: "450px" }} width="998" height="1294" data-path="api-integrations/nocrm/form.png" />

You are now connected to nocrm.io.
