使用 Kling 3 Omni Standard 将图像制作成 720p 视频。将entrada图像与prompt中的最多 4 张参考图像结合,进行多图像引导的视频生成。免费试用——按生成次数付费,无需订阅。
About this model
Kling v3 Omni Standard 720P(I2V)。多图像参考视频生成——在prompt中使用 <<<image_N>>>,最多引用 4 张图像。通过 apimart 管理的 Kling 端点路由。
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.084/sec base / $0.112/sec with audio | 默认 5 秒片段费用为 $0.4200,与 Kling 官方定价一致。 |
| Kling.ai (official) | Igual | muapiapp 通过 apimart 的 Kling 服务提供模型,价格与 Kling.ai 公布的费率一致。 |
| Replicate / Fal.ai | No disponible | Replicate 或 Fal.ai 尚未普遍提供 Kling v3 Omni。 |
默认 5 秒片段费用为 $0.4200,与 Kling 官方定价一致。
muapiapp 通过 apimart 的 Kling 服务提供模型,价格与 Kling.ai 公布的费率一致。
Replicate 或 Fal.ai 尚未普遍提供 Kling v3 Omni。
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | 文本prompt。通过 <<<image_N>>>(从 1 开始的索引)引用参考imagen。如果省略,系统会自动在开头添加 <<<image_1>>>。 | During an intense basketball game, gravity suddenly breaks apart. Players begin running sideways across the arena walls while the court folds upward into impossible angles. The basketball floats briefly before being slammed through the hoop as the camera rotates dynamically with the shifting gravity. |
| Imagen URL | array | Up to 4 reference images. Address them in the prompt with <<<image_1>>> through <<<image_4>>>. | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/kling-v3.0-omni-standard-image-to-video.jpg |
| Relación de aspecto | Enum (3 options) | salidavídeo的relación de aspecto。 | 16:9 |
| Duración (segundos) | Enum (13 options) | 生成vídeo的duración(秒)。 | 5 |
| 生成Audio | boolean | 启用后会随vídeo生成原生audio(会增加费用)。 | false |
文本prompt。通过 <<<image_N>>>(从 1 开始的索引)引用参考imagen。如果省略,系统会自动在开头添加 <<<image_1>>>。
During an intense basketball game, gravity suddenly breaks apart. Players begin running sideways across the arena walls while the court folds upward into impossible angles. The basketball floats briefly before being slammed through the hoop as the camera rotates dynamically with the shifting gravity.Up to 4 reference images. Address them in the prompt with <<<image_1>>> through <<<image_4>>>.
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/kling-v3.0-omni-standard-image-to-video.jpgsalidavídeo的relación de aspecto。
16:9生成vídeo的duración(秒)。
5启用后会随vídeo生成原生audio(会增加费用)。
falseDeveloper documentation
上传参考图像:通过 images_list 提供 1–4 张图像。
在prompt中引用这些图像:使用 <<<image_1>>> … <<<image_4>>> 指定每一张图像。如果未添加任何参考图像,系统会自动在prompt前添加 <<<image_1>>>。
选择relación de aspecto和时长:16:9 / 9:16 / 1:1,3–15 秒。
切换 generate_audio:默认禁用。启用后会提高每秒费率。
提交并轮询:你会立即收到 request_id。轮询结果端点,直到状态为 completed。
Frequently asked
使用 `<<<image_1>>>`、`<<<image_2>>>` 等标记——它们按你在 `images_list` 中提交的顺序从 1 开始编号。如果跳过引用,模型会自动在prompt前添加 `<<<image_1>>>`。
需要——基础费率为 $0.084/sec;启用音频后为 $0.112/sec。
最长为 15 秒,最短为 3 秒。