Video models › Wan

Wan 2.6 - Text to Video

High-quality video generation from text descriptions powered by Wan's advanced AI model ## Overview Generate videos directly from text descriptions using the Wan 2.6 Text to Video model. This model creates dynamic video content from natural language prompts without requiring any input images. ## Usage Tips - Supports both Chinese and English prompts - Maximum prompt length: 5,000 characters - Minimum prompt length: 1 character - Choose appropriate duration and resolution based on your needs ## Query Task Status After submitting a task, use the unified query endpoint to check progress and retri

video Wan price on request

Request

POST https://app.video-blade.com/api/v1/generations
X-API-Key: vb_…
Content-Type: application/json

{
  "callback_url": "https://your-app.example/callbacks/video-blade",
  "input": {
    "prompt": "\u2026"
  },
  "model": "wan-2-6-text-to-video"
}

Input parameters

NameTypeRequiredDescription
prompt string required Text prompts for video generation. Supports both Chinese and English, with a minimum of 1 characters and a maximum of 5,000 characters. (Max length: 5000 characters)
duration string optional The duration of the generated video in seconds
Values: 5, 10, 15
Default: 5
resolution string optional Video resolution tier
Values: 720p, 1080p
Default: 1080p
multi_shots boolean optional The multi shots parameter controls the shot composition style during AI video generation, determining whether the generated video is a single continuous shot or multiple shots with transitions.
Default: False

Pricing

Price on request; the charge is settled from actual consumption with the video coefficient ×2.0. See Pricing & tokens.