Skip to main content
Each user in your ActiveCampaign account has their own unique API key. If a user is deleted, integrations using their API credentials will break.

Locating Your API URL

Your API URL is unique to your ActiveCampaign account and includes your data center region.

1

Access Developer Settings

Sign in to your ActiveCampaign account and navigate to Settings > Developer.

2

Copy Your API URL

Find the API URL field displaying your unique URL and copy the entire URL.

  • Format: https://{account-name}.api-{region}.com
  • Example US: https://acmecompany.api-us1.com
  • Example EU: https://acmecompany.api-eu1.com
  • Note: Copy the full URL including https:// but without any trailing path

Locating Your API Key

Each ActiveCampaign user has a unique API key for authenticating API requests.

1

Find and copy your API key

In Settings > Developer, find the Key field below the API URL. Copy the full value and store it securely for use later.

  • Note: Never share your API key publicly or commit it to version control.
  • If compromised, click Reset API Key to regenerate it — this will break any existing integrations using the old key.

Linking the Account from the Hub

1

Navigate to the Hub

Use one of the three Linking Account Methods to access the Hub.
2

Fill out the fields

Fill out the following fields using details from your provider:
  • API URL
  • API Key
3

Connect

  • Click Connect
  • If applicable, the provider will redirect you to a sign-in or authorization page. Complete the provider’s authorization flow.
  • Once authorization is successful, you will see a confirmation popup

If the account linking is successful, you will see the newly linked account in your Accounts page.