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 website screenshot

Adobe Launch

Adobe Launch, now known as Adobe Experience Platform Tags, is a next-generation tag management system that unifies the client-side marketing ecosystem by empowering developers to build integrations on a robust, extensible platform that partners, clients, and the broader industry can build on and contribute to.

agent ready

Reference-quality API operations across every facet — a rich contract, published governance, transparent operations, and machine-readable commercial terms.

Kin Score

API Evangelist profiles Adobe Launch the way a machine reads it — 529 machine-readable artifacts across 7 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.

Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Adobe Launch scores 71.8/100 (exemplar), with a separate agent-readiness read of 33/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.

Kin Score

This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance. Every facet and dimension name is a link: it opens that measurement's page on APIs.io, where the rating runs across the whole catalog — the exact checks that feed it, how every profiled provider distributes on it, and who is at the top of it.

Kin Score Kin Score How this is scored →
scored 2026-09-10 · rubric v0.20.0
Composite quality — 71.8/100 · exemplar
Contract Quality 18.8 / 25
Access Clarity 15.8 / 20
Discoverability 7.6 / 10
Adobe Launch Kin Score — API readiness rating by API Evangelist

Put this on your own site. The badge is drawn live from Adobe Launch's current Kin Score — paste it once and it updates itself every time the score is recomputed. It follows your visitor's light or dark setting, and it links back here so anyone who sees it can read the full breakdown.

<!-- Kin Score · API Evangelist -->
<a href="https://providers.apievangelist.com/providers/adobe-launch/"
   title="Adobe Launch on API Evangelist — API profile and Kin Score">
  <img src="https://apis.io/badge/adobe-launch.svg"
       alt="Adobe Launch Kin Score — API readiness rating by API Evangelist" width="150" height="150" loading="lazy">
</a>

More shapes, themes and sizes → · Score as JSON · How badges work

How we profile Adobe Launch

Each block below is one kind of artifact we hold for Adobe Launch. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.

APIs 36

Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.

Individual APIs this provider publishes, each with its own machine-readable definition.

Adobe Launch Builds API

Manage compiled tag library builds for deployment.

Adobe Launch Callbacks API

Manage webhook callbacks triggered by audit events.

Adobe Launch Companies API

Manage organization companies.

Adobe Launch Data Elements API

Manage data elements for server-side event processing.

Adobe Launch Edge Network API API

Send event data directly to the Adobe Experience Platform Edge Network. Supports both interactive (interact) and non-interactive (collect) data collection with authenticated and...

Adobe Launch Environments API

Manage environments for event forwarding builds.

Adobe Launch Extension Packages API

Manage extension packages that define capabilities, library modules, and views available to Adobe Experience Platform Tags users.

Adobe Launch Extensions API

Manage extensions installed in event forwarding properties.

Adobe Launch Hosts API

Manage hosting destinations for tag library delivery.

Adobe Launch Libraries API

Manage libraries for event forwarding deployment.

Adobe Launch Media Edge API API

Track media playback events through the Adobe Experience Platform Edge Network. Requires the Streaming Media Collection Add-on. Supports session management, play/pause tracking,...

Adobe Launch Properties API

Manage event forwarding properties (edge platform).

Adobe Launch Rule Components API

Manage the individual event, condition, and action components within rules.

Adobe Launch Rules API

Manage server-side event forwarding rules.

Adobe Launch Search API

Search across multiple resource types.

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

The Ad API from Adobe Launch — 3 operation(s) for ad.

Adobe Launch Ad Break API

The Ad Break API from Adobe Launch — 2 operation(s) for ad break.

Adobe Launch App configurations API

App configurations allow credentials to be stored and retrieved for later use.

Adobe Launch Audit events API

An audit event is a record of a specific change to another tag resource, generated at the time the change is made. These are system events which can be subscribed to through the...

Adobe Launch Bitrate API

The Bitrate API from Adobe Launch — 1 operation(s) for bitrate.

Adobe Launch Buffer API

The Buffer API from Adobe Launch — 1 operation(s) for buffer.

Adobe Launch Chapter API

The Chapter API from Adobe Launch — 3 operation(s) for chapter.

Adobe Launch Client-to-server collection API

Real-time events originating client-side, such as browsers or mobile devices

Adobe Launch Download API

The Download API from Adobe Launch — 1 operation(s) for download.

Adobe Launch Error API

The Error API from Adobe Launch — 1 operation(s) for error.

