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

The Variables API from ActiveCampaign — 2 operation(s) for variables.

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

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

This API exposes 5 operations across 2 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.

5 operations 2 paths 0 schemas 1 DELETE2 GET1 POST1 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 Variables 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 5

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

Variables 5
GET
/api/3/variables
List personalization variables
POST
/api/3/variables
Create a personalization variable
GET
/api/3/variables/{variableID}
Retrieve a variable
PUT
/api/3/variables/{variableID}
Edit a variable
DELETE
/api/3/variables/{variableID}
Delete a variable

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs ActiveCampaign publishes across the network.

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