latestOpenAPI 3.1.02026-08-231050568.8 KB

404b319bb51e

Video Enhance

Flux Upscale

Super-resolution with precise or creative modes. Sources up to 2560px and 20s; output up to 3x and 4K.

post/generate/enhance/black-forest-labs/flux-video-upscale

Headers

X-Webhook-URLstring uri

URL to receive a POST request when the job completes. The webhook will receive the job data including results.

Request body

creativity'precise' | 'creative'

'precise' is a source-faithful upscale; 'creative' adds generated detail. Priced differently.

upscale_factornumber

Output scaling factor (1.5 to 3). The source aspect ratio is preserved.

promptstring

Optional description used to guide creative detail enhancement.

video_urlstring uri required

Can be an external URL, base64 data URI, or uploaded asset URL.

Response

The resulting job data. This will be returned in a pending state until the job is completed. See /jobs/{id} for retrieving the results.

job_idstring uuid required
status'backlogged' | 'queued' | 'scheduled' | 'processing' | 'sampling' | 'intermediate-complete' | 'completed' | 'failed' | 'cancelled' required
created_atstring date-time required
{"stackTrail":"paths:/generate/enhance/black-forest-labs/flux-video-upscale:post:responses:200:content:application/json:schema:properties:completed_at","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/generate/enhance/black-forest-labs/flux-video-upscale:post:responses:200:content:application/json:schema:properties:result","oasType":"schema","type":"unknown"}