Adobe Launch Extension package usage authorization API

An extension package usage authorization is an authorization granted by the package owner to other companies for the private use of the extension package versions.

Adobe Launch Notes API

Notes are textual annotations that you can add to certain tag resources, such as data elements, extensions, libraries, properties, rules, and rule components.

Adobe Launch Pause API

The Pause API from Adobe Launch — 1 operation(s) for pause.

Adobe Launch Ping API

The Ping API from Adobe Launch — 1 operation(s) for ping.

Adobe Launch Play API

The Play API from Adobe Launch — 1 operation(s) for play.

Adobe Launch Profile updates API

Collect specific data for Platform profile(s)

Adobe Launch Profiles API

A profile represents a tags user. Platform does not maintain its own database of users and permissions, and instead relies on Adobe IDs managed by Adobe’s company-wide Identity ...

Adobe Launch Server-to-server collection API

Real-time events forwarded by a private server

Adobe Launch Session API

The Session API from Adobe Launch — 3 operation(s) for session.

Adobe Launch States API

The States API from Adobe Launch — 1 operation(s) for states.

Scroll within the panel for all 36 ·

Postman Collections 4

A runnable collection turns the contract into something a developer can execute in seconds. We profile them because the fastest way to trust an API is to make a real call against it.

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 24

Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Media Edge API

OPEN COLLECTION

Reactor API

OPEN COLLECTION

Adobe Launch Reactor API

OPEN COLLECTION

Scroll within the panel for all 24 ·

Arazzo Workflows 13

Real integrations are rarely a single call. Arazzo describes the multi-step sequences — auth, then create, then confirm — so both a human and an agent can follow the choreography, not just the endpoints.

Multi-step API workflows described with the Arazzo specification.

Adobe Launch Add a Component to an Existing Rule

Verify a rule exists, add a new rule component to it, and list the rule's components to confirm.

ARAZZO

Adobe Launch Audit a Property's Contents

Read a property and inventory its rules, data elements, and installed extensions.

ARAZZO

Adobe Launch Bootstrap an Event Forwarding Property

Create a server-side event forwarding property, then add a rule and a data element to it.

ARAZZO

Adobe Launch Bootstrap a Property with a Rule

Stand up a new Tags property, add a rule to it, and attach a first rule component.

ARAZZO

Adobe Launch Create and Verify a Data Element

Create a data element under a property, then read it back to confirm it persisted.

ARAZZO

Adobe Launch Create an Event Forwarding Secret

Create a secret scoped to an environment on an event forwarding property, then read it back.

ARAZZO

Adobe Launch Install an Extension from a Package

Find an extension package by name, install it into a property, and read the installed extension back.

ARAZZO

Adobe Launch Build a Library and Poll for Completion

Create a library, add a rule to it, kick off a build, and poll the build until it finishes.

ARAZZO

Adobe Launch Provision a Host and Environment

Create a delivery host on a property, then create an environment that uses it.

ARAZZO

Adobe Launch Submit, Approve, and Build a Library

Transition an existing library through submit and approve, then compile a build and poll it.

ARAZZO

Adobe Launch Register a Build Callback Webhook

Register a callback on a property to receive build notifications, then read it back.

ARAZZO

Adobe Launch Republish a Library's Latest Build

Find a library's most recent build, republish it, and poll until the republish completes.

ARAZZO

Adobe Launch Search for a Property and Fetch It

Search across Tags resources by name for a property, then retrieve the matched property in full.

ARAZZO

Scroll within the panel for all 13 ·

Pricing Plans 1

Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the things the Kin Score reads for access clarity — renamed from commercial clarity in rubric 0.12, because a free statutory interface has access terms and no commercial ones.

Published pricing tiers and plan structures.

Rate Limits 1

Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.

Documented rate limits and quota policies.

Adobe Launch Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.

Cost, billing, and metering signals for API financial operations.

Features 8

The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.

Notable capabilities this provider offers.

Next-generation tag management for web and mobile
Extensible platform with public extension marketplace
Server-side event forwarding via Edge Network
Rule-based data collection and routing
Library versioning with staging and production environments
JSON API specification-based programmatic management
Real-time data collection to Edge Network
Media tracking and analytics integration

Scroll within the panel for all 8 ·

Event Specifications 1

Not every API is request/response. AsyncAPI describes the event-driven and streaming side — the webhooks and channels — so the asynchronous half of the interface is documented the same way the synchronous half is.

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Semantic Vocabularies 5

JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.

JSON-LD contexts and semantic vocabularies used across these APIs.

context Context

67 classes · 30 properties

JSON-LD

Data Collection Context

0 classes · 0 properties

JSON-LD

Event Forwarding Context

0 classes · 0 properties

JSON-LD

Extension Context

0 classes · 0 properties

JSON-LD

Reactor Context

0 classes · 0 properties

JSON-LD

Spectral Rules 2

Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.

Adobe Launch API Rules

6 rules · 5 warnings

SPECTRAL

Adobe Launch API Rules

14 rules · 8 errors · 6 warnings

SPECTRAL

JSON Schema 141

Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.

Standalone JSON Schema definitions for this provider's data models.

Adobe Experience Platform Tags Build

5 properties

JSON SCHEMA

CollectRequest

1 properties

JSON SCHEMA

CollectResponse

1 properties

JSON SCHEMA

ErrorResponse

5 properties

JSON SCHEMA

InteractRequest

1 properties

JSON SCHEMA

InteractResponse

2 properties

JSON SCHEMA

MediaErrorRequest

1 properties

JSON SCHEMA

MediaEventRequest

1 properties

JSON SCHEMA

MediaSessionStartRequest

1 properties

JSON SCHEMA

MediaSessionStartResponse

2 properties

JSON SCHEMA

XDMEvent

5 properties

JSON SCHEMA

DataElementCreateRequest

1 properties

JSON SCHEMA

DataElementListResponse

1 properties

JSON SCHEMA

DataElementResource

4 properties

JSON SCHEMA

DataElementSingleResponse

0 properties

JSON SCHEMA

EnvironmentListResponse

1 properties

JSON SCHEMA

EnvironmentSingleResponse

1 properties

JSON SCHEMA

ErrorResponse

1 properties

JSON SCHEMA

ExtensionListResponse

1 properties

JSON SCHEMA

LibraryCreateRequest

1 properties

JSON SCHEMA

LibraryListResponse

1 properties

JSON SCHEMA

LibrarySingleResponse

1 properties

JSON SCHEMA

PaginationMeta

1 properties

JSON SCHEMA

PropertyAttributes

5 properties

JSON SCHEMA

PropertyCreateRequest

1 properties

JSON SCHEMA

PropertyListResponse

1 properties

JSON SCHEMA

PropertyResource

3 properties

JSON SCHEMA

PropertySingleResponse

0 properties

JSON SCHEMA

PropertyUpdateRequest

1 properties

JSON SCHEMA

Relationship

2 properties

JSON SCHEMA

RuleCreateRequest

1 properties

JSON SCHEMA

RuleListResponse

1 properties

JSON SCHEMA

RuleResource

4 properties

JSON SCHEMA

RuleSingleResponse

0 properties

JSON SCHEMA

RuleUpdateRequest

1 properties

JSON SCHEMA

SecretAttributes

6 properties

JSON SCHEMA

SecretCreateRequest

1 properties

JSON SCHEMA

SecretListResponse

1 properties

JSON SCHEMA

SecretResource

3 properties

JSON SCHEMA

SecretSingleResponse

0 properties

JSON SCHEMA

SecretUpdateRequest

1 properties

JSON SCHEMA

ErrorResponse

1 properties

JSON SCHEMA

ExtensionAttributes

12 properties

JSON SCHEMA

ExtensionInstallRequest

1 properties

JSON SCHEMA

ExtensionListResponse

1 properties

JSON SCHEMA

ExtensionPackageAttributes

13 properties

JSON SCHEMA

ExtensionPackageListResponse

1 properties

JSON SCHEMA

ExtensionPackageResource

4 properties

JSON SCHEMA

ExtensionPackageSingleResponse

0 properties

JSON SCHEMA

ExtensionPackageUpdateRequest

1 properties

JSON SCHEMA

ExtensionResource

4 properties

JSON SCHEMA

ExtensionReviseRequest

1 properties

JSON SCHEMA

ExtensionSingleResponse

0 properties

JSON SCHEMA

LibraryListResponse

1 properties

JSON SCHEMA

PaginationMeta

1 properties

JSON SCHEMA

PropertySingleResponse

1 properties

JSON SCHEMA

Relationship

2 properties

JSON SCHEMA

BuildAttributes

4 properties

JSON SCHEMA

BuildListResponse

