The Livepeer Studio API is REST-based: resource-oriented URLs, JSON request and response bodies, standard HTTP methods and status codes.Documentation Index
Fetch the complete documentation index at: https://na-36-docs-v2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Use API keys to authenticate. Create and manage keys in Livepeer Studio → Developers. Send the key in the request header:Base URL and resources
- Base URL for the Studio API is documented in the Livepeer Studio API reference.
- Main resources include: stream, session, asset, playback, multistream, webhook, signing-key, task, viewership, transcode, and (for AI) generate.
Full reference
For endpoints, request/response shapes, and usage:- Livepeer Studio API docs - Full API reference and guides.