Adobe Launch Environments API
Manage environments for event forwarding builds.
Adobe Launch Environments API is one of 16 APIs that Adobe Launch publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 6 JSON Schema definitions.
Tagged areas include Environments. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, a getting-started guide, a changelog, and 6 JSON Schemas.
This API exposes 7 operations across 4 paths, and defines 15 schemas. It is described by OpenAPI 3.1.0, at version 2.0.0.
Requests are made against 2 base URLs: https://edge.adobedc.net, https://server.adobedc.net.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 3
Adobe Launch Environments API declares
3 security schemes
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
An API key is passed in the header as x-api-key (apiKey).
An API key is passed in the header as x-gw-ims-org-id (orgId).
bearerAuth— OAuth 2.0 access token for authenticated data collection via server.adobedc.net.apiKey— Client ID credential from Adobe Developer Console.orgId— Adobe Organization ID.
Paths & Operations 7
Across 4 paths, the API surfaces 7 operations — 1 DELETE, 4 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Manage environments for event forwarding builds.
Schemas 15
The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are HostAttributes (11 properties), EnvironmentAttributes (9 properties), EnvironmentResource (5 properties), BuildResource (5 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Adobe Launch 12
Other APIs Adobe Launch publishes across the network.