Adobe Analytics Livestream API
The Livestream API is a reporting feature in Adobe Analytics that allows clients to receive traffic data processed by Adobe Analytics in real time. Hits are streamed to the client on a hit-by-hit basis in the same order and rate that they are processed by Adobe servers.
This event API exposes 1 operation across 1 channel, and defines 4 schemas. It is described by AsyncAPI 2.6.0, at version 1.0.
The API connects through a single server, https://livestream.adobe.net/api/1/stream/{endpointName} (https).
Metadata
The identity and technical contract details declared by the specification.
Channels & Operations 1
Across 1 channel, the API surfaces 1 operation. Each is listed below with its action, channel, parameters, and response codes.
Messages & Schemas 4
The contract defines 4 schemas that model the data carried by its messages. The most detailed is AnalyticsHit (42 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable AsyncAPI contract behind this narrative.