How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Constant Contact Segments API

Use segments to target a subset of your contacts that are most likely to engage with a particular campaign.

Constant Contact Segments API is one of 19 APIs that Constant Contact 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, API documentation, a getting-started guide, and authentication docs.

This API exposes 6 operations across 3 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 3.0.178.

Requests are made against a single base URL, https://api.cc.email/v3.

6 operations 3 paths 7 schemas 1 DELETE2 GET1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.0.178
Base URL
https://api.cc.email/v3
Authentication
OAuth 2.0, OAuth 2.0, OAuth 2.0, API Key
Contact
webservices@constantcontact.com
License
Resource Areas
1

Authentication & Security 4

Constant Contact Segments API declares 4 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2_implicit) using the implicit flow, exposing 5 scopes. It supports OAuth 2.0 (oauth2_access_code) using the authorizationCode flow, exposing 5 scopes. It supports OAuth 2.0 (ctctPartnerAuthorizer) using the implicit flow, exposing 1 scope. An API key is passed in the header as x-api-key (api_key).

  • ctctPartnerAuthorizer — Partner Authentication

Paths & Operations 6

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

Segments 6

Use segments to target a subset of your contacts that are most likely to engage with a particular campaign.

GET
/segments
GET all Segments
getAccountSegments 2 params → 200400401403404415429500
POST
/segments
POST (create) a Segment
createSegment body → 201400401403409415500
GET
/segments/{segment_id}
GET a Segment's Details
getSegmentDetail 1 param → 200400401404415500
PUT
/segments/{segment_id}
PUT (update) a Segment
updateSegment 1 param body → 200400401403404409415500
DELETE
/segments/{segment_id}
DELETE a Segment
deleteSegment 1 param → 204400401403404415500
PATCH
/segments/{segment_id}/name
PATCH (rename) a Segment
updateSegmentName 1 param body → 200400401403404409415500

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are SegmentDetail (5 properties), SegmentMaster (4 properties), SegmentsDTO (2 properties), SegmentData (2 properties). Each schema is shown below with its type and property counts.

Next
object
1 property 1 required
SegmentMaster
object
4 properties
SegmentData
object
2 properties 2 required
SegmentsDTO
object
2 properties 1 required
SegmentDetail
object
5 properties
SegmentName
object
1 property 1 required
segmentsLinks
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

constant-contact-segments-api-openapi.yml Raw ↑

Other APIs Constant Contact publishes across the network.

Constant Contact Account Services API
Constant Contact Bulk Activities API
Constant Contact Contact Lists API
Constant Contact Contact Tags API
Constant Contact Contacts API
Constant Contact Contacts Custom Fields API
Constant Contact Contacts Reporting API
Constant Contact Email Campaigns AB Tests API
Constant Contact Email Campaigns API
Constant Contact Email Reporting API
Constant Contact Email Scheduling API
Constant Contact Events API
Where this information came from

This is an independent, third-party profile of Constant Contact Segments API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.