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

The Segments API from ActiveCampaign — 2 operation(s) for segments.

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

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

This API exposes 4 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.

4 operations 2 paths 0 schemas 1 DELETE1 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 Segments 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 2 paths, the API surfaces 4 operations — 1 DELETE, 1 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Segments 4
POST
/api/3/segments
Create a segment
GET
/api/3/segments/{segmentID}
Retrieve a segment
PUT
/api/3/segments/{segmentID}
Update a segment
DELETE
/api/3/segments/{segmentID}
Delete a segment

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

active-campaign-segments-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 Variables API