Animate one strict opening image
Create an asynchronous video task whose input image is the required first frame, not a loose visual reference. The selected model must support every explicit control.
Request Body
application/jsonRequiredmetadataMetadataCaller-supplied metadata; ≤16 keys, key ≤64 chars, value ≤512 chars
callback_urlCallback UrlHTTPS URL Beatra will POST the final Task envelope to when the Task reaches a terminal state
callback_signing_key_idCallback Signing Key IdOptional standalone callback signing key. Omit for unsigned callback delivery; requires callback_url when provided.
modelModelUse auto for request-dependent selection from the ordered live candidates. A concrete model is evaluated exactly as requested and is never substituted.
"auto"Value in: "auto" | "minimax-h3" | "happyhorse-1.1-i2v" | "wan2.7-i2v" | "seedance-2" | "seedance-2-fast" | "seedance-2-mini"negative_promptNegative PromptContent or qualities to avoid when supported by the selected model.
durationDurationRequested output duration as integer seconds, or 'auto' when the selected model may choose its documented duration. Omit to use the selected model default.
aspect_ratioAspect RatioExplicit output ratio when the selected model accepts it. Omit for a declared model default, source-derived ratio, or fixed model behavior.
resolutionResolutionRequested output short-edge tier. Omit to use the selected model's declared default; unsupported tiers are rejected rather than coerced.
seedSeedenhance_promptEnhance PromptAsk the selected model to improve the prompt before generation.
watermarkWatermarkWhether generated video should include the model watermark.
generate_audioGenerate AudioWhether the selected model should generate synchronized audio.
web_searchWeb SearchWhether the selected model may use web search during generation.
return_last_frameReturn Last FrameWhether to return the generated video's last frame as an image artifact.
promptPromptOptional motion, scene, and camera instructions for animating the opening image.
imageRequired strict first-frame image; this is not a loose visual reference.
driving_audioDriving AudioOptional driving audio. Supplying it requires a model that supports this control.
Header Parameters
X-Request-IdstringOptional client request id echoed in the response.
Idempotency-Key1Maximum length: 128AuthorizationBearer API key.
Task accepted