Wan 2.1 VACE Plus
unofficialvideo
Wan 2.1 VACE Plus specifications
| Context window | — |
|---|---|
| Max output tokens | — |
| Release date | — |
| Input | Text, Image, Video |
| Output | Video |
Wan 2.1 VACE Plus pricing in rubles
You pay for what you use, per token and per unit. The final request cost is returned in the API response.
| Type | Price |
|---|---|
| Video | 18 ₽ per second |
| Video 480P | 18 ₽ per second |
| Video 720P | 18 ₽ per second |
Prices are in rubles and may change with exchange rates.
What Wan 2.1 VACE Plus can do
- Video editing
Wan 2.1 VACE Plus API: connection and code examples
The service exposes a single OpenAI-compatible API. Set our base_url and the key from your dashboard.
cURL
curl https://api.neuralbridge.ru/v1/videos/edits \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "alibaba/wan2.1-vace-plus-01402", "prompt": "Сделай сцену ночной", "video": "https://example.com/input.mp4"}'API endpoints
POST /v1/videos/editsprimary | Videos — edits Змяненне гатовага відэа па апісанні. |
Supported request parameters
| Parameter | Default | Allowed values | Description |
|---|---|---|---|
resolution | 720P | 480p, 720p | Разрозненне відэа, напрыклад 720P або 1080P. Уплывае і на цану. |
size | — | — | Памер выніку радком выгляду «шырыня×вышыня». |
duration | 5 | 5 | Працягласць відэа ў секундах. Уплывае і на цану. |
negative_prompt | — | — | Чаго ў выніку быць НЕ павінна: пералічыце непажаданыя аб'екты, дэталі або манеру. |
seed | — | — | Фіксуе выпадковасць: паўторны запыт з тым жа seed і тымі ж параметрамі дае той жа вынік. |
prompt_extend | true | — | Дазволіць мадэлі самой пашырыць і ўдакладніць кароткі prompt перад генерацыяй. |