Wan 2.7 T2V
unofficialvideo
Wan 2.7 T2V specifications
| Context window | — |
|---|---|
| Max output tokens | — |
| Release date | — |
| Input | Text |
| Output | Video |
Wan 2.7 T2V 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 T2V can do
- Text to video
Wan 2.7 T2V 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/generations \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "alibaba/wan2.7-t2v-01402", "prompt": "Дрон летит над осенним лесом", "resolution": "1080P", "duration": 5}'API endpoints
POST /v1/videos/generationsprimary | Videos — generations Mətn təsvirinə əsasən video yaradılması. |
POST /v1/video/generations | Videos — generations (köhnəlmiş yol) Tək video nəsli üçün ilkin yol. İşləyir, lakin yeni inteqrasiya üçün /v1/videos/generations istifadə edin. |
Supported request parameters
| Parameter | Default | Allowed values | Description |
|---|---|---|---|
resolution | 1080P | 720p, 1080p | Video çözünürlüğü, məsələn 720P və ya 1080P. Qiymətə də təsir edir. |
size | — | — | Nəticənin ölçüsü «eni×hündürlüyü» formatında sətir. |
duration | 5 | 5, 10, 15 | Videonun müddəti saniyələrdə. Qiymətə də təsir edir. |
negative_prompt | — | — | Nəticədə nə olmamalıdır: istəmədiyiniz obyektləri, detallarını və ya üslubu sadalayın. |
seed | — | — | Təsadüfiliyi sabitləyir: eyni seed və eyni parametrlərlə təkrar sorğu eyni nəticəni verir. |
prompt_extend | true | — | Modelə qısa promptu yaratmadan əvvəl genişləndirmək və dəqiqləşdirmək icazə ver. |
aspect_ratio | 16:9 | 16:9, 9:16, 1:1 | Nəticənin tərəf nisbəti, məsələn 16:9, 9:16 və ya 1:1. |