Error
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
Error
Authorizations
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.
