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 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 non-authenticated modes.

Adobe Launch Edge Network API 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 Edge Network API. 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 2 operations across 2 paths, and defines 6 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.

2 operations 2 paths 6 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0.0
Base URL
https://reactor.adobe.io
Authentication
HTTP Bearer, API Key, API Key
Terms of Service
Resource Areas
1

Authentication & Security 3

Adobe Launch Edge Network API 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 2

Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.

Edge Network API 2

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

POST
/ee/v2/interact
Send Interactive Event
interact 2 params body → 200400401403408429500502
POST
/ee/v2/collect
Send Batch Events
collect 3 params body → 202204400401403408429500

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are XDMEvent (5 properties), ErrorResponse (5 properties), InteractResponse (2 properties), CollectResponse (1 property). Each schema is shown below with its type and property counts.

InteractRequest
object
1 property 1 required
ErrorResponse
object
5 properties
CollectRequest
object
1 property 1 required
InteractResponse
object
2 properties
XDMEvent
object
An Experience Data Model (XDM) event object.
5 properties
CollectResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adobe-launch-edge-network-api-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 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
Adobe Launch Rule Components API