Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ActiveCampaign Campaigns API

The Campaigns API from ActiveCampaign — 6 operation(s) for campaigns.

ActiveCampaign Campaigns API is one of 36 APIs that ActiveCampaign publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 9 JSON Schema definitions.

Tagged areas include Campaigns. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, an AsyncAPI specification, and 9 JSON Schemas.

This API exposes 6 operations across 6 paths. It is described by OpenAPI 3.0.3, at version 3.0.0.

Requests are made against a single base URL, https://{yourAccountName}.api-us1.com/api/3.

6 operations 6 paths 0 schemas 3 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
3.0.0
Base URL
https://youraccountname.api-us1.com/api/3
Authentication
API Key
Resource Areas
1

Authentication & Security 1

ActiveCampaign Campaigns API declares 1 security scheme for authenticating requests. An API key is passed in the header as Api-Token (ApiToken). By default, every request must be authenticated.

  • ApiToken — Your ActiveCampaign API token

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 3 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Campaigns 6
GET
/campaigns
ActiveCampaign List All Campaigns
list-all-campaigns 3 params → 200400
GET
/campaigns/{id}/links
ActiveCampaign Retrieve Links Associated to Campaign
retrieve-links-associated-campaign 1 param → 200404
GET
/campaigns/{id}
ActiveCampaign Retrieve a Campaign
retrieve-a-campaign 1 param → 200
PUT
/campaigns/{id}/edit
ActiveCampaign Edit Campaign
edit-campaign 1 param body
POST
/campaign
ActiveCampaign Create Campaign
create-campaign body → 200400
POST
/campaigns/{id}/copy
ActiveCampaign Duplicate Campaign
duplicate-campaign 1 param → 200400

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

activecampaign-campaigns-api-openapi.yml Raw ↑

Other APIs ActiveCampaign publishes across the network.

ActiveCampaign Accounts API
ActiveCampaign Addresses API
ActiveCampaign AI API
ActiveCampaign Automations API
ActiveCampaign Branding API
ActiveCampaign Broadcasts API
ActiveCampaign Bulk Import API
ActiveCampaign Calendars API
ActiveCampaign Contacts API
ActiveCampaign Credits API
ActiveCampaign Custom Objects API
ActiveCampaign Deals API