Videos
Download the generated video
Streams the generated video bytes (typically video/mp4). The unsigned_urls in the poll response point here. Supports HTTP Range (Accept-Ranges: bytes, 206 partial content) — mobile-browser <video> playback requires it. Content is served from the platform's durable copy; upstream URLs expire, so always download through this endpoint.
GET
/api/v1/videos/:id/contentAuthorizations
Authorizationrequiredstring · header
API key as bearer token in the Authorization header.
Path parameters
idrequiredstring
The job id (prefixed vjob_). Only the owning account can access it.
Example:
"vjob_Xk3fJ9aQ2mB7cD1eF5gH6iJk"Query parameters
indexinteger
Selects which output when a job produced multiple videos (0-based). Out of range returns 400.
default 0
Example:
0Response examples