How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Adobe Launch Secrets API

Manage secrets for authenticating event forwarding rules with external systems. Supports token, simple-http, oauth2, and oauth2-google types.

Adobe Launch Secrets API is one of 36 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 Secrets. 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 19 operations across 12 paths, and defines 61 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: //reactor.adobe.io, https://reactor.adobe.io.

19 operations 12 paths 61 schemas 2 DELETE12 GET2 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://reactor.adobe.io
Authentication
HTTP Bearer, API Key, API Key
Resource Areas
1

Authentication & Security 3

Adobe Launch Secrets 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 19

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

Secrets 19

A secret is a resource that represents an authentication credential. Secrets are used in event forwarding to authenticate to another system for secure data exchange. Secrets can o…

GET
/properties/{PROPERTY_ID}/secrets
List a property's secrets
listPropertySecrets 12 params → 200
POST
/properties/{PROPERTY_ID}/secrets
Create a secret
createSecret 5 params body → 201
GET
/secrets/{SECRET_ID}
Retrieve a secret
retrieveSecret 5 params → 200
DELETE
/secrets/{SECRET_ID}
Delete a secret
deleteSecret 4 params → 204
PATCH
/secrets/{SECRET_ID}
Test or retry a secret
testOrRetrySecret 5 params body → 200
GET
/environments/{ENVIRONMENT_ID}/secrets
List an environment's secrets
listEnvironmentSecrets 7 params → 200
GET
/secrets/{SECRET_ID}/notes
List a secret's notes
listSecretNotes 9 params → 200
POST
/secrets/{SECRET_ID}/notes
Create a note for a secret
createSecretNote 5 params body → 201
GET
/secrets/{SECRET_ID}/data_elements
List the data elements that reference a secret
listSecretDataElements 15 params → 200
GET
/secrets/{SECRET_ID}/environment
Retrieve a secret's environment
retrieveSecretEnvironment 4 params → 200
GET
/secrets/{SECRET_ID}/property
Retrieve a secret's property
retrieveSecretProperty 4 params → 200
GET
/properties/{propertyId}/secrets
List Secrets for a Property
listSecrets 5 params → 200
POST
/properties/{propertyId}/secrets
Create a Secret
createSecret 1 param body → 201422
GET
/environments/{environmentId}/secrets
List Secrets for an Environment
listSecretsForEnvironment 3 params → 200
GET
/secrets/{secretId}
Retrieve a Secret
getSecret 1 param → 200404
PATCH
/secrets/{secretId}
Update a Secret
updateSecret 1 param body → 200404422
DELETE
/secrets/{secretId}
Delete a Secret
deleteSecret 1 param → 204404
GET
/secrets/{secretId}/environment
Get the Environment for a Secret
getEnvironmentForSecret 1 param → 200
GET
/secrets/{secretId}/property
Get the Property for a Secret
getPropertyForSecret 1 param → 200

Schemas 61

The contract defines 61 schemas that model the data the API accepts and returns. The most detailed are SecretAttributes (6 properties), PropertyAttributes (5 properties), PropertyResource (4 properties), SecretResource (4 properties). Each schema is shown below with its type and property counts.

secretsRelationships
object
1 property 1 required
relatedProperty
object
1 property
dataElementsListResponse
notesLookupResponse
environmentsEntity
notesCreatePayload
Relationship
object
2 properties
notesListResponse
relatedLibrary
object
1 property
secretsCreateResponse
metaList
object
1 property
relatedHost
object
1 property
dataCreateWithRelationships
object
1 property 1 required
secretsNotesCreatePayload
environmentsSecretsListResponse
secretsLookupEnvironmentResponse
basicResourceProperties
object
2 properties
environmentsLookupResponse
dataLookup
object
1 property
PropertyResource
object
4 properties
relatedEnvironment
object
1 property
SecretUpdateRequest
object
1 property 1 required
secretsUpdatePayload
object
1 property 1 required
secretsCreatePayload
relatedLibraries
object
1 property
propertiesLookupResponse
SecretListResponse
object
2 properties
SecretCreateRequest
object
1 property 1 required
secretsEntity
relatedCallbacks
object
1 property
secretsListResponse
SecretSingleResponse
object
1 property
secretsNotesCreateResponse
dataList
object
1 property
relatedRules
object
1 property
relatedBuilds
object
1 property
secretsNotesListResponse
relatedNotes
object
1 property
notesAttributes
object
1 property 1 required
dataCreate
object
1 property 1 required
propertiesEntity
relatedDataElements
object
1 property
relatedEnvironmentWithMeta
secretsDataElementsListResponse
relatedCompany
object
1 property
secretsLookupResponse
SecretAttributes
object
6 properties
relatedResource
object
1 property
PaginationMeta
object
1 property
relatedEnvironments
object
1 property
ErrorResponse
object
1 property
secretsUpdateResponse
SecretResource
object
4 properties
notesEntity
secretsAttributes
object
3 properties 3 required
relatedHosts
object
1 property
secretsPropertyLookupResponse
PropertySingleResponse
object
1 property
EnvironmentSingleResponse
object
1 property
relatedExtensions
object
1 property
PropertyAttributes
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adobe-launch-secrets-api-openapi.yml Raw ↑

Other APIs Adobe Launch publishes across the network.

Adobe Launch Builds API
Adobe Launch Callbacks API
Adobe Launch Companies API
Adobe Launch Data Elements API
Adobe Launch Edge Network API API
Adobe Launch Environments API
Adobe Launch Extension Packages API
Adobe Launch Extensions API
Adobe Launch Hosts API
Adobe Launch Libraries API
Adobe Launch Media Edge API API
Adobe Launch Properties API
Where this information came from

This is an independent, third-party profile of Adobe Launch Secrets API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.