1 properties

JSON SCHEMA

BuildResource

4 properties

JSON SCHEMA

BuildSingleResponse

0 properties

JSON SCHEMA

CallbackAttributes

4 properties

JSON SCHEMA

CallbackCreateRequest

1 properties

JSON SCHEMA

CallbackListResponse

1 properties

JSON SCHEMA

CallbackResource

4 properties

JSON SCHEMA

CallbackSingleResponse

0 properties

JSON SCHEMA

CallbackUpdateRequest

1 properties

JSON SCHEMA

CompanyAttributes

7 properties

JSON SCHEMA

CompanyListResponse

1 properties

JSON SCHEMA

CompanyResource

4 properties

JSON SCHEMA

CompanySingleResponse

0 properties

JSON SCHEMA

DataElementAttributes

13 properties

JSON SCHEMA

DataElementCreateRequest

1 properties

JSON SCHEMA

DataElementListResponse

1 properties

JSON SCHEMA

DataElementResource

4 properties

JSON SCHEMA

DataElementSingleResponse

0 properties

JSON SCHEMA

DataElementUpdateRequest

1 properties

JSON SCHEMA

EnvironmentAttributes

9 properties

JSON SCHEMA

EnvironmentCreateRequest

1 properties

JSON SCHEMA

EnvironmentListResponse

1 properties

JSON SCHEMA

EnvironmentResource

4 properties

JSON SCHEMA

EnvironmentSingleResponse

0 properties

JSON SCHEMA

EnvironmentUpdateRequest

1 properties

JSON SCHEMA

ErrorResponse

1 properties

JSON SCHEMA

ExtensionAttributes

12 properties

JSON SCHEMA

ExtensionCreateRequest

1 properties

JSON SCHEMA

ExtensionListResponse

1 properties

JSON SCHEMA

ExtensionPackageAttributes

11 properties

JSON SCHEMA

ExtensionPackageListResponse

1 properties

JSON SCHEMA

ExtensionPackageResource

3 properties

JSON SCHEMA

ExtensionPackageSingleResponse

0 properties

JSON SCHEMA

ExtensionResource

4 properties

JSON SCHEMA

ExtensionSingleResponse

0 properties

JSON SCHEMA

ExtensionUpdateRequest

1 properties

JSON SCHEMA

HostAttributes

11 properties

JSON SCHEMA

HostCreateRequest

1 properties

JSON SCHEMA

HostListResponse

1 properties

JSON SCHEMA

HostResource

4 properties

JSON SCHEMA

HostSingleResponse

0 properties

JSON SCHEMA

HostUpdateRequest

1 properties

JSON SCHEMA

LibraryAttributes

5 properties

JSON SCHEMA

LibraryCreateRequest

1 properties

JSON SCHEMA

LibraryListResponse

1 properties

JSON SCHEMA

LibraryResource

4 properties

JSON SCHEMA

LibrarySingleResponse

0 properties

JSON SCHEMA

LibraryUpdateRequest

1 properties

JSON SCHEMA

PaginationMeta

1 properties

JSON SCHEMA

PropertyAttributes

12 properties

JSON SCHEMA

PropertyCreateRequest

1 properties

JSON SCHEMA

PropertyListResponse

1 properties

JSON SCHEMA

PropertyResource

4 properties

JSON SCHEMA

PropertySingleResponse

0 properties

JSON SCHEMA

PropertyUpdateRequest

1 properties

JSON SCHEMA

RelationshipRequest

1 properties

JSON SCHEMA

Relationship

2 properties

JSON SCHEMA

RelationshipSingleRequest

1 properties

JSON SCHEMA

RuleAttributes

7 properties

JSON SCHEMA

RuleComponentAttributes

13 properties

JSON SCHEMA

RuleComponentCreateRequest

1 properties

JSON SCHEMA

RuleComponentListResponse

1 properties

JSON SCHEMA

RuleComponentResource

4 properties

JSON SCHEMA

RuleComponentSingleResponse

0 properties

JSON SCHEMA

RuleComponentUpdateRequest

1 properties

JSON SCHEMA

RuleCreateRequest

1 properties

JSON SCHEMA

RuleListResponse

1 properties

JSON SCHEMA

RuleResource

4 properties

JSON SCHEMA

RuleSingleResponse

0 properties

JSON SCHEMA

RuleUpdateRequest

1 properties

JSON SCHEMA

