Video
Video models
19 asynchronous video models through Modelflare: Seedance, Wan, Kling, MiniMax, and HappyHorse, with task creation, polling, and the exact request contract for each.
Video models create a task, then you poll and download. The JSON envelope is family-specific, so copy the request from the matching model page. Use the same API key as text; see Authentication.
Media Skill
Let an agent choose a video model, estimate cost, submit the task, and save the result.
Which endpoint to call
POST /v1/videos, then poll and download.
Every row links to the model page with the exact request envelope. Prices and availability come from the main site.
Seedance
Section titled “Seedance”| Model | Endpoint | Billing | NSFW variant | Pricing |
|---|---|---|---|---|
seedance-2.5 |
POST /v1/videos |
Per token | seedance-2.5-nsfw |
Pricing |
seedance-2.0 |
POST /v1/videos |
Per token | seedance-2.0-nsfw |
Pricing |
Wan Video
Section titled “Wan Video”| Model | Endpoint | Billing | NSFW variant | Pricing |
|---|---|---|---|---|
wan3.0-video-prime |
POST /v1/videos |
Per second | wan3.0-video-prime-nsfw |
Pricing |
wan3.0-video |
POST /v1/videos |
Per second | wan3.0-video-nsfw |
Pricing |
wan2.7-t2v |
POST /v1/videos |
Per second | wan2.7-t2v-nsfw |
Pricing |
wan2.7-i2v |
POST /v1/videos |
Per second | wan2.7-i2v-nsfw |
Pricing |
wan2.7-r2v |
POST /v1/videos |
Per second | wan2.7-r2v-nsfw |
Pricing |
| Model | Endpoint | Billing | NSFW variant | Pricing |
|---|---|---|---|---|
kling-3.0 |
POST /v1/videos |
Per second | None | Pricing |
kling-3.0-omni |
POST /v1/videos |
Per second | None | Pricing |
kling-3.0-turbo |
POST /v1/videos |
Per second | None | Pricing |
kling-o1 |
POST /v1/videos |
Per second | None | Pricing |
kling-2.6 |
POST /v1/videos |
Per second | None | Pricing |
kling-2.5-turbo |
POST /v1/videos |
Per second | None | Pricing |
kling-2.1-master |
POST /v1/videos |
Per second | None | Pricing |
kling-2.0-master |
POST /v1/videos |
Per second | None | Pricing |
MiniMax / HappyHorse
Section titled “MiniMax / HappyHorse”| Model | Endpoint | Billing | NSFW variant | Pricing |
|---|---|---|---|---|
MiniMax-H3 |
POST /v1/videos |
Per second | MiniMax-H3-nsfw |
Pricing |
happyhorse-1.1-t2v |
POST /v1/videos |
Per second | None | Pricing |
happyhorse-1.1-i2v |
POST /v1/videos |
Per second | None | Pricing |
happyhorse-1.1-r2v |
POST /v1/videos |
Per second | None | Pricing |