Available Models
Models you can target and the task types each one supports.
Pass the exact model id string (left column) together with a task_type the
model supports. An unrecognized model or task_type, or a pair the model does
not support, returns HTTP 400.
Hosting is either MachGen (we run the model on our own GPUs) or Partner (forwarded to a third-party provider). It does not change how you call the API.
Video models
| Model | Hosting | T2V | I2V | End frame | R2V | Upscale |
|---|---|---|---|---|---|---|
Wan2.2-A14B | MachGen | ✓ | ✓ | |||
LTX-2.3-Pro | MachGen | ✓ | ✓ | ✓ | ||
Vidu-Q3-Turbo | MachGen | ✓ | ✓ | ✓ | ✓ | |
MiniMax-H3 | MachGen | ✓ | ✓ | ✓ | ✓ | ✓ |
Seedance-2.0 | Partner | ✓ | ✓ | ✓ | ✓ | |
Seedance-2.0-Fast | Partner | ✓ | ✓ | ✓ | ✓ | |
Kling-o3 | Partner | ✓ | ✓ | |||
Seedance-2.5 | Partner | ✓ | ✓ | ✓ | ✓ | |
Seedance-2.0-Mini | Partner | ✓ | ✓ | ✓ | ✓ | |
Kling-v3 | Partner | ✓ | ✓ | ✓ | ||
Vidu-Q3-Pro | Partner | ✓ | ✓ | ✓ | ||
Vidu-Q3 | Partner | ✓ | ||||
Vidu-Q3-Pro-Fast | Partner | ✓ | ||||
Alibaba-Wan-3.0 | Partner | ✓ | ✓ | ✓ | ✓ | |
Veo-3.1 | Partner | ✓ | ||||
Veo-3.1-Fast | Partner | ✓ | ||||
Pixverse-V6 | Partner | ✓ | ✓ | ✓ | ||
Pixverse-C1 | Partner | ✓ | ✓ | ✓ | ||
HappyHorse-1.1 | Partner | ✓ | ✓ | ✓ | ||
HappyHorse-1.0 | Partner | ✓ | ✓ | ✓ | ||
Grok-Imagine-Video | Partner | ✓ | ||||
Grok-Imagine-Video-1.5 | Partner | ✓ | ||||
Topaz-Video-Precision | Partner | ✓ | ||||
Topaz-Video-Precision-Animation | Partner | ✓ | ||||
Topaz-Video-Generative | Partner | ✓ | ||||
Topaz-Video-Generative-Fast | Partner | ✓ |
Task alternatives:
Kling-v3does not supportR2V; useKling-o3for that workflow.
End frame: the model's I2V also accepts an optional second image used as
the last frame (src_image_urls entry 1).
Upscale: task_type=UPSCALE on a completed video; MiniMax-H3 accepts only its own 768p outputs and returns 2K.
Image models
| Model | Hosting | T2I | I2I | Upscale |
|---|---|---|---|---|
FLUX.2-dev | MachGen | ✓ | ✓ | |
HiDream-O1-Image | MachGen | ✓ | ||
Topaz-Image-Precision | Partner | ✓ | ||
Topaz-Image-Generative | Partner | ✓ | ||
Grok-Imagine-Image | Partner | ✓ | ||
Grok-Imagine-Image-Quality | Partner | ✓ | ✓ | |
Nano-Banana-2 | Partner | ✓ | ✓ | |
Nano-Banana-Pro | Partner | ✓ | ✓ | |
Seedream-5.0-lite | Partner | ✓ | ✓ | |
GPT-Image-2 | Partner | ✓ | ✓ |
Upscale: task_type=UPSCALE on a completed image; the output size is derived
from the source and upscale_config.factor.
Audio models
| Model | Hosting | T2S | T2D | T2SFX | T2M |
|---|---|---|---|---|---|
Eleven-v3 | Partner | ✓ | ✓ | ||
Eleven-SFX-v2 | Partner | ✓ | |||
Eleven-Music-v2 | Partner | ✓ |
T2S speech - T2D multi-speaker dialogue - T2SFX sound effects - T2M music.