v12

latestOpenAPI 3.1.02026-08-031000506.8 KB
Video Enhance

SeedVR2

Fast video upscaler. Max 4K.

post/generate/enhance/bytedance/seedvr-2

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

target_widthnumber

Target output width in pixels (max 3840). SeedVR2 upscales proportionally; omit to keep the source resolution.

target_heightnumber

Target output height in pixels (max 3840). Used only when target_width is omitted.

noise_scalenumber

Denoising strength applied during restoration (0 to 1).

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/bytedance/seedvr-2:post:responses:200:content:application/json:schema:properties:completed_at","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/generate/enhance/bytedance/seedvr-2:post:responses:200:content:application/json:schema:properties:result","oasType":"schema","type":"unknown"}