Red5 Provision API
Stream provisioning, authentication, and configuration
Red5 Provision API is one of 17 APIs that Red5 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Provision. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 3 operations across 1 path, 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 Provision 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 3
Across 1 path, the API surfaces 3 operations — 1 DELETE, 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Stream provisioning, authentication, and configuration
Schemas 3
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are StreamProvision (6 properties), TranscodeVariant (5 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.