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

Restream Stream Keys API

Stream key and SRT URL management

Restream Stream Keys API is one of 7 APIs that Restream publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Stream Keys. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 1 operation across 1 path, and defines 2 schemas. It is described by OpenAPI 3.0.0, at version v2.

Requests are made against a single base URL, https://api.restream.io/v2.

1 operations 1 paths 2 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v2
Base URL
https://api.restream.io/v2
Authentication
OAuth 2.0
License
Proprietary
Terms of Service
Resource Areas
1

Authentication & Security 1

Restream Stream Keys API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 7 scopes.

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.

Stream Keys 1

Stream key and SRT URL management

GET
/user/streamKey
Get Stream Key
getStreamKey → 200401

Schemas 2

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

Error
object
5 properties
StreamKey
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

restream-stream-keys-api-openapi.yml Raw ↑

Other APIs Restream publishes across the network.

Restream Streaming Updates API
Restream Chat API
Restream Channels API
Restream Events API
Restream Platforms API
Restream User API