Skip to main content
GET
/
v1
/
videos
/
{video_id}
/
content
Error
A valid request URL is required to generate request examples
"<string>"

Authorizations

Authorization
string
header
required

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
string
required

Video ID in format id:provider (e.g., video_abc123:openai)

Query Parameters

variant
enum<string>

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.