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 Manager Launches API

AEM Launches for Content Fragments (experimental)

Adobe Experience Manager Launches API is one of 2 APIs that Adobe Experience Manager publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Launches. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 14 operations across 10 paths. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://{author-instance}.adobeaemcloud.com.

14 operations 10 paths 0 schemas 1 DELETE7 GET5 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://author-.adobeaemcloud.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Adobe Experience Manager Launches API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (adobeIMS) using the clientCredentials flow.

  • adobeIMS — Adobe IMS OAuth 2.0 with Server-to-Server credentials issued from the Adobe Developer Console for an AEM as a Cloud Service project.

Paths & Operations 14

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

Launches 14

AEM Launches for Content Fragments (experimental)

GET
/
List launches for content fragments
POST
/
Create a new launch
GET
/{launchId}
Retrieve a launch by id
1 param
PUT
/{launchId}
Update a launch
1 param
DELETE
/{launchId}
Delete a launch
1 param
GET
/{launchId}/sources
List sources attached to a launch
1 param
POST
/{launchId}/sources
Add a source to a launch
1 param
POST
/{launchId}/rebase
Rebase a launch onto current production content
1 param
POST
/{launchId}/promote
Promote a launch (publish its content)
1 param
POST
/{launchId}/diff
Compute diff between a launch and its source
1 param
GET
/{launchId}/content
Retrieve content contained in a launch
1 param
GET
/jobs
List asynchronous launch jobs
GET
/jobs/{jobId}/status
Get status of an asynchronous launch job
1 param
GET
/jobs/{jobId}/result
Get the result of an asynchronous launch job
1 param

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adobe-experience-manager-launches-api-openapi.yml Raw ↑

Other APIs Adobe Experience Manager publishes across the network.

Adobe Experience Manager APIs