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 Lists API

The Lists API from ActiveCampaign — 5 operation(s) for lists.

ActiveCampaign Lists 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 Lists. 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 8 operations across 5 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.

8 operations 5 paths 0 schemas 1 DELETE4 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 Lists 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 8

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

Lists 8
POST
/lists
ActiveCampaign Create a List
create-new-list body → 200400403
GET
/lists
ActiveCampaign Retrieve All Lists
retrieve-all-lists 4 params → 200403
GET
/lists/{id}
ActiveCampaign Retrieve a List
retrieve-a-list 1 param → 200403404
DELETE
/lists/{id}
ActiveCampaign Delete a List
delete-a-list 1 param → 200403
POST
/listGroups
ActiveCampaign Create a List Group Permission
create-a-list-group-permission body → 201403
GET
/lists/exclusions/{id}
ActiveCampaign Retrieve an Exclusion
exclusions-retrieve-an-exclusion 1 param → 200404
PUT
/lists/exclusions/{id}
ActiveCampaign Update an Exclusion
update-an-exclusion 1 param body → 200403404422
GET
/lists/exclusions
ActiveCampaign Retrieve Exclusions List
exclusions-retrieve-a-list 4 params → 200422

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

activecampaign-lists-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 Campaigns API
ActiveCampaign Contacts API
ActiveCampaign Credits API
ActiveCampaign Custom Objects API