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

# ActiveCampaign - How do I link my account?

# Overview

To authenticate with ActiveCampaign, you need:

1. **Hostname** - The Hostname to your ActiveCampaign instance.
2. **API Key** - A key that grants Nango permission to interact with ActiveCampaign's APIs resources and services.

This guide will walk you through obtaining both **Hostname** and **API Key** within ActiveCampaign.

### Prerequisites:

* You must have an account with ActiveCampaign.

### Instructions:

#### Step 1: Finding Your Hostname

1. Log in to your [ActiveCampaign](https://www.activecampaign.com/login) account.
2. Navigate to the **Settings** page, then go to the **Developer** tab.
3. Your **Hostname** is the part of the URL that appears after `https://`.  In this example, it would be `nango.activehosted.com`.

<img src="https://mintcdn.com/nango/pqeep5ccKTsyW8Sp/integrations/all/active-campaign/api_url.png?fit=max&auto=format&n=pqeep5ccKTsyW8Sp&q=85&s=f6ef58e63b6e4631c0a59ef2b5dbc2e6" width="3024" height="1500" data-path="integrations/all/active-campaign/api_url.png" />

#### Step 2: Finding Your API Key

1. In the **Developer** tab from [Step 1](#step-1%3A-finding-your-api-url), you will also find your **API Key**.

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

Once you have your **Hostname** and **API Key**:

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

<img src="https://mintcdn.com/nango/pqeep5ccKTsyW8Sp/integrations/all/active-campaign/form.png?fit=max&auto=format&n=pqeep5ccKTsyW8Sp&q=85&s=7af8319d4981e10c97d7f277ebbe4725" style={{maxWidth: "450px" }} width="1000" height="1392" data-path="integrations/all/active-campaign/form.png" />

You are now connected to ActiveCampaign.
