Error
A valid request URL is required to generate request examples"<string>"Videos
Download video content
Downloads the binary content of a generated video. The video must have a status of “completed” to be downloadable. Returns the raw video file (typically MP4 format).
GET
/
v1
/
videos
/
{video_id}
/
content
Error
A valid request URL is required to generate request examples"<string>"Documentation Index
Fetch the complete documentation index at: https://docs.getbifrost.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
BearerAuthBasicAuthVirtualKeyAuthApiKeyAuth
Bearer token authentication. Use your provider API key or Bifrost authentication token.
Virtual keys (prefixed with sk-bf-) can also be passed here.
Path Parameters
Video ID in format id:provider (e.g., video_abc123:openai)
Query Parameters
Variant of the video content to download (provider-specific)
Available options:
video, thumbnail, spritesheet Response
Successful response. Returns the video file as binary content.
The response is of type file.
Was this page helpful?
⌘I

