How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Wowza Server Users API

The Server Users API from Wowza — 2 operation(s) for server users.

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

Tagged areas include Server Users. 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 6 operations across 2 paths, and defines 2 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

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

6 operations 2 paths 2 schemas 1 DELETE2 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
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 Server Users 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 6

Across 2 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Server Users 6
GET
/v2/servers/{serverName}/users
Get user list
getUsersConfig 1 param → 200400401404500
POST
/v2/servers/{serverName}/users
Update user list
postUsersConfig 1 param body → 200400401404500
GET
/v2/servers/{serverName}/users/{userName}
Get user
getUserConfig 2 params → 200400401404500
PUT
/v2/servers/{serverName}/users/{userName}
Update user
putUserConfig 2 params body → 200400401404500
POST
/v2/servers/{serverName}/users/{userName}
Create user
postUserConfig 2 params body → 200400401404500
DELETE
/v2/servers/{serverName}/users/{userName}
Delete user
deleteUserConfig 2 params → 200400401404500

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are UserConfig (9 properties), UsersConfig (4 properties). Each schema is shown below with its type and property counts.

UsersConfig
object
4 properties 3 required
UserConfig
object
9 properties 8 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wowza-server-users-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 analytics_viewers API
Wowza Applications API
Wowza assets API
Wowza categories API
Where this information came from

This is an independent, third-party profile of Wowza Server Users API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.