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

Riverside Productions API

Production workspace organization

Riverside Productions API is one of 4 APIs that Riverside publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Productions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and 1 JSON Schema.

This API exposes 1 operation across 1 path, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version v3.

Requests are made against a single base URL, https://platform.riverside.fm.

1 operations 1 paths 4 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v3
Base URL
https://platform.riverside.fm
Authentication
HTTP Bearer
License
Proprietary
Resource Areas
1

Authentication & Security 1

Riverside Productions API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (ApiKeyAuth).

  • ApiKeyAuth — API Key passed as Bearer token in Authorization header

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.

Productions 1

Production workspace organization

GET
/api/v3/productions
List Workspace Productions
listWorkspace → 200401429

Schemas 4

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

Project
object
A project sub-resource within a studio
3 properties
Production
object
A top-level production container within a workspace
5 properties
Error
object
2 properties
Studio
object
A studio sub-resource within a production
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

riverside-productions-api-openapi.yml Raw ↑

Other APIs Riverside publishes across the network.

Riverside Exports API
Riverside Recordings API
Riverside Webinars API