SearchRequest

1 properties

JSON SCHEMA

SearchResponse

2 properties

JSON SCHEMA

SecretAttributes

6 properties

JSON SCHEMA

SecretCreateRequest

1 properties

JSON SCHEMA

SecretListResponse

1 properties

JSON SCHEMA

SecretResource

4 properties

JSON SCHEMA

SecretSingleResponse

0 properties

JSON SCHEMA

SecretUpdateRequest

1 properties

JSON SCHEMA

Adobe Experience Platform Tags Rule

5 properties

JSON SCHEMA

Scroll within the panel for all 141 ·

JSON Structure 135

JSON Structure captures the data shapes in a form built for tooling — a complement to JSON Schema that keeps the model machine-legible.

JSON Structure definitions describing this provider's data shapes.

Data Collection Collect Request Structure

1 properties

JSON STRUCTURE

Data Collection Collect Response Structure

1 properties

JSON STRUCTURE

Data Collection Error Response Structure

5 properties

JSON STRUCTURE

Data Collection Interact Request Structure

1 properties

JSON STRUCTURE

Data Collection Xdm Event Structure

5 properties

JSON STRUCTURE

Event Forwarding Error Response Structure

1 properties

JSON STRUCTURE

Event Forwarding Pagination Meta Structure

1 properties

JSON STRUCTURE

Event Forwarding Relationship Structure

2 properties

JSON STRUCTURE

Event Forwarding Rule Resource Structure

4 properties

JSON STRUCTURE

Event Forwarding Secret Resource Structure

3 properties

JSON STRUCTURE

Extension Error Response Structure

1 properties

JSON STRUCTURE

Extension Extension Attributes Structure

12 properties

JSON STRUCTURE

Extension Extension Resource Structure

4 properties

JSON STRUCTURE

Extension Library List Response Structure

1 properties

JSON STRUCTURE

Extension Pagination Meta Structure

1 properties

JSON STRUCTURE

Extension Relationship Structure

2 properties

JSON STRUCTURE

Reactor Build Attributes Structure

4 properties

JSON STRUCTURE

Reactor Build List Response Structure

1 properties

JSON STRUCTURE

Reactor Build Resource Structure

4 properties

JSON STRUCTURE

Reactor Build Single Response Structure

0 properties

JSON STRUCTURE

Reactor Callback Attributes Structure

4 properties

JSON STRUCTURE

Reactor Callback Create Request Structure

1 properties

JSON STRUCTURE

Reactor Callback List Response Structure

1 properties

JSON STRUCTURE

Reactor Callback Resource Structure

4 properties

JSON STRUCTURE

Reactor Callback Single Response Structure

0 properties

JSON STRUCTURE

Reactor Callback Update Request Structure

1 properties

JSON STRUCTURE

Reactor Company Attributes Structure

7 properties

JSON STRUCTURE

Reactor Company List Response Structure

1 properties

JSON STRUCTURE

Reactor Company Resource Structure

4 properties

JSON STRUCTURE

Reactor Company Single Response Structure

0 properties

JSON STRUCTURE

Reactor Data Element Attributes Structure

13 properties

JSON STRUCTURE

Reactor Data Element Resource Structure

4 properties

JSON STRUCTURE

Reactor Environment Attributes Structure

9 properties

JSON STRUCTURE

Reactor Environment Resource Structure

4 properties

JSON STRUCTURE

Reactor Error Response Structure

1 properties

JSON STRUCTURE

Reactor Extension Attributes Structure

12 properties

JSON STRUCTURE

Reactor Extension Create Request Structure

1 properties

JSON STRUCTURE

Reactor Extension List Response Structure

1 properties

JSON STRUCTURE

Reactor Extension Resource Structure

4 properties

JSON STRUCTURE

Reactor Extension Update Request Structure

1 properties

JSON STRUCTURE

Reactor Host Attributes Structure

11 properties

JSON STRUCTURE

Reactor Host Create Request Structure

1 properties

JSON STRUCTURE

Reactor Host List Response Structure

1 properties

JSON STRUCTURE

Reactor Host Resource Structure

4 properties

JSON STRUCTURE

Reactor Host Single Response Structure

0 properties

JSON STRUCTURE

Reactor Host Update Request Structure

1 properties

JSON STRUCTURE

Reactor Library Attributes Structure

5 properties

JSON STRUCTURE

Reactor Library Create Request Structure

1 properties

