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

# Aircall (Basic Auth) - How do I link my account?

# Overview

To authenticate with Aircall (Basic Auth), you need two key pieces of information:

1. **API ID** - A unique identifier for your application on Aircall.
2. **API Token** - A key that grants full access to all your application and configurations.

This guide will walk you through finding or creating those credentials within Aircall.

### Prerequisites:

* You must set up an account with Aircall.
* You should have an associated Aircall number.

#### Step 1: Finding Your Admin API Key (API Token) and Application ID (API ID)

1. Log into your admin aircall account and navigate to **Integrations & API**

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/oRbST5geR1iTnRFv/integrations/all/aircall-basic/nango_aircall_integration_tab.png?fit=max&auto=format&n=oRbST5geR1iTnRFv&q=85&s=684c164968c6f9caf59f38a15428e2c5" width="1490" height="539" data-path="integrations/all/aircall-basic/nango_aircall_integration_tab.png" />

2. To generate an API Key, navigate to the **API Key** tab

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/oRbST5geR1iTnRFv/integrations/all/aircall-basic/nango_aircall_gen_key.png?fit=max&auto=format&n=oRbST5geR1iTnRFv&q=85&s=878c7d3aa581604c6d9f051ff3972102" width="1496" height="516" data-path="integrations/all/aircall-basic/nango_aircall_gen_key.png" />

3. Upon creation, a modal window will display your **API ID** and **API Token**.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/oRbST5geR1iTnRFv/integrations/all/aircall-basic/nango_aircall_Token_API_ID.png?fit=max&auto=format&n=oRbST5geR1iTnRFv&q=85&s=6ed151c5d9b7e9c08a0177a18a9bfd8e" width="1346" height="550" data-path="integrations/all/aircall-basic/nango_aircall_Token_API_ID.png" />

<Tip>Copy and store them both securely, they will not be visible again once you close this modal.</Tip>

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

Once you have both the **API ID** and **API Token**:

1. Open the form where you need to authenticate with Aircall (Basic Auth).
2. Enter both **API ID** and **API Token** in their designated fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/oRbST5geR1iTnRFv/integrations/all/aircall-basic/form.png?fit=max&auto=format&n=oRbST5geR1iTnRFv&q=85&s=87564045970a73a1390d9d6c43757c50" style={{maxWidth: "450px" }} width="500" height="688" data-path="integrations/all/aircall-basic/form.png" />

You are now connected to Aircall (Basic Auth).
