Skip to main content

Try FLUX 3 Video in the Workbench

Run this model interactively, tune parameters, and compare outputs.
Model ID: flux-3-video FLUX 3 Video generates video from a text prompt, from keyframes, or by continuing an existing clip, served directly by Black Forest Labs. Clips run 5 to 20 seconds at 720p or 1080p, with synchronized audio generated by default. Supply keyframes to animate stills, or a source clip to continue it; with neither, it generates from the prompt alone. Draft mode trades quality for a lower per-second rate and is useful for iterating before a full generation.

Example request

Use the Workbench as a request builder: configure parameters for this model in the UI, then open the API tab to copy the exact cURL or Python call.
This blocks until the video is ready (typically 5-15 minutes). Prefer Async or Async with SSE for anything beyond quick experimentation.See the video generation reference for more details.

Fetch model details

The models endpoint returns the full model object, including its json_request_schema.

Request parameters

Required parameters

Optional parameters