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 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, buffering, and error reporting.

Adobe Launch Media Edge 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 Media Edge 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 9 operations across 9 paths, and defines 5 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.

9 operations 9 paths 5 schemas 9 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 Media Edge 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 9

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

Media Edge API 9

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

POST
/ee/va/v1/sessionStart
Start a Media Session
mediaSessionStart 1 param body → 200400401
POST
/ee/va/v1/play
Track Media Play Event
mediaPlay 1 param body → 204400
POST
/ee/va/v1/ping
Track Media Ping Event
mediaPing 1 param body → 204400
POST
/ee/va/v1/pauseStart
Track Media Pause Event
mediaPauseStart 1 param body → 204400
POST
/ee/va/v1/bufferStart
Track Media Buffer Start Event
mediaBufferStart 1 param body → 204400
POST
/ee/va/v1/bitrateChange
Track Media Bitrate Change Event
mediaBitrateChange 1 param body → 204400
POST
/ee/va/v1/error
Track Media Error Event
mediaError 1 param body → 204400
POST
/ee/va/v1/sessionComplete
Complete a Media Session
mediaSessionComplete 1 param body → 204400
POST
/ee/va/v1/sessionEnd
End a Media Session
mediaSessionEnd 1 param body → 204400

Schemas 5

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

ErrorResponse
object
5 properties
MediaSessionStartResponse
object
2 properties
MediaErrorRequest
object
1 property 1 required
MediaSessionStartRequest
object
1 property 1 required
MediaEventRequest
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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