> ## Documentation Index
> Fetch the complete documentation index at: https://nango-wari-integration-config-credentials-api.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-wari-integration-config-credentials-api/fNBKQO5tgLS95zmX/integrations/all/aircall-basic/nango_aircall_integration_tab.png?fit=max&auto=format&n=fNBKQO5tgLS95zmX&q=85&s=1d0696351e9b5db2a2dc639e972d9e6c" 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-wari-integration-config-credentials-api/fNBKQO5tgLS95zmX/integrations/all/aircall-basic/nango_aircall_gen_key.png?fit=max&auto=format&n=fNBKQO5tgLS95zmX&q=85&s=75f684d001d58095667b814acff9c89d" 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-wari-integration-config-credentials-api/fNBKQO5tgLS95zmX/integrations/all/aircall-basic/nango_aircall_Token_API_ID.png?fit=max&auto=format&n=fNBKQO5tgLS95zmX&q=85&s=12addb77c9b9c1187906b35105490557" 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-wari-integration-config-credentials-api/fNBKQO5tgLS95zmX/integrations/all/aircall-basic/form.png?fit=max&auto=format&n=fNBKQO5tgLS95zmX&q=85&s=d7ce7cf949d265d02afa686619f5e6d0" style={{maxWidth: "450px" }} width="500" height="688" data-path="integrations/all/aircall-basic/form.png" />

You are now connected to Aircall (Basic Auth).
