Wan 2.7 I2V
unofficialvideo
Wan 2.7 I2V specifications
| Context window | — |
|---|---|
| Max output tokens | — |
| Release date | — |
| Input | Text, Image |
| Output | Video |
Wan 2.7 I2V 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 | 27 ₽ per second |
| Video 720P | 18 ₽ per second |
| Video 1080P | 27 ₽ per second |
Prices are in rubles and may change with exchange rates.
What Wan 2.7 I2V can do
- Image to video
Wan 2.7 I2V 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/animations \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "alibaba/wan2.7-i2v-01402", "prompt": "Камера медленно отъезжает", "image": "data:image/png;base64,..."}'API endpoints
POST /v1/videos/animationsprimary | Videos — animations Суретті тірілту: бір суреттен видео. |
Supported request parameters
| Parameter | Default | Allowed values | Description |
|---|---|---|---|
resolution | 1080P | 720p, 1080p | Бейне шешімі, мысалы 720P немесе 1080P. Бағаға да әсер етеді. |
size | — | — | Нәтиженің өлшемі «ені×биіктігі» түріндегі жолмен. |
duration | 5 | 5, 10, 15 | Бейненің ұзақтығы секундпен. Бағаға да әсер етеді. |
negative_prompt | — | — | Нәтижеде НЕ болуы керек: қалаусыз объектілерді, детальдарды немесе стильді тізімдеңіз. |
seed | — | — | Кездейсоқтықты бекітеді: бірдей seed және бірдей параметрлермен қайталанған сұрау бірдей нәтижені береді. |
prompt_extend | true | — | Модельге генерация алдында қысқа промптті өздігінен кеңейту және нақтылау рұқсат етіңіз. |