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

Operations for managing customer journeys

Adobe Experience Cloud Journeys 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 Journeys. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

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

7 operations 4 paths 3 schemas 1 DELETE2 GET3 POST1 PUT

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 Journeys 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 7

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

Journeys 7

Operations for managing customer journeys

GET
/journey/journeys
Adobe Journey Optimizer Adobe Experience Cloud List Journeys
listJourneys 3 params → 200401
POST
/journey/journeys
Adobe Journey Optimizer Adobe Experience Cloud Create a Journey
createJourney 1 param body → 201400
GET
/journey/journeys/{journeyId}
Adobe Journey Optimizer Adobe Experience Cloud Get a Journey
getJourney 2 params → 200404
PUT
/journey/journeys/{journeyId}
Adobe Journey Optimizer Adobe Experience Cloud Update a Journey
updateJourney 2 params body → 200400404
DELETE
/journey/journeys/{journeyId}
Adobe Journey Optimizer Adobe Experience Cloud Delete a Journey
deleteJourney 2 params → 204404409
POST
/journey/journeys/{journeyId}/publish
Adobe Journey Optimizer Adobe Experience Cloud Publish a Journey
publishJourney 2 params → 200400404
POST
/journey/journeys/{journeyId}/stop
Adobe Journey Optimizer Adobe Experience Cloud Stop a Journey
stopJourney 2 params → 200404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Journey (7 properties), JourneyInput (4 properties), JourneyList (2 properties). Each schema is shown below with its type and property counts.

JourneyList
object
2 properties
Journey
object
7 properties
JourneyInput
object
4 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adobe-experience-cloud-journeys-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 Campaign 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