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 — 4 operation(s) for campaigns.

ActiveCampaign Campaigns API is one of 10 APIs that ActiveCampaign publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Campaigns. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 4 paths. It is described by OpenAPI 3.1.0, at version 3.

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

4 operations 4 paths 0 schemas 2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3
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 (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 4

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

Campaigns 4
POST
/api/3/campaigns
Create a campaign
PUT
/api/3/campaigns/{campaignID}
Edit a campaign
POST
/api/3/campaigns/{campaignID}/duplicate
Duplicate a campaign
PUT
/api/3/messages/{messageID}
Update a campaign message

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

active-campaign-campaigns-api-openapi.yml Raw ↑

Other APIs ActiveCampaign publishes across the network.

ActiveCampaign API v3
ActiveCampaign Broadcasts API
ActiveCampaign Bulk API
ActiveCampaign Contacts API
ActiveCampaign Custom Fields API
ActiveCampaign Deals API
ActiveCampaign Lists API
ActiveCampaign Segments API
ActiveCampaign Variables API