SkyReels Omni Reference Video
Authorizations
API Key authentication. Format: Bearer YOUR_API_KEY.
Body
SkyReels Omni reference video request. prompt is required; provide ref_images and/or ref_videos to drive the reference-based task. Each ref tag must appear in the prompt as @tag.
Text description; must reference each ref tag via @tag (max 1280 tokens).
1"The girl in @image1 mimics the gestures of the woman in @video1"
Video aspect ratio. Ignored when ref_videos is provided (output matches the reference video).
16:9, 4:3, 1:1, 9:16, 3:4 "16:9"
Video duration in seconds. Overridden when ref_videos.type=reference (matches the reference video, up to 10s).
3 <= x <= 155
Reference image groups. All items must share the same type.
A single reference video (<=15s).
1Output video resolution.
480p, 720p, 1080p "1080p"
Quality/performance mode. fast is quicker (sound must be false); std balances speed and quality.
fast, std "std"
Whether to generate audio. Not effective when using a video reference (the reference video's audio is used).
false
Enable automatic prompt expansion/optimization.
true