Red5 Mixers API
Mixer session lifecycle management
Red5 Mixers API is one of 17 APIs that Red5 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Mixers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 4 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 2.0.
Requests are made against a single base URL, http://{host}:5080.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Red5 Mixers API declares
1 security scheme
for authenticating requests.
An API key is passed in the query as accessToken (accessToken).
By default, every request must be authenticated.
accessToken— API access token for authenticating Brew Mixer API requests
Paths & Operations 4
Across 2 paths, the API surfaces 4 operations — 1 DELETE, 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Mixer session lifecycle management
Schemas 3
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Mixer (8 properties), MixerCreate (6 properties), Error (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Red5 12
Other APIs Red5 publishes across the network.