POST https://api.higgsfield.ai/bytedance/seedance-2.5/image-to-video
Endpoint ID: bytedance/seedance-2.5/image-to-video
Try Seedance 2.5 Image To VideoOpen this endpoint in the Higgsfield API Playground.↗
Quick Start
Input Schema
string
Text instructions describing the desired output. Must not be empty when provided.
string
default:"720p"
Output video resolution. Supported values:
480p, 720p.boolean
default:"true"
Generate synchronized audio for the output video.
integer
default:"5"
Output duration in seconds. Supported range:
4–30.string
default:"mp4"
Container format of the output video. Supported values:
mp4, mov.string
required
Public URL of the first frame.
string
Optional public URL of the last frame.
Use public media URLs;
asset:// references are not supported. Framing follows the input image. Do not send reference arrays or video_url. Automatic duration (-1) is not supported.Output Schema
string
required
Request state. A newly accepted request returns
queued.string
required
Identifier used for polling and cancellation.
string
required
URL to poll for request status.
string
required
URL used to cancel the request before processing starts.
object
Completed video output containing its download
url.