Wan 2.2 I2V 480p LoRA
/v1/runWan 2.2 image-to-video LoRA generation with fixed 480p output.
Request body
Submit an async generation request. The model field selects the model; other fields are model-specific input parameters.
Model identifier. Set to alibaba/wan/2.2/i2v-480p-lora.
Default: alibaba/wan/2.2/i2v-480p-lora
The text prompt that guides video generation.
URL of the starting image.
Content to avoid in the generated video.
Optional ending frame image URL.
Video duration in seconds.
Allowed values: 5, 8
Default: 5
LoRA adapters applied to the generation. At most three items are accepted.
Items: 0 to 3
Default: []
URL or path of the LoRA weights.
LoRA weight multiplier.
Default: 1
LoRA adapters applied to the high-noise transformer. At most three items are accepted.
Items: 0 to 3
Default: []
URL or path of the LoRA weights.
LoRA weight multiplier.
Default: 1
LoRA adapters applied to the low-noise transformer. At most three items are accepted.
Items: 0 to 3
Default: []
URL or path of the LoRA weights.
LoRA weight multiplier.
Default: 1
Seed used to make sampling more reproducible when the provider supports it.
Whether to request the provider safety checker. The provider may still enforce mandatory moderation.
Response Schema
The submit endpoint returns a run response. If its status is pending or running, poll GET /v1/run/{id} with the returned opaque ID until it reaches a terminal state.
Opaque SandBase run identifier. Use it exactly as returned; no prefix is guaranteed.
Current public run status.
Allowed values: pending, running, completed, failed, timeout
Public SandBase model name used for this run.
Present only for completed runs. Each object is capability-specific; inspect the selected model schema for its fields.
Present only for failed or timeout runs. Contains a public error type and sanitized message.
Stable public error category.
Sanitized error message safe to show to clients.
Usage details when available.
Model capabilities
Capabilities declared by the model registry.
Default: image-to-video