Integrera AI-modellen kling-v3.0-omni-standard-image-to-video via ett högpresterande API med låg latens och ren förbrukningsbaserad prissättning.
About this model
Få tillgång till kling-v3.0-omni-standard-image-to-video programmatiskt på MuAPI med omedelbar skalbarhet, automatisk redundans och minimal latens.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.084/秒 基础 / $0.112/秒 with 音频 | Default 5-second clip costs $0.4200. Matches official Kling pricing. |
| Kling.ai (official) | Samma | muapiapp routes to apimart's Kling provider; pricing mirrors Kling.ai's published rate. |
| Replicate / Fal.ai | Inte tillgänglig | Kling v3 Omni isn't generally available on Replicate or Fal.ai. |
Default 5-second clip costs $0.4200. Matches official Kling pricing.
muapiapp routes to apimart's Kling provider; pricing mirrors Kling.ai's published rate.
Kling v3 Omni isn't generally available on Replicate or Fal.ai.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt (Instruktion) | string | Text prompt. Reference images via <<<image_N>>> (1-indexed). If omitted, <<<image_1>>> is auto-prepended. | 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. |
| Image URLs | 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 |
| Bildförhållande | Enum (3 options) | Aspect ratio of the output video. | 16:9 |
| Längd | Enum (13 options) | Duration of the generated video in seconds. | 5 |
| Generate Audio | boolean | When enabled, generate native audio with the video (adds to cost). | false |
Text prompt. Reference images via <<<image_N>>> (1-indexed). If omitted, <<<image_1>>> is auto-prepended.
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.jpgAspect ratio of the output video.
16:9Duration of the generated video in seconds.
5When enabled, generate native audio with the video (adds to cost).
falseDeveloper documentation
Skicka en autentiserad POST-förfrågan till slutpunkten med dina valda parametrar och din MuAPI-nyckel.
Frequently asked