> ## 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.

# 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/pqeep5ccKTsyW8Sp/integrations/all/aircall-basic/nango_aircall_integration_tab.png?fit=max&auto=format&n=pqeep5ccKTsyW8Sp&q=85&s=84c8c2f1fddd255e2622246ea28edda0" 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/pqeep5ccKTsyW8Sp/integrations/all/aircall-basic/nango_aircall_gen_key.png?fit=max&auto=format&n=pqeep5ccKTsyW8Sp&q=85&s=b233addd28445906ef3c3525e6f15247" 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/pqeep5ccKTsyW8Sp/integrations/all/aircall-basic/nango_aircall_Token_API_ID.png?fit=max&auto=format&n=pqeep5ccKTsyW8Sp&q=85&s=f681d26f024131b808d25c7877df49a9" 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/pqeep5ccKTsyW8Sp/integrations/all/aircall-basic/form.png?fit=max&auto=format&n=pqeep5ccKTsyW8Sp&q=85&s=8441d13e22d874a9972db2a218559899" style={{maxWidth: "450px" }} width="500" height="688" data-path="integrations/all/aircall-basic/form.png" />

You are now connected to Aircall (Basic Auth).
