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

Livepeer stream API

Operations related to livestream api

Livepeer stream API is one of 35 APIs that Livepeer publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Stream. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 11 operations across 8 paths, and defines 18 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://livepeer.studio/api.

11 operations 8 paths 18 schemas 3 DELETE3 GET1 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://livepeer.studio/api
Authentication
HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Livepeer stream API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (apiKey). It accepts HTTP bearer tokens (HTTPBearer). By default, every request must be authenticated.

Paths & Operations 11

Across 8 paths, the API surfaces 11 operations — 3 DELETE, 3 GET, 1 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

stream 11

Operations related to livestream api

POST
/stream
Create a stream
createStream body → default201
GET
/stream
Retrieve streams
getStreams 1 param → default200
GET
/stream/{id}
Retrieve a stream
getStream 1 param → default200
PATCH
/stream/{id}
Update a stream
updateStream 1 param body → default204
DELETE
/stream/{id}
Delete a stream
deleteStream 2 params → default204
DELETE
/stream/{id}/terminate
Terminates a live stream
terminateStream 1 param → default204
POST
/stream/{id}/start-pull
Start ingest for a pull stream
startPullStream 1 param → default204
POST
/clip
Create a clip
createClip body → default200
GET
/stream/{id}/clips
Retrieve clips of a livestream
getClips 1 param → default200
POST
/stream/{id}/create-multistream-target
Add a multistream target
addMultistreamTarget 1 param body → default204
DELETE
/stream/{id}/multistream/{targetId}
Remove a multistream target
removeMultistreamTarget 2 params → default204

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are stream (33 properties), asset (20 properties), ffmpeg-profile (10 properties), transcode-profile (10 properties). Each schema is shown below with its type and property counts.

input-creator-id
clip-payload
object
5 properties 2 required
stream
object
33 properties 1 required
transcode-profile
object
Transcode API profile
10 properties 1 required
playback-policy
objectnull
Whether the playback policy for an asset or stream is public or signed
5 properties 1 required
multistream-target
object
6 properties 1 required
new-stream-payload
object
9 properties 1 required
ffmpeg-profile
object
Transcode profile
10 properties 5 required
stream-health-payload
object
Payload received from Catalyst about the health of livestreams currently or recently active on Mist.
8 properties 3 required
error
object
1 property
new-asset-payload
object
9 properties 1 required
creator-id
storage-status
object
4 properties 2 required
ipfs-file-info
object
3 properties 1 required
asset
object
20 properties 3 required
target-add-payload
object
target
object
4 properties 1 required
stream-patch-payload
object
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

livepeer-stream-api-openapi.yml Raw ↑

Other APIs Livepeer publishes across the network.

Livepeer Studio REST API
Livepeer Streams API
Livepeer Assets API
Livepeer Multistream Targets API
Livepeer Webhooks API
Livepeer Transcode API
Livepeer Sessions API
Livepeer Playback API
Livepeer Signing Keys API
Livepeer AI Generate API
Livepeer JavaScript/TypeScript SDK
Livepeer Python SDK
Where this information came from

This is an independent, third-party profile of Livepeer stream 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.