OpenAI Compatible
Download Video Content
Download the generated video bytes or a derived preview asset.
Streams the rendered video content for the specified video job.
GET
Download Video Content
Documentation Index
Fetch the complete documentation index at: https://docs.aihubmix.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Gateway-issued API key, formatted as sk-gateway-xxxxxxxx.
Used by OpenAI-shaped endpoints (/v1/chat/completions, etc.).
Path Parameters
The identifier of the video whose media to download.
Example:
"video_123"
Query Parameters
Which downloadable asset to return. Defaults to the MP4 video.
Available options:
video, thumbnail, spritesheet Response
The video bytes or preview asset that matches the requested variant.
The response is of type file.
Download Video Content