Skip to main content

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.

The Livepeer Studio CLI is a command line tool that helps you generate a new Livepeer app in just a few seconds.

Getting Started

First, create a Livepeer API key here. Next, use the CLI to generate a new project.
npx @livepeer/create
When prompted, enter your Livepeer API key and Stream ID. Once the app has been created, cd into the new directory and run the start command:
npm run dev
Last modified on March 18, 2026