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_viewers API

Operations related to viewer analytics.

Wowza analytics_viewers 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_viewers. 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 10 operations across 10 paths, and defines 15 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.

10 operations 10 paths 15 schemas 10 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_viewers 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 10

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

analytics_viewers 10

Operations related to viewer analytics.

GET
/analytics/viewers/account
Fetch viewer analytics data for an account
analyticsAccountViewers 4 params → 200401403404410422
GET
/analytics/viewers/live_streams/{id}
Fetch viewer analytics data for a live stream
analyticLivestreamViewers 5 params → 200401403404410422
GET
/analytics/viewers/vod_streams/{id}
Fetch viewer analytics data for a VOD stream
analyticsVodStreamViewers 5 params → 200401403404410422
GET
/analytics/viewers/stream_targets/{id}
Fetch viewer analytics data for a stream target
analyticsStreamTargetViewers 5 params → 200401403404410422
GET
/analytics/viewers/live_streams
Fetch viewer analytics data for the most viewed live streams
analyticsLiveStreamsViewers 2 params → 200401403404410422
GET
/analytics/viewers/vod_streams
Fetch viewer analytics data for the most viewed VOD streams
analyticsVodStreamsViewers 2 params → 200401403404410422
GET
/analytics/viewers/account/total
Fetch total viewers analytics data for an account
analyticsAccountTotalViewers 2 params → 200401403404410422
GET
/analytics/viewers/live_streams/{id}/total
Fetch total viewers analytics data for a live stream
analyticsLivestreamTotalViewers 3 params → 200401403404410422
GET
/analytics/viewers/vod_streams/{id}/total
Fetch total viewers analytics data for a VOD stream
analyticsVodstreamTotalViewers 3 params → 200401403404410422
GET
/analytics/viewers/stream_targets/{id}/total
Fetch total viewers analytics data for a stream target
analyticsStreamTargetTotalViewers 3 params → 200401403404410422

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are analytics_viewers_live_streams (2 properties), analytics_viewers_vod_streams (2 properties), analytics_viewers_stream_target (1 property), analytics_viewers_vod_stream_total (1 property). Each schema is shown below with its type and property counts.

analytics_viewers_live_streams
object
2 properties 1 required
Error403
object
1 property 1 required
Error401
object
1 property 1 required
analytics_viewers_stream_target_total
object
1 property
analytics_viewers_live_stream_total
object
1 property
analytics_viewers_live_stream
object
1 property
analytics_viewers_vod_stream
object
1 property
Error422
object
1 property 1 required
Error410
object
1 property 1 required
analytics_viewers_vod_streams
object
2 properties 1 required
analytics_viewers_vod_stream_total
object
1 property
analytics_viewers_stream_target
object
1 property
analytics_viewers_account_total
object
1 property
analytics_viewers_account
object
1 property
Error404
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wowza-analytics-viewers-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_ingest API
Wowza analytics_popularity API
Wowza Applications API
Wowza assets API
Wowza categories API
Wowza clipping API