JSON STRUCTURE

Reactor Library List Response Structure

1 properties

JSON STRUCTURE

Reactor Library Resource Structure

4 properties

JSON STRUCTURE

Reactor Library Single Response Structure

0 properties

JSON STRUCTURE

Reactor Library Update Request Structure

1 properties

JSON STRUCTURE

Reactor Pagination Meta Structure

1 properties

JSON STRUCTURE

Reactor Property Attributes Structure

12 properties

JSON STRUCTURE

Reactor Property Create Request Structure

1 properties

JSON STRUCTURE

Reactor Property List Response Structure

1 properties

JSON STRUCTURE

Reactor Property Resource Structure

4 properties

JSON STRUCTURE

Reactor Property Single Response Structure

0 properties

JSON STRUCTURE

Reactor Property Update Request Structure

1 properties

JSON STRUCTURE

Reactor Relationship Request Structure

1 properties

JSON STRUCTURE

Reactor Relationship Structure

2 properties

JSON STRUCTURE

Reactor Rule Attributes Structure

7 properties

JSON STRUCTURE

Reactor Rule Component Attributes Structure

13 properties

JSON STRUCTURE

Reactor Rule Component Resource Structure

4 properties

JSON STRUCTURE

Reactor Rule Create Request Structure

1 properties

JSON STRUCTURE

Reactor Rule List Response Structure

1 properties

JSON STRUCTURE

Reactor Rule Resource Structure

4 properties

JSON STRUCTURE

Reactor Rule Single Response Structure

0 properties

JSON STRUCTURE

Reactor Rule Update Request Structure

1 properties

JSON STRUCTURE

Reactor Search Request Structure

1 properties

JSON STRUCTURE

Reactor Search Response Structure

2 properties

JSON STRUCTURE

Reactor Secret Attributes Structure

6 properties

JSON STRUCTURE

Reactor Secret Create Request Structure

1 properties

JSON STRUCTURE

Reactor Secret List Response Structure

1 properties

JSON STRUCTURE

Reactor Secret Resource Structure

4 properties

JSON STRUCTURE

Reactor Secret Single Response Structure

0 properties

JSON STRUCTURE

Reactor Secret Update Request Structure

1 properties

JSON STRUCTURE

Scroll within the panel for all 135 ·

Examples 135

Real request and response payloads are what turn a spec from abstract into obvious — and they're one of the twelve things an agent needs to call an API correctly on the first try.

Example request and response payloads for these APIs.

Scroll within the panel for all 135 ·

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Adobe Launch Authentication

apiKey/http · 3 schemes

SECURITY

Adobe Launch Domain Security

TLSv1.2 · HSTS · DMARC

SECURITY

Adobe Launch Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Adobe Launch Trust Center

SOC 2 Type 2, ISO/IEC 27001, ISO/IEC 27002, FedRAMP, PCI DSS, HIPAA, BSI C5

SECURITY

Scopes 1

OAuth scopes are the vocabulary of least-privilege access. Profiling them shows exactly what an integration — or an agent acting on a user's behalf — is allowed to do.

OAuth scopes governing access to this provider's APIs.

Adobe Launch Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Agentic Access 1

An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.

Recommended x-agentic-access execution contracts for AI agents.

Adobe Launch Agentic Access

135 operations · 65 acting

135 operations · 65 acting

AGENTIC

Use Cases 7

What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.

What developers build with this provider.

Unified tag management across marketing tools
Server-side event forwarding for privacy compliance
Custom extension development for third-party integrations
Real-time data collection from web and mobile applications
Media analytics tracking for video and audio content
A/B testing and personalization data routing
Cross-platform data collection orchestration

Scroll within the panel for all 7 ·

Integrations 9

Pre-built integrations with other platforms tell you where this provider already fits in a stack.

Pre-built integrations with other platforms and tools.

Adobe Analytics
Adobe Target
Adobe Audience Manager
Adobe Experience Platform
Google Analytics
Facebook Pixel
LinkedIn Insight Tag
Custom JavaScript libraries
Third-party marketing platforms

Scroll within the panel for all 9 ·

Resources

Every other property we hold for Adobe Launch — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Company 3

The organization behind the API

Other 4

Properties that don't map to a standard resource type

← All providers · Data indexed from github.com/api-evangelist/adobe-launch · machine-readable index on apis.io

Where this information came from

This is an independent, third-party profile of Adobe Launch, 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.