POST https://api.higgsfield.ai/alibaba/wan-3.0-prime/image-to-video
Endpoint ID: alibaba/wan-3.0-prime/image-to-video
Open API PlaygroundWan 3.0 Prime · Image to video↗
Usage notes
- Use image_url for the first frame and optional end_image_url for the last frame. Reference arrays belong to the reference-to-video endpoint.
- The schema accepts seed=0, but the current implementation only forwards a nonzero seed.
Quick start
Replace the example media URLs with publicly accessible URLs for your own files before submitting.Input schema
integer
Seed used to control generation randomness.
Minimum:
0.
Maximum: 2147483647.string
required
Write your prompt here
integer
default:"5"
2-30 seconds.
Minimum:
2.
Maximum: 30.string
required
Public URL of the input image.
Format:
uri.string
default:"1080p"
Output resolution tier.
Allowed values:
"480p", "720p", "1080p".string
default:"adaptive"
Output width-to-height ratio.
Allowed values:
"16:9", "4:3", "1:1", "3:4", "9:16", "adaptive".string
Format:
uri.boolean
default:"true"
Generate audio with the video.
boolean
default:"false"
Enable model reasoning.
Complete JSON schema
Complete JSON schema
Response
Submission returns a request handle. Pollstatus_url until status is completed, or use webhooks.
Accepted