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 Campaign ProfileAndServices API

The ProfileAndServices API from Adobe Campaign — 2 operation(s) for profileandservices.

Adobe Campaign ProfileAndServices 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 ProfileAndServices. 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.1.0, at version 8.0.0.

Requests are made against a single base URL, https://{instance}.campaign.adobe.com.

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.1.0
API Version
8.0.0
Base URL
https://mc.adobe.io/{ORGANIZATION}/campaign
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Adobe Campaign ProfileAndServices API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Security-Token (SessionToken).

  • SessionToken — Security token obtained from xtk:sessionLogon. Must be passed alongside the session token cookie (sessiontoken) on all authenticated requests. Tokens have a 24…

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.

ProfileAndServices 5
GET
/profileAndServices/service
Adobe Campaign List Services
listServices 3 params → 200401500
POST
/profileAndServices/service
Adobe Campaign Create a Service
createService body → 201400401500
GET
/profileAndServices/service/{PKEY}
Adobe Campaign Get a Service
getService 1 param → 200401404500
PATCH
/profileAndServices/service/{PKEY}
Adobe Campaign Update a Service
updateService 1 param body → 200400401404500
DELETE
/profileAndServices/service/{PKEY}
Adobe Campaign Delete a Service
deleteService 1 param → 200401404500

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Service (8 properties), ServiceUpdate (4 properties), ServiceCreate (3 properties), PaginatedResponse (3 properties). Each schema is shown below with its type and property counts.

ServiceUpdate
object
4 properties
PaginatedResponse
object
3 properties
Service
object
8 properties
PaginatedServiceResponse
ErrorResponse
object
2 properties
ServiceCreate
object
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adobe-campaign-profileandservices-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 Profiles API
Adobe Campaign Query Definition API