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 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).

1 operations 1 channels 4 schemas

Metadata

The identity and technical contract details declared by the specification.

Specification
AsyncAPI 2.6.0
API Version
1.0
Server
https://livestream.adobe.net/api/1/stream/{endpointName} (https)
Resource Areas
1

Channels & Operations 1

Across 1 channel, the API surfaces 1 operation. Each is listed below with its action, channel, parameters, and response codes.

Channels 1
SUB
/{endpointName}
Receive real-time Analytics hit data
receiveAnalyticsHit 1 param body

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.

AnalyticsHit
message
A single Analytics data collection hit
AnalyticsHitWithGeolocation
message
An Analytics hit enriched with geolocation data
AnalyticsHit
object
A single processed Analytics data collection hit
42 properties
AnalyticsHitWithGeolocation
object

Specification

The full machine-readable AsyncAPI contract behind this narrative.

Source

adobe-analytics-livestream-asyncapi.yml Raw ↑