Skip to main content
← Wan 2.7 Endpoint: POST https://api.higgsfield.ai/wan/v2.7/image-to-video Endpoint ID: wan/v2.7/image-to-video ▶Open API PlaygroundWan 2.7 · Image to video↗

Usage notes

  • The prompt is optional. end_image_url supplies a last frame, and audio_url can supply driving audio.

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: 1. Maximum: 2147483646.
string
Write your prompt here
integer
default:"5"
Requested output duration in seconds. Minimum: 2. Maximum: 15.
string
Public URL of the audio reference. Format: uri.
string
required
Public URL of the input image. Format: uri.
string
default:"720p"
Output resolution tier. Allowed values: "720p", "1080p".
string
Format: uri.
boolean
default:"false"
Enable prompt expansion.
string
default:""
Content or visual features to avoid.

Response

Submission returns a request handle. Poll status_url until status is completed, or use webhooks.
Accepted
A completed response includes the following output fields:
See polling, request errors and authentication for shared request handling.