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

Wowza analytics_ingest API

Operations related to ingest analytics for a live stream.

Wowza analytics_ingest API is one of 48 APIs that Wowza publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include analytics_ingest. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, a getting-started guide, and a changelog.

This API exposes 1 operation across 1 path, and defines 18 schemas. It is described by OpenAPI 3.0.3, at version 2.0.0.

Requests are made against a single base URL, http://localhost:8087.

1 operations 1 paths 18 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0.0
Base URL
https://api.video.wowza.com/api/v2.0
Authentication
HTTP Basic, HTTP Digest
Resource Areas
1

Authentication & Security 2

Wowza analytics_ingest API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). It uses HTTP digest authentication (digestAuth). By default, every request must be authenticated.

  • basicAuth — HTTP Basic Authentication using Wowza Streaming Engine admin credentials
  • digestAuth — HTTP Digest Authentication

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

analytics_ingest 1

Operations related to ingest analytics for a live stream.

GET
/analytics/ingest/live_streams/{id}
Fetch ingest analytics data for a live stream
analyticLivestreamIngest 4 params → 200401403404410422

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are trend_metric (6 properties), width_metric (4 properties), bits_in_rate_metric (4 properties), height_metric (4 properties). Each schema is shown below with its type and property counts.

Error403
object
1 property 1 required
Error401
object
1 property 1 required
analytics_ingest_live_stream
object
2 properties
trend_metric
object
An array of viewer trend data. Note: This parameter only returns data for Fastly stream targets.
6 properties
keyframe_interval_metric
object
4 properties
width_metric
object
4 properties
Error422
object
1 property 1 required
Error410
object
1 property 1 required
bytes_in_rate_metric
object
4 properties
limits_metric
object
The time frame represented in the response.
2 properties
frame_size_metric
object
4 properties
audio_codec_metric
object
4 properties
video_codec_metric
object
4 properties
frame_rate_metric
object
4 properties
height_metric
object
4 properties
bits_in_rate_metric
object
4 properties
Error404
object
1 property 1 required
connected_metric
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wowza-analytics-ingest-api-openapi.yml Raw ↑

Other APIs Wowza publishes across the network.

Wowza Streaming Engine Java API
Wowza Flowplayer
Wowza GoCoder SDK
Wowza Real-Time Streaming SDK
Wowza advanced_token_authentication API
Wowza analytics_engagement API
Wowza analytics_popularity API
Wowza analytics_viewers API
Wowza Applications API
Wowza assets API
Wowza categories API
Wowza clipping API