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

Usage notes

  • Setting multi_shots=true also enables prompt_extend, even if prompt_extend was false.

Quick start

Input schema

integer
Seed used to control generation randomness. Minimum: -1. Maximum: 10000000.
string
required
Write your prompt here
integer
default:"5"
Requested output duration in seconds. Allowed values: 5, 10, 15.
string
Public URL of the audio reference. Format: uri.
string
default:"720p"
Output resolution tier. Allowed values: "720p", "1080p".
boolean
default:"false"
See the complete JSON schema below.
boolean
default:"false"
Enable prompt expansion.

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.