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

Adobe Campaign Profiles API

Manage recipient profiles including creation, retrieval, update, and deletion of contact records.

Adobe Campaign Profiles API is one of 20 APIs that Adobe Campaign publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Profiles. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and an AsyncAPI specification.

This API exposes 5 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://mc.adobe.io/{ORGANIZATION}/campaign.

5 operations 2 paths 6 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://mc.adobe.io/{ORGANIZATION}/campaign
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Adobe Campaign Profiles API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). An API key is passed in the header as X-Api-Key (ApiKeyAuth). By default, every request must be authenticated.

  • BearerAuth — OAuth Server-to-Server access token obtained from Adobe IMS at https://ims-na1.adobelogin.com/ims/token/v3
  • ApiKeyAuth — Your Adobe Developer Console API Key (Client ID).

Paths & Operations 5

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

Profiles 5

Manage recipient profiles including creation, retrieval, update, and deletion of contact records.

GET
/profileAndServices/profile
Adobe Campaign List Profiles
listProfiles 4 params → 200401403500
POST
/profileAndServices/profile
Adobe Campaign Create a Profile
createProfile body → 201400401500
GET
/profileAndServices/profile/{PKEY}
Adobe Campaign Get a Profile
getProfile 1 param → 200401404500
PATCH
/profileAndServices/profile/{PKEY}
Adobe Campaign Update a Profile
updateProfile 1 param body → 200400401404500
DELETE
/profileAndServices/profile/{PKEY}
Adobe Campaign Delete a Profile
deleteProfile 1 param → 200401404500

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Profile (15 properties), ProfileUpdate (11 properties), ProfileCreate (8 properties), PaginatedResponse (3 properties). Each schema is shown below with its type and property counts.

ErrorResponse
object
2 properties
Profile
object
15 properties
ProfileUpdate
object
11 properties
PaginatedProfileResponse
ProfileCreate
object
8 properties 1 required
PaginatedResponse
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adobe-campaign-profiles-api-openapi.yml Raw ↑

Other APIs Adobe Campaign publishes across the network.

Adobe Campaign Classic JavaScript SDK
Adobe I/O Campaign Standard SDK
Adobe Experience Platform Mobile SDK - Campaign Extensions
Adobe Campaign Custom Resources API
Adobe Campaign Data Management API
Adobe Campaign Delivery API
Adobe Campaign Marketing History API
Adobe Campaign Metadata API
Adobe Campaign Organizational Units API
Adobe Campaign Privacy API
Adobe Campaign ProfileAndServices API
Adobe Campaign Query Definition API
Where this information came from

This is an independent, third-party profile of Adobe Campaign Profiles 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.