> ## Documentation Index
> Fetch the complete documentation index at: https://docs.connectstrata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ActiveCampaign

> Provider ID: `ActiveCampaign`

## Getting Started

The ActiveCampaign API uses API key authentication. In Strata, you should provide the full API URL from your ActiveCampaign Developer settings along with the API key.

### API Key Setup

<Steps>
  <Step title="Find your ActiveCampaign API credentials">
    In ActiveCampaign, open **Settings** and then **Developer**.

    Copy both the **URL** and the **Key** shown there.

    <Note>
      Use the full API URL from the Developer page, such as `https://youraccountname.api-us1.com`. Do not enter only the account name.
    </Note>
  </Step>

  <Step title="Configure the ActiveCampaign Integration in Strata">
    Select ActiveCampaign in the [Strata Integration Catalog](https://app.connectstrata.com/integrations/catalog). Enter your ActiveCampaign API URL and API key.
  </Step>
</Steps>
