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

Adobe Experience Cloud Campaign API

The Campaign API from Adobe Experience Cloud — 3 operation(s) for campaign.

Adobe Experience Cloud Campaign API is one of 36 APIs that Adobe Experience Cloud publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Campaign. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 operations across 3 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 2.0.0.

Requests are made against a single base URL, https://analytics.adobe.io.

4 operations 3 paths 3 schemas 2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0.0
Server
https://analytics.adobe.io
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Adobe Experience Cloud Campaign 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 (apiKey). By default, every request must be authenticated.

  • bearerAuth — OAuth 2.0 access token obtained via Adobe I/O.
  • apiKey — Adobe I/O client API key.

Paths & Operations 4

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

Campaign 4
GET
/campaign/profileAndServices/service
Adobe Campaign Adobe Experience Cloud List Services
listServices 1 param → 200401
POST
/campaign/profileAndServices/service
Adobe Campaign Adobe Experience Cloud Create a Service
createService body → 201400
GET
/campaign/profileAndServices/service/{servicePKey}
Adobe Campaign Adobe Experience Cloud Get a Service
getService 1 param → 200404
POST
/campaign/profileAndServices/service/{servicePKey}/subscriptions
Adobe Campaign Adobe Experience Cloud Subscribe a Profile to a Service
subscribeProfile 1 param body → 201400404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Service (5 properties), ServiceInput (3 properties), ServiceList (1 property). Each schema is shown below with its type and property counts.

ServiceInput
object
3 properties 1 required
Service
object
5 properties
ServiceList
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adobe-experience-cloud-campaign-api-openapi.yml Raw ↑

Other APIs Adobe Experience Cloud publishes across the network.

Adobe I/O Events
Adobe Experience Cloud Activities API
Adobe Experience Cloud Audiences API
Adobe Experience Cloud Batches API
Adobe Experience Cloud Calculated Metrics API
Adobe Experience Cloud Campaigns API
Adobe Experience Cloud Classes API
Adobe Experience Cloud Collections API
Adobe Experience Cloud Content API
Adobe Experience Cloud Content Templates API
Adobe Experience Cloud Datasets API
Adobe Experience Cloud Date Ranges API