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

Usage notes

  • The prompt must contain text. audio_url can supply driving audio.

Quick start

Input schema

integer
Seed used to control generation randomness. Minimum: 1. Maximum: 2147483646.
string
required
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
default:"720p"
Output resolution tier. Allowed values: "720p", "1080p".
string
default:"16:9"
Output width-to-height ratio. Allowed values: "16:9", "9:16", "1:1", "4:3", "3:4".
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.