View on GitHub
Source code and OpenAPI specification
This reference supports both deployment models:
- Livepeer Studio: managed gateway endpoint
- go-livepeer / AI worker: self-hosted gateway endpoint
Base URLs
As of 02-March-2026, Livepeer Studio AI requests use
https://livepeer.studio/api/beta/generate with Authorization: Bearer <LIVEPEER_STUDIO_API_KEY>. Cloud SPE-managed access is published via https://tools.livepeer.cloud; check provider docs there for the current direct API endpoint and auth requirements.Endpoints
Text To Image
Generate images from text prompts
Image To Image
Apply image transformations to a provided image
Image To Video
Generate a video from a provided image
Upscale
Upscale an image by increasing its resolution
Audio To Text
Transcribe audio files to text
Segment Anything 2
Segment objects in an image
LLM
Generate text using a language model
Image To Text
Transform image files to text
Live Video To Video
Apply transformations to a live video streamed to the returned endpoints
Text To Speech
Generate a text-to-speech audio file based on the provided text input and
speaker description