live
MODEL IDklingai:kling-video@o3-4k

Kling VIDEO 3.0 Omni 4K

Kling AI
by

Kling VIDEO 3.0 Omni 4K is the 4K variant of Kling VIDEO 3.0 Omni for text-to-video and image-to-video workflows. It raises the 3.0 Omni line from 720p Standard and 1080p Pro to 4K output while preserving the series strengths: native audio generation, reference-guided video creation, prompt-based editing, multi-shot structure, and stable subject consistency for more demanding cinematic and advertising workflows.

Kling VIDEO 3.0 Omni 4K

text-to-video

Fountain Pen Restoration Social Reel$2.52~1m 49s
Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'klingai:kling-video@o3-4k',
  positivePrompt: 'A polished 6-second cinematic social media ad for a specialist fountain pen restoration workshop, composed for 16:9 landscape. Grounded luxury with cool graphite, cobalt blue, silver, and restrained amber task lighting; extreme macro detail, shallow depth of field, crisp metal textures, no logos, captions, or visible writing. Open on a gloved craftsperson placing a tarnished vintage gold fountain pen nib beneath a jeweler\'s loupe on a dark precision workbench; the loupe clicks into position and a tiny bench lamp switches on with a soft mechanical snap. Cut to an extreme macro side angle as the nib glides over ultra-fine polishing film, shedding a trace of dark residue; synchronize a delicate metallic whisper and the faint creak of the leather work mat. Finish with the restored nib touching textured cream paper and laying down one smooth ribbon of deep cobalt ink; synchronize the gentle scratch of nib on paper, a tiny breath from the craftsperson, and the quiet room tone of a meticulous workshop. Slow controlled camera movement, elegant match cuts, photorealistic hands and tools, premium editorial product cinematography, satisfying ASMR sound design, no music.',
  width: 3840,
  height: 2160,
  duration: 6,
  providerSettings: {
    klingai: {
      sound: true
    }
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "klingai:kling-video@o3-4k",
            "positivePrompt": "A polished 6-second cinematic social media ad for a specialist fountain pen restoration workshop, composed for 16:9 landscape. Grounded luxury with cool graphite, cobalt blue, silver, and restrained amber task lighting; extreme macro detail, shallow depth of field, crisp metal textures, no logos, captions, or visible writing. Open on a gloved craftsperson placing a tarnished vintage gold fountain pen nib beneath a jeweler's loupe on a dark precision workbench; the loupe clicks into position and a tiny bench lamp switches on with a soft mechanical snap. Cut to an extreme macro side angle as the nib glides over ultra-fine polishing film, shedding a trace of dark residue; synchronize a delicate metallic whisper and the faint creak of the leather work mat. Finish with the restored nib touching textured cream paper and laying down one smooth ribbon of deep cobalt ink; synchronize the gentle scratch of nib on paper, a tiny breath from the craftsperson, and the quiet room tone of a meticulous workshop. Slow controlled camera movement, elegant match cuts, photorealistic hands and tools, premium editorial product cinematography, satisfying ASMR sound design, no music.",
            "width": 3840,
            "height": 2160,
            "duration": 6,
            "providerSettings": {
                "klingai": {
                    "sound": True
                }
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "videoInference",
      "taskUUID": "9bc9674e-1c15-4266-9d79-04be70e30fe1",
      "model": "klingai:kling-video@o3-4k",
      "positivePrompt": "A polished 6-second cinematic social media ad for a specialist fountain pen restoration workshop, composed for 16:9 landscape. Grounded luxury with cool graphite, cobalt blue, silver, and restrained amber task lighting; extreme macro detail, shallow depth of field, crisp metal textures, no logos, captions, or visible writing. Open on a gloved craftsperson placing a tarnished vintage gold fountain pen nib beneath a jeweler's loupe on a dark precision workbench; the loupe clicks into position and a tiny bench lamp switches on with a soft mechanical snap. Cut to an extreme macro side angle as the nib glides over ultra-fine polishing film, shedding a trace of dark residue; synchronize a delicate metallic whisper and the faint creak of the leather work mat. Finish with the restored nib touching textured cream paper and laying down one smooth ribbon of deep cobalt ink; synchronize the gentle scratch of nib on paper, a tiny breath from the craftsperson, and the quiet room tone of a meticulous workshop. Slow controlled camera movement, elegant match cuts, photorealistic hands and tools, premium editorial product cinematography, satisfying ASMR sound design, no music.",
      "width": 3840,
      "height": 2160,
      "duration": 6,
      "providerSettings": {
        "klingai": {
          "sound": true
        }
      }
    }
  ]'
runware run klingai:kling-video@o3-4k \
  positivePrompt="A polished 6-second cinematic social media ad for a specialist fountain pen restoration workshop, composed for 16:9 landscape. Grounded luxury with cool graphite, cobalt blue, silver, and restrained amber task lighting; extreme macro detail, shallow depth of field, crisp metal textures, no logos, captions, or visible writing. Open on a gloved craftsperson placing a tarnished vintage gold fountain pen nib beneath a jeweler's loupe on a dark precision workbench; the loupe clicks into position and a tiny bench lamp switches on with a soft mechanical snap. Cut to an extreme macro side angle as the nib glides over ultra-fine polishing film, shedding a trace of dark residue; synchronize a delicate metallic whisper and the faint creak of the leather work mat. Finish with the restored nib touching textured cream paper and laying down one smooth ribbon of deep cobalt ink; synchronize the gentle scratch of nib on paper, a tiny breath from the craftsperson, and the quiet room tone of a meticulous workshop. Slow controlled camera movement, elegant match cuts, photorealistic hands and tools, premium editorial product cinematography, satisfying ASMR sound design, no music." \
  width=3840 \
  height=2160 \
  duration=6 \
  providerSettings.klingai.sound=true
{
  "taskType": "videoInference",
  "taskUUID": "9bc9674e-1c15-4266-9d79-04be70e30fe1",
  "model": "klingai:kling-video@o3-4k",
  "positivePrompt": "A polished 6-second cinematic social media ad for a specialist fountain pen restoration workshop, composed for 16:9 landscape. Grounded luxury with cool graphite, cobalt blue, silver, and restrained amber task lighting; extreme macro detail, shallow depth of field, crisp metal textures, no logos, captions, or visible writing. Open on a gloved craftsperson placing a tarnished vintage gold fountain pen nib beneath a jeweler's loupe on a dark precision workbench; the loupe clicks into position and a tiny bench lamp switches on with a soft mechanical snap. Cut to an extreme macro side angle as the nib glides over ultra-fine polishing film, shedding a trace of dark residue; synchronize a delicate metallic whisper and the faint creak of the leather work mat. Finish with the restored nib touching textured cream paper and laying down one smooth ribbon of deep cobalt ink; synchronize the gentle scratch of nib on paper, a tiny breath from the craftsperson, and the quiet room tone of a meticulous workshop. Slow controlled camera movement, elegant match cuts, photorealistic hands and tools, premium editorial product cinematography, satisfying ASMR sound design, no music.",
  "width": 3840,
  "height": 2160,
  "duration": 6,
  "providerSettings": {
    "klingai": {
      "sound": true
    }
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "9bc9674e-1c15-4266-9d79-04be70e30fe1",
  "videoUUID": "43931b59-b074-4d41-9d0e-6f1c03fe67d9",
  "videoURL": "https://vm.runware.ai/video/os/a02d21/ws/5/vi/43931b59-b074-4d41-9d0e-6f1c03fe67d9.mp4",
  "cost": 2.52
}

first-frame

Aquaculture Sensor Cleaning Demo$2.10~1m 42s
Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'klingai:kling-video@o3-4k',
  positivePrompt: 'Continue naturally from the supplied first frame in one uninterrupted five-second technical product-demo shot. Preserve the exact sensor, underwater installation, framing, lighting, and kelp-nursery environment. The camera makes a very slow, stable macro push toward the circular optical window as the built-in wiper activates and sweeps smoothly across the glass once, visibly removing the thin green biofilm and revealing a clean reflective optical surface beneath. A few loosened particles drift away in the current; tiny bubbles rise, suspended matter moves gently, and the background kelp fronds sway naturally. Keep the sensor body rigidly mounted while only the wiper mechanism and waterborne elements move. Crisp photorealistic 4K marine engineering cinematography, physically accurate underwater motion, premium industrial explainer aesthetic, shallow depth of field, no cuts, no hands, no added components, no transformation, no logos, no captions, no interface graphics.',
  duration: 5,
  inputs: {
    frameImages: [
      {
        image: 'https://assets.runware.ai/assets/inputs/7c83d7c8-2c60-4f6f-b4b3-f0db484232eb.jpg',
        frame: 'first'
      }
    ]
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "klingai:kling-video@o3-4k",
            "positivePrompt": "Continue naturally from the supplied first frame in one uninterrupted five-second technical product-demo shot. Preserve the exact sensor, underwater installation, framing, lighting, and kelp-nursery environment. The camera makes a very slow, stable macro push toward the circular optical window as the built-in wiper activates and sweeps smoothly across the glass once, visibly removing the thin green biofilm and revealing a clean reflective optical surface beneath. A few loosened particles drift away in the current; tiny bubbles rise, suspended matter moves gently, and the background kelp fronds sway naturally. Keep the sensor body rigidly mounted while only the wiper mechanism and waterborne elements move. Crisp photorealistic 4K marine engineering cinematography, physically accurate underwater motion, premium industrial explainer aesthetic, shallow depth of field, no cuts, no hands, no added components, no transformation, no logos, no captions, no interface graphics.",
            "duration": 5,
            "inputs": {
                "frameImages": [
                    {
                        "image": "https://assets.runware.ai/assets/inputs/7c83d7c8-2c60-4f6f-b4b3-f0db484232eb.jpg",
                        "frame": "first"
                    }
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "videoInference",
      "taskUUID": "112ebde6-8d8f-4f98-aefb-47f880e293ab",
      "model": "klingai:kling-video@o3-4k",
      "positivePrompt": "Continue naturally from the supplied first frame in one uninterrupted five-second technical product-demo shot. Preserve the exact sensor, underwater installation, framing, lighting, and kelp-nursery environment. The camera makes a very slow, stable macro push toward the circular optical window as the built-in wiper activates and sweeps smoothly across the glass once, visibly removing the thin green biofilm and revealing a clean reflective optical surface beneath. A few loosened particles drift away in the current; tiny bubbles rise, suspended matter moves gently, and the background kelp fronds sway naturally. Keep the sensor body rigidly mounted while only the wiper mechanism and waterborne elements move. Crisp photorealistic 4K marine engineering cinematography, physically accurate underwater motion, premium industrial explainer aesthetic, shallow depth of field, no cuts, no hands, no added components, no transformation, no logos, no captions, no interface graphics.",
      "duration": 5,
      "inputs": {
        "frameImages": [
          {
            "image": "https://assets.runware.ai/assets/inputs/7c83d7c8-2c60-4f6f-b4b3-f0db484232eb.jpg",
            "frame": "first"
          }
        ]
      }
    }
  ]'
runware run klingai:kling-video@o3-4k \
  positivePrompt="Continue naturally from the supplied first frame in one uninterrupted five-second technical product-demo shot. Preserve the exact sensor, underwater installation, framing, lighting, and kelp-nursery environment. The camera makes a very slow, stable macro push toward the circular optical window as the built-in wiper activates and sweeps smoothly across the glass once, visibly removing the thin green biofilm and revealing a clean reflective optical surface beneath. A few loosened particles drift away in the current; tiny bubbles rise, suspended matter moves gently, and the background kelp fronds sway naturally. Keep the sensor body rigidly mounted while only the wiper mechanism and waterborne elements move. Crisp photorealistic 4K marine engineering cinematography, physically accurate underwater motion, premium industrial explainer aesthetic, shallow depth of field, no cuts, no hands, no added components, no transformation, no logos, no captions, no interface graphics." \
  duration=5 \
  inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/7c83d7c8-2c60-4f6f-b4b3-f0db484232eb.jpg \
  inputs.frameImages.0.frame=first
{
  "taskType": "videoInference",
  "taskUUID": "112ebde6-8d8f-4f98-aefb-47f880e293ab",
  "model": "klingai:kling-video@o3-4k",
  "positivePrompt": "Continue naturally from the supplied first frame in one uninterrupted five-second technical product-demo shot. Preserve the exact sensor, underwater installation, framing, lighting, and kelp-nursery environment. The camera makes a very slow, stable macro push toward the circular optical window as the built-in wiper activates and sweeps smoothly across the glass once, visibly removing the thin green biofilm and revealing a clean reflective optical surface beneath. A few loosened particles drift away in the current; tiny bubbles rise, suspended matter moves gently, and the background kelp fronds sway naturally. Keep the sensor body rigidly mounted while only the wiper mechanism and waterborne elements move. Crisp photorealistic 4K marine engineering cinematography, physically accurate underwater motion, premium industrial explainer aesthetic, shallow depth of field, no cuts, no hands, no added components, no transformation, no logos, no captions, no interface graphics.",
  "duration": 5,
  "inputs": {
    "frameImages": [
      {
        "image": "https://assets.runware.ai/assets/inputs/7c83d7c8-2c60-4f6f-b4b3-f0db484232eb.jpg",
        "frame": "first"
      }
    ]
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "112ebde6-8d8f-4f98-aefb-47f880e293ab",
  "videoUUID": "33613bd3-57c4-4522-b799-c32286f6e2e4",
  "videoURL": "https://vm.runware.ai/video/os/a03d21/ws/5/vi/33613bd3-57c4-4522-b799-c32286f6e2e4.mp4",
  "cost": 2.1
}

first-last-frame

Portable Manuscript Scanner Explainer$3.36~2m 45s
Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'klingai:kling-video@o3-4k',
  positivePrompt: 'Create a coherent eight-second product explainer in one continuous, locked three-quarter overhead shot, transitioning exactly from the supplied first frame to the supplied last frame. Preserve the precise identity and position of the portable hyperspectral scanner, parchment, table, copper fittings, rails, gloves, and lighting. After a brief moment of stillness, the narrow optical head glides smoothly from the near edge toward the far edge along its twin rails at a controlled laboratory pace. A thin cyan scanning line travels directly beneath the moving head. In the completed area behind it, the parchment gradually changes into a restrained cyan-and-amber multispectral visualization, revealing a second layer of erased handwriting while retaining realistic fibers, wrinkles, stains, and original surface detail. The reveal must remain physically attached to the parchment and follow the scanner head with exact spatial continuity; it is not a floating hologram. The gloved hands stay still and safely clear of the document. Add minute optical reflections across the charcoal housing and copper corners, subtle dust motes in the warm task light, and a gentle increase in the cyan status light as the pass completes. End with the head settled at the far edge and the hidden manuscript layer fully visible, matching the supplied final frame. Premium conservation-equipment demonstration, calm scientific confidence, dark teal, parchment cream, copper, and cyan palette, crisp 4K material detail, realistic mechanics, no camera movement, no cuts, no people entering, no logos, no captions, no interface, no floating text.',
  duration: 8,
  inputs: {
    frameImages: [
      {
        image: 'https://assets.runware.ai/assets/inputs/4df2952b-2879-4fac-ad54-ac6d1a3ea7c1.jpg',
        frame: 'first'
      },
      {
        image: 'https://assets.runware.ai/assets/inputs/1a480113-62c1-41f6-af5e-1905b57c9e30.jpg',
        frame: 'last'
      }
    ]
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "klingai:kling-video@o3-4k",
            "positivePrompt": "Create a coherent eight-second product explainer in one continuous, locked three-quarter overhead shot, transitioning exactly from the supplied first frame to the supplied last frame. Preserve the precise identity and position of the portable hyperspectral scanner, parchment, table, copper fittings, rails, gloves, and lighting. After a brief moment of stillness, the narrow optical head glides smoothly from the near edge toward the far edge along its twin rails at a controlled laboratory pace. A thin cyan scanning line travels directly beneath the moving head. In the completed area behind it, the parchment gradually changes into a restrained cyan-and-amber multispectral visualization, revealing a second layer of erased handwriting while retaining realistic fibers, wrinkles, stains, and original surface detail. The reveal must remain physically attached to the parchment and follow the scanner head with exact spatial continuity; it is not a floating hologram. The gloved hands stay still and safely clear of the document. Add minute optical reflections across the charcoal housing and copper corners, subtle dust motes in the warm task light, and a gentle increase in the cyan status light as the pass completes. End with the head settled at the far edge and the hidden manuscript layer fully visible, matching the supplied final frame. Premium conservation-equipment demonstration, calm scientific confidence, dark teal, parchment cream, copper, and cyan palette, crisp 4K material detail, realistic mechanics, no camera movement, no cuts, no people entering, no logos, no captions, no interface, no floating text.",
            "duration": 8,
            "inputs": {
                "frameImages": [
                    {
                        "image": "https://assets.runware.ai/assets/inputs/4df2952b-2879-4fac-ad54-ac6d1a3ea7c1.jpg",
                        "frame": "first"
                    },
                    {
                        "image": "https://assets.runware.ai/assets/inputs/1a480113-62c1-41f6-af5e-1905b57c9e30.jpg",
                        "frame": "last"
                    }
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "videoInference",
      "taskUUID": "ffedf028-fe1d-4ef1-8115-8379071fce04",
      "model": "klingai:kling-video@o3-4k",
      "positivePrompt": "Create a coherent eight-second product explainer in one continuous, locked three-quarter overhead shot, transitioning exactly from the supplied first frame to the supplied last frame. Preserve the precise identity and position of the portable hyperspectral scanner, parchment, table, copper fittings, rails, gloves, and lighting. After a brief moment of stillness, the narrow optical head glides smoothly from the near edge toward the far edge along its twin rails at a controlled laboratory pace. A thin cyan scanning line travels directly beneath the moving head. In the completed area behind it, the parchment gradually changes into a restrained cyan-and-amber multispectral visualization, revealing a second layer of erased handwriting while retaining realistic fibers, wrinkles, stains, and original surface detail. The reveal must remain physically attached to the parchment and follow the scanner head with exact spatial continuity; it is not a floating hologram. The gloved hands stay still and safely clear of the document. Add minute optical reflections across the charcoal housing and copper corners, subtle dust motes in the warm task light, and a gentle increase in the cyan status light as the pass completes. End with the head settled at the far edge and the hidden manuscript layer fully visible, matching the supplied final frame. Premium conservation-equipment demonstration, calm scientific confidence, dark teal, parchment cream, copper, and cyan palette, crisp 4K material detail, realistic mechanics, no camera movement, no cuts, no people entering, no logos, no captions, no interface, no floating text.",
      "duration": 8,
      "inputs": {
        "frameImages": [
          {
            "image": "https://assets.runware.ai/assets/inputs/4df2952b-2879-4fac-ad54-ac6d1a3ea7c1.jpg",
            "frame": "first"
          },
          {
            "image": "https://assets.runware.ai/assets/inputs/1a480113-62c1-41f6-af5e-1905b57c9e30.jpg",
            "frame": "last"
          }
        ]
      }
    }
  ]'
runware run klingai:kling-video@o3-4k \
  positivePrompt="Create a coherent eight-second product explainer in one continuous, locked three-quarter overhead shot, transitioning exactly from the supplied first frame to the supplied last frame. Preserve the precise identity and position of the portable hyperspectral scanner, parchment, table, copper fittings, rails, gloves, and lighting. After a brief moment of stillness, the narrow optical head glides smoothly from the near edge toward the far edge along its twin rails at a controlled laboratory pace. A thin cyan scanning line travels directly beneath the moving head. In the completed area behind it, the parchment gradually changes into a restrained cyan-and-amber multispectral visualization, revealing a second layer of erased handwriting while retaining realistic fibers, wrinkles, stains, and original surface detail. The reveal must remain physically attached to the parchment and follow the scanner head with exact spatial continuity; it is not a floating hologram. The gloved hands stay still and safely clear of the document. Add minute optical reflections across the charcoal housing and copper corners, subtle dust motes in the warm task light, and a gentle increase in the cyan status light as the pass completes. End with the head settled at the far edge and the hidden manuscript layer fully visible, matching the supplied final frame. Premium conservation-equipment demonstration, calm scientific confidence, dark teal, parchment cream, copper, and cyan palette, crisp 4K material detail, realistic mechanics, no camera movement, no cuts, no people entering, no logos, no captions, no interface, no floating text." \
  duration=8 \
  inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/4df2952b-2879-4fac-ad54-ac6d1a3ea7c1.jpg \
  inputs.frameImages.0.frame=first \
  inputs.frameImages.1.image=https://assets.runware.ai/assets/inputs/1a480113-62c1-41f6-af5e-1905b57c9e30.jpg \
  inputs.frameImages.1.frame=last
{
  "taskType": "videoInference",
  "taskUUID": "ffedf028-fe1d-4ef1-8115-8379071fce04",
  "model": "klingai:kling-video@o3-4k",
  "positivePrompt": "Create a coherent eight-second product explainer in one continuous, locked three-quarter overhead shot, transitioning exactly from the supplied first frame to the supplied last frame. Preserve the precise identity and position of the portable hyperspectral scanner, parchment, table, copper fittings, rails, gloves, and lighting. After a brief moment of stillness, the narrow optical head glides smoothly from the near edge toward the far edge along its twin rails at a controlled laboratory pace. A thin cyan scanning line travels directly beneath the moving head. In the completed area behind it, the parchment gradually changes into a restrained cyan-and-amber multispectral visualization, revealing a second layer of erased handwriting while retaining realistic fibers, wrinkles, stains, and original surface detail. The reveal must remain physically attached to the parchment and follow the scanner head with exact spatial continuity; it is not a floating hologram. The gloved hands stay still and safely clear of the document. Add minute optical reflections across the charcoal housing and copper corners, subtle dust motes in the warm task light, and a gentle increase in the cyan status light as the pass completes. End with the head settled at the far edge and the hidden manuscript layer fully visible, matching the supplied final frame. Premium conservation-equipment demonstration, calm scientific confidence, dark teal, parchment cream, copper, and cyan palette, crisp 4K material detail, realistic mechanics, no camera movement, no cuts, no people entering, no logos, no captions, no interface, no floating text.",
  "duration": 8,
  "inputs": {
    "frameImages": [
      {
        "image": "https://assets.runware.ai/assets/inputs/4df2952b-2879-4fac-ad54-ac6d1a3ea7c1.jpg",
        "frame": "first"
      },
      {
        "image": "https://assets.runware.ai/assets/inputs/1a480113-62c1-41f6-af5e-1905b57c9e30.jpg",
        "frame": "last"
      }
    ]
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "ffedf028-fe1d-4ef1-8115-8379071fce04",
  "videoUUID": "bfeba75a-da37-4fa6-b9a8-85fe071fb273",
  "videoURL": "https://vm.runware.ai/video/os/a01d21/ws/5/vi/bfeba75a-da37-4fa6-b9a8-85fe071fb273.mp4",
  "cost": 3.36
}

reference-to-video

Urban Bat Ecologist Update$2.94~3m 25s
Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'klingai:kling-video@o3-4k',
  positivePrompt: 'Create a completely new 7-second vertical talking-head scene guided by the reference presenter\'s appearance, facial performance, calm delivery, and gesture timing; do not reuse or edit the reference footage or studio background. She is now an urban bat ecologist delivering a concise municipal wildlife update from a rooftop acoustic-monitoring station at blue hour. Medium close-up, direct eye contact, presenter dominant in frame. She wears a practical charcoal field jacket with a small orange safety tab and no branding. Behind her, softly defocused ultrasonic detector equipment, antenna cables, planted roof trays, and a distant city skyline establish the real working location. Art direction is polished nocturnal documentary: deep indigo sky, muted concrete gray, restrained sodium-amber practical lights, soft cool key light on her face, realistic skin texture, subtle evening breeze moving a few loose hairs. Match the reference motion: start composed, point briefly toward a detector over her shoulder, transition into an open-palm public-guidance gesture, then settle. Stable locked camera with very slight natural documentary drift, shallow depth of field, crisp 4K detail. Generate synchronized natural female speech, spoken exactly once: “These rooftop detectors logged three migrating bat species tonight. Keep exterior lights low, and leave grounded bats undisturbed.” Quiet rooftop ambience beneath the clean voice, with distant traffic and a faint breeze. No music, captions, on-screen text, logos, jump cuts, extra people, or exaggerated gestures.',
  width: 2160,
  height: 3840,
  duration: 7,
  providerSettings: {
    klingai: {
      keepOriginalSound: true
    }
  },
  inputs: {
    referenceVideos: [
      'https://assets.runware.ai/assets/inputs/901da59f-bca6-47ad-80e8-84959f2755f1.mp4'
    ]
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "klingai:kling-video@o3-4k",
            "positivePrompt": "Create a completely new 7-second vertical talking-head scene guided by the reference presenter's appearance, facial performance, calm delivery, and gesture timing; do not reuse or edit the reference footage or studio background. She is now an urban bat ecologist delivering a concise municipal wildlife update from a rooftop acoustic-monitoring station at blue hour. Medium close-up, direct eye contact, presenter dominant in frame. She wears a practical charcoal field jacket with a small orange safety tab and no branding. Behind her, softly defocused ultrasonic detector equipment, antenna cables, planted roof trays, and a distant city skyline establish the real working location. Art direction is polished nocturnal documentary: deep indigo sky, muted concrete gray, restrained sodium-amber practical lights, soft cool key light on her face, realistic skin texture, subtle evening breeze moving a few loose hairs. Match the reference motion: start composed, point briefly toward a detector over her shoulder, transition into an open-palm public-guidance gesture, then settle. Stable locked camera with very slight natural documentary drift, shallow depth of field, crisp 4K detail. Generate synchronized natural female speech, spoken exactly once: “These rooftop detectors logged three migrating bat species tonight. Keep exterior lights low, and leave grounded bats undisturbed.” Quiet rooftop ambience beneath the clean voice, with distant traffic and a faint breeze. No music, captions, on-screen text, logos, jump cuts, extra people, or exaggerated gestures.",
            "width": 2160,
            "height": 3840,
            "duration": 7,
            "providerSettings": {
                "klingai": {
                    "keepOriginalSound": True
                }
            },
            "inputs": {
                "referenceVideos": [
                    "https://assets.runware.ai/assets/inputs/901da59f-bca6-47ad-80e8-84959f2755f1.mp4"
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "videoInference",
      "taskUUID": "0e470b03-f5e7-4f0d-b9f6-efabeb8bfcf6",
      "model": "klingai:kling-video@o3-4k",
      "positivePrompt": "Create a completely new 7-second vertical talking-head scene guided by the reference presenter's appearance, facial performance, calm delivery, and gesture timing; do not reuse or edit the reference footage or studio background. She is now an urban bat ecologist delivering a concise municipal wildlife update from a rooftop acoustic-monitoring station at blue hour. Medium close-up, direct eye contact, presenter dominant in frame. She wears a practical charcoal field jacket with a small orange safety tab and no branding. Behind her, softly defocused ultrasonic detector equipment, antenna cables, planted roof trays, and a distant city skyline establish the real working location. Art direction is polished nocturnal documentary: deep indigo sky, muted concrete gray, restrained sodium-amber practical lights, soft cool key light on her face, realistic skin texture, subtle evening breeze moving a few loose hairs. Match the reference motion: start composed, point briefly toward a detector over her shoulder, transition into an open-palm public-guidance gesture, then settle. Stable locked camera with very slight natural documentary drift, shallow depth of field, crisp 4K detail. Generate synchronized natural female speech, spoken exactly once: “These rooftop detectors logged three migrating bat species tonight. Keep exterior lights low, and leave grounded bats undisturbed.” Quiet rooftop ambience beneath the clean voice, with distant traffic and a faint breeze. No music, captions, on-screen text, logos, jump cuts, extra people, or exaggerated gestures.",
      "width": 2160,
      "height": 3840,
      "duration": 7,
      "providerSettings": {
        "klingai": {
          "keepOriginalSound": true
        }
      },
      "inputs": {
        "referenceVideos": [
          "https://assets.runware.ai/assets/inputs/901da59f-bca6-47ad-80e8-84959f2755f1.mp4"
        ]
      }
    }
  ]'
runware run klingai:kling-video@o3-4k \
  positivePrompt="Create a completely new 7-second vertical talking-head scene guided by the reference presenter's appearance, facial performance, calm delivery, and gesture timing; do not reuse or edit the reference footage or studio background. She is now an urban bat ecologist delivering a concise municipal wildlife update from a rooftop acoustic-monitoring station at blue hour. Medium close-up, direct eye contact, presenter dominant in frame. She wears a practical charcoal field jacket with a small orange safety tab and no branding. Behind her, softly defocused ultrasonic detector equipment, antenna cables, planted roof trays, and a distant city skyline establish the real working location. Art direction is polished nocturnal documentary: deep indigo sky, muted concrete gray, restrained sodium-amber practical lights, soft cool key light on her face, realistic skin texture, subtle evening breeze moving a few loose hairs. Match the reference motion: start composed, point briefly toward a detector over her shoulder, transition into an open-palm public-guidance gesture, then settle. Stable locked camera with very slight natural documentary drift, shallow depth of field, crisp 4K detail. Generate synchronized natural female speech, spoken exactly once: “These rooftop detectors logged three migrating bat species tonight. Keep exterior lights low, and leave grounded bats undisturbed.” Quiet rooftop ambience beneath the clean voice, with distant traffic and a faint breeze. No music, captions, on-screen text, logos, jump cuts, extra people, or exaggerated gestures." \
  width=2160 \
  height=3840 \
  duration=7 \
  providerSettings.klingai.keepOriginalSound=true \
  inputs.referenceVideos.0=https://assets.runware.ai/assets/inputs/901da59f-bca6-47ad-80e8-84959f2755f1.mp4
{
  "taskType": "videoInference",
  "taskUUID": "0e470b03-f5e7-4f0d-b9f6-efabeb8bfcf6",
  "model": "klingai:kling-video@o3-4k",
  "positivePrompt": "Create a completely new 7-second vertical talking-head scene guided by the reference presenter's appearance, facial performance, calm delivery, and gesture timing; do not reuse or edit the reference footage or studio background. She is now an urban bat ecologist delivering a concise municipal wildlife update from a rooftop acoustic-monitoring station at blue hour. Medium close-up, direct eye contact, presenter dominant in frame. She wears a practical charcoal field jacket with a small orange safety tab and no branding. Behind her, softly defocused ultrasonic detector equipment, antenna cables, planted roof trays, and a distant city skyline establish the real working location. Art direction is polished nocturnal documentary: deep indigo sky, muted concrete gray, restrained sodium-amber practical lights, soft cool key light on her face, realistic skin texture, subtle evening breeze moving a few loose hairs. Match the reference motion: start composed, point briefly toward a detector over her shoulder, transition into an open-palm public-guidance gesture, then settle. Stable locked camera with very slight natural documentary drift, shallow depth of field, crisp 4K detail. Generate synchronized natural female speech, spoken exactly once: “These rooftop detectors logged three migrating bat species tonight. Keep exterior lights low, and leave grounded bats undisturbed.” Quiet rooftop ambience beneath the clean voice, with distant traffic and a faint breeze. No music, captions, on-screen text, logos, jump cuts, extra people, or exaggerated gestures.",
  "width": 2160,
  "height": 3840,
  "duration": 7,
  "providerSettings": {
    "klingai": {
      "keepOriginalSound": true
    }
  },
  "inputs": {
    "referenceVideos": [
      "https://assets.runware.ai/assets/inputs/901da59f-bca6-47ad-80e8-84959f2755f1.mp4"
    ]
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "0e470b03-f5e7-4f0d-b9f6-efabeb8bfcf6",
  "videoUUID": "77a4f524-a9e2-49a6-8aa4-c923d13da951",
  "videoURL": "https://vm.runware.ai/video/os/a05d22/ws/5/vi/77a4f524-a9e2-49a6-8aa4-c923d13da951.mp4",
  "cost": 2.94
}

video-edit

Bauhaus Acoustic Panel Social Reel$2.52~3m 11s
Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'klingai:kling-video@o3-4k',
  positivePrompt: 'Prompt-based edit of the source video for a premium architectural acoustics social reel. Preserve the exact vertical composition, camera push-in, drummer, drum kit, body motion, stick movement, lighting direction, performance timing, and all cuts or lack of cuts. Keep the person and instruments photorealistic and unchanged. Apply a clearly visible environment transformation synchronized with the drum performance: the bare concrete walls progressively refit themselves into precisely manufactured three-dimensional acoustic felt panels, spreading outward from behind the drummer with each major beat. Use a sophisticated Bauhaus installation of large circles, arches, ribs, and staggered rectangular panels in saturated cobalt blue, vermilion, warm ochre, and small accents of mint green. Show convincing dense felt fibers, beveled edges, shallow relief, accurate wall attachment, contact shadows, and subtle parallax as the camera advances. By the final moments, the room is fully treated and visually polished, with balanced geometric symmetry framing the drummer. Energetic, design-led, tactile, contemporary commercial art direction; crisp 4K material detail and natural motion. Do not add text, captions, logos, interfaces, extra people, extra instruments, surreal objects, or changes to the performer.',
  resolution: '4k',
  providerSettings: {
    klingai: {
      keepOriginalSound: true
    }
  },
  inputs: {
    video: 'https://assets.runware.ai/assets/inputs/2fd1ba5c-dea2-446f-b7fb-0f0a50935ae6.mp4'
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "klingai:kling-video@o3-4k",
            "positivePrompt": "Prompt-based edit of the source video for a premium architectural acoustics social reel. Preserve the exact vertical composition, camera push-in, drummer, drum kit, body motion, stick movement, lighting direction, performance timing, and all cuts or lack of cuts. Keep the person and instruments photorealistic and unchanged. Apply a clearly visible environment transformation synchronized with the drum performance: the bare concrete walls progressively refit themselves into precisely manufactured three-dimensional acoustic felt panels, spreading outward from behind the drummer with each major beat. Use a sophisticated Bauhaus installation of large circles, arches, ribs, and staggered rectangular panels in saturated cobalt blue, vermilion, warm ochre, and small accents of mint green. Show convincing dense felt fibers, beveled edges, shallow relief, accurate wall attachment, contact shadows, and subtle parallax as the camera advances. By the final moments, the room is fully treated and visually polished, with balanced geometric symmetry framing the drummer. Energetic, design-led, tactile, contemporary commercial art direction; crisp 4K material detail and natural motion. Do not add text, captions, logos, interfaces, extra people, extra instruments, surreal objects, or changes to the performer.",
            "resolution": "4k",
            "providerSettings": {
                "klingai": {
                    "keepOriginalSound": True
                }
            },
            "inputs": {
                "video": "https://assets.runware.ai/assets/inputs/2fd1ba5c-dea2-446f-b7fb-0f0a50935ae6.mp4"
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "videoInference",
      "taskUUID": "8df4984e-ec8f-40a7-9730-5d0a925eefd1",
      "model": "klingai:kling-video@o3-4k",
      "positivePrompt": "Prompt-based edit of the source video for a premium architectural acoustics social reel. Preserve the exact vertical composition, camera push-in, drummer, drum kit, body motion, stick movement, lighting direction, performance timing, and all cuts or lack of cuts. Keep the person and instruments photorealistic and unchanged. Apply a clearly visible environment transformation synchronized with the drum performance: the bare concrete walls progressively refit themselves into precisely manufactured three-dimensional acoustic felt panels, spreading outward from behind the drummer with each major beat. Use a sophisticated Bauhaus installation of large circles, arches, ribs, and staggered rectangular panels in saturated cobalt blue, vermilion, warm ochre, and small accents of mint green. Show convincing dense felt fibers, beveled edges, shallow relief, accurate wall attachment, contact shadows, and subtle parallax as the camera advances. By the final moments, the room is fully treated and visually polished, with balanced geometric symmetry framing the drummer. Energetic, design-led, tactile, contemporary commercial art direction; crisp 4K material detail and natural motion. Do not add text, captions, logos, interfaces, extra people, extra instruments, surreal objects, or changes to the performer.",
      "resolution": "4k",
      "providerSettings": {
        "klingai": {
          "keepOriginalSound": true
        }
      },
      "inputs": {
        "video": "https://assets.runware.ai/assets/inputs/2fd1ba5c-dea2-446f-b7fb-0f0a50935ae6.mp4"
      }
    }
  ]'
runware run klingai:kling-video@o3-4k \
  positivePrompt="Prompt-based edit of the source video for a premium architectural acoustics social reel. Preserve the exact vertical composition, camera push-in, drummer, drum kit, body motion, stick movement, lighting direction, performance timing, and all cuts or lack of cuts. Keep the person and instruments photorealistic and unchanged. Apply a clearly visible environment transformation synchronized with the drum performance: the bare concrete walls progressively refit themselves into precisely manufactured three-dimensional acoustic felt panels, spreading outward from behind the drummer with each major beat. Use a sophisticated Bauhaus installation of large circles, arches, ribs, and staggered rectangular panels in saturated cobalt blue, vermilion, warm ochre, and small accents of mint green. Show convincing dense felt fibers, beveled edges, shallow relief, accurate wall attachment, contact shadows, and subtle parallax as the camera advances. By the final moments, the room is fully treated and visually polished, with balanced geometric symmetry framing the drummer. Energetic, design-led, tactile, contemporary commercial art direction; crisp 4K material detail and natural motion. Do not add text, captions, logos, interfaces, extra people, extra instruments, surreal objects, or changes to the performer." \
  resolution=4k \
  providerSettings.klingai.keepOriginalSound=true \
  inputs.video=https://assets.runware.ai/assets/inputs/2fd1ba5c-dea2-446f-b7fb-0f0a50935ae6.mp4
{
  "taskType": "videoInference",
  "taskUUID": "8df4984e-ec8f-40a7-9730-5d0a925eefd1",
  "model": "klingai:kling-video@o3-4k",
  "positivePrompt": "Prompt-based edit of the source video for a premium architectural acoustics social reel. Preserve the exact vertical composition, camera push-in, drummer, drum kit, body motion, stick movement, lighting direction, performance timing, and all cuts or lack of cuts. Keep the person and instruments photorealistic and unchanged. Apply a clearly visible environment transformation synchronized with the drum performance: the bare concrete walls progressively refit themselves into precisely manufactured three-dimensional acoustic felt panels, spreading outward from behind the drummer with each major beat. Use a sophisticated Bauhaus installation of large circles, arches, ribs, and staggered rectangular panels in saturated cobalt blue, vermilion, warm ochre, and small accents of mint green. Show convincing dense felt fibers, beveled edges, shallow relief, accurate wall attachment, contact shadows, and subtle parallax as the camera advances. By the final moments, the room is fully treated and visually polished, with balanced geometric symmetry framing the drummer. Energetic, design-led, tactile, contemporary commercial art direction; crisp 4K material detail and natural motion. Do not add text, captions, logos, interfaces, extra people, extra instruments, surreal objects, or changes to the performer.",
  "resolution": "4k",
  "providerSettings": {
    "klingai": {
      "keepOriginalSound": true
    }
  },
  "inputs": {
    "video": "https://assets.runware.ai/assets/inputs/2fd1ba5c-dea2-446f-b7fb-0f0a50935ae6.mp4"
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "8df4984e-ec8f-40a7-9730-5d0a925eefd1",
  "videoUUID": "1c003a0d-1327-48bf-9362-951509aba23e",
  "videoURL": "https://vm.runware.ai/video/os/a03d21/ws/5/vi/1c003a0d-1327-48bf-9362-951509aba23e.mp4",
  "cost": 2.52
}

elements

Mushroom Forager Workwear Fashion Reel$4.20~4m 45s
Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'klingai:kling-video@o3-4k',
  positivePrompt: 'Create a polished 10-second square fashion showcase reel for specialist mushroom-growing workwear. Preserve the exact faces, body types, garments, colors and accessories of <<<element_1>>> and <<<element_2>>> throughout. Set the reel inside a pristine architectural mushroom fruiting room: long stainless shelving filled with ivory oyster mushrooms, translucent humidity drifting through precise shafts of cool light, wet graphite floor with restrained reflections. Sophisticated editorial art direction in saffron, cobalt, fungal cream and brushed steel; tactile fabric detail and premium commercial realism.\n\nOpen with a symmetrical full-body two-shot as <<<element_1>>> enters from the left and <<<element_2>>> enters from the right, both walking toward camera at a measured pace. Cut to crisp waist-level tracking details: the saffron coat pockets and basket harness, then the cobalt coverall zipper, reinforced knees and mesh sampling pouches. They meet beside a shelf, turn to face one another in clear three-quarter profile, and perform one practical interaction: <<<element_1>>> lifts a shallow harvest basket while <<<element_2>>> selects an oyster mushroom and places it inside. Hold a clean moment showing both faces and both outfits unobstructed. Finish with them standing back-to-back, then pivoting toward camera for a balanced full-length hero pose. Controlled camera movement, natural garment motion, accurate hands, consistent wardrobe construction, sharp 4K textile texture, subtle humidity, calm assured mood. No logos, captions, lettering or interface graphics.',
  width: 2880,
  height: 2880,
  duration: 10,
  inputs: {
    elements: [
      {
        id: 'saffron_forager_look',
        description: 'Male model wearing the saffron waxed-canvas mushroom-foraging outfit.',
        frontalImage: 'https://assets.runware.ai/assets/inputs/013058f5-727d-435f-9653-37715b1503ae.jpg',
        images: [
          'https://assets.runware.ai/assets/inputs/ab5ae8c2-b5b7-49ae-a4c8-42da3536f064.jpg'
        ],
        tags: [
          'Costume'
        ]
      },
      {
        id: 'cobalt_grower_look',
        description: 'Female model wearing the cobalt ripstop mushroom-cultivation outfit.',
        frontalImage: 'https://assets.runware.ai/assets/inputs/0e25fe42-c7db-469b-9281-a735e5e0a9e3.jpg',
        images: [
          'https://assets.runware.ai/assets/inputs/cc50da0a-03fe-4c8d-8b8e-7c6eef5ba19a.jpg'
        ],
        tags: [
          'Costume'
        ]
      }
    ]
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "klingai:kling-video@o3-4k",
            "positivePrompt": "Create a polished 10-second square fashion showcase reel for specialist mushroom-growing workwear. Preserve the exact faces, body types, garments, colors and accessories of <<<element_1>>> and <<<element_2>>> throughout. Set the reel inside a pristine architectural mushroom fruiting room: long stainless shelving filled with ivory oyster mushrooms, translucent humidity drifting through precise shafts of cool light, wet graphite floor with restrained reflections. Sophisticated editorial art direction in saffron, cobalt, fungal cream and brushed steel; tactile fabric detail and premium commercial realism.\n\nOpen with a symmetrical full-body two-shot as <<<element_1>>> enters from the left and <<<element_2>>> enters from the right, both walking toward camera at a measured pace. Cut to crisp waist-level tracking details: the saffron coat pockets and basket harness, then the cobalt coverall zipper, reinforced knees and mesh sampling pouches. They meet beside a shelf, turn to face one another in clear three-quarter profile, and perform one practical interaction: <<<element_1>>> lifts a shallow harvest basket while <<<element_2>>> selects an oyster mushroom and places it inside. Hold a clean moment showing both faces and both outfits unobstructed. Finish with them standing back-to-back, then pivoting toward camera for a balanced full-length hero pose. Controlled camera movement, natural garment motion, accurate hands, consistent wardrobe construction, sharp 4K textile texture, subtle humidity, calm assured mood. No logos, captions, lettering or interface graphics.",
            "width": 2880,
            "height": 2880,
            "duration": 10,
            "inputs": {
                "elements": [
                    {
                        "id": "saffron_forager_look",
                        "description": "Male model wearing the saffron waxed-canvas mushroom-foraging outfit.",
                        "frontalImage": "https://assets.runware.ai/assets/inputs/013058f5-727d-435f-9653-37715b1503ae.jpg",
                        "images": [
                            "https://assets.runware.ai/assets/inputs/ab5ae8c2-b5b7-49ae-a4c8-42da3536f064.jpg"
                        ],
                        "tags": [
                            "Costume"
                        ]
                    },
                    {
                        "id": "cobalt_grower_look",
                        "description": "Female model wearing the cobalt ripstop mushroom-cultivation outfit.",
                        "frontalImage": "https://assets.runware.ai/assets/inputs/0e25fe42-c7db-469b-9281-a735e5e0a9e3.jpg",
                        "images": [
                            "https://assets.runware.ai/assets/inputs/cc50da0a-03fe-4c8d-8b8e-7c6eef5ba19a.jpg"
                        ],
                        "tags": [
                            "Costume"
                        ]
                    }
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "videoInference",
      "taskUUID": "f0ebe2b2-5a49-4dfa-88c0-022fdb8cf1fe",
      "model": "klingai:kling-video@o3-4k",
      "positivePrompt": "Create a polished 10-second square fashion showcase reel for specialist mushroom-growing workwear. Preserve the exact faces, body types, garments, colors and accessories of <<<element_1>>> and <<<element_2>>> throughout. Set the reel inside a pristine architectural mushroom fruiting room: long stainless shelving filled with ivory oyster mushrooms, translucent humidity drifting through precise shafts of cool light, wet graphite floor with restrained reflections. Sophisticated editorial art direction in saffron, cobalt, fungal cream and brushed steel; tactile fabric detail and premium commercial realism.\n\nOpen with a symmetrical full-body two-shot as <<<element_1>>> enters from the left and <<<element_2>>> enters from the right, both walking toward camera at a measured pace. Cut to crisp waist-level tracking details: the saffron coat pockets and basket harness, then the cobalt coverall zipper, reinforced knees and mesh sampling pouches. They meet beside a shelf, turn to face one another in clear three-quarter profile, and perform one practical interaction: <<<element_1>>> lifts a shallow harvest basket while <<<element_2>>> selects an oyster mushroom and places it inside. Hold a clean moment showing both faces and both outfits unobstructed. Finish with them standing back-to-back, then pivoting toward camera for a balanced full-length hero pose. Controlled camera movement, natural garment motion, accurate hands, consistent wardrobe construction, sharp 4K textile texture, subtle humidity, calm assured mood. No logos, captions, lettering or interface graphics.",
      "width": 2880,
      "height": 2880,
      "duration": 10,
      "inputs": {
        "elements": [
          {
            "id": "saffron_forager_look",
            "description": "Male model wearing the saffron waxed-canvas mushroom-foraging outfit.",
            "frontalImage": "https://assets.runware.ai/assets/inputs/013058f5-727d-435f-9653-37715b1503ae.jpg",
            "images": [
              "https://assets.runware.ai/assets/inputs/ab5ae8c2-b5b7-49ae-a4c8-42da3536f064.jpg"
            ],
            "tags": [
              "Costume"
            ]
          },
          {
            "id": "cobalt_grower_look",
            "description": "Female model wearing the cobalt ripstop mushroom-cultivation outfit.",
            "frontalImage": "https://assets.runware.ai/assets/inputs/0e25fe42-c7db-469b-9281-a735e5e0a9e3.jpg",
            "images": [
              "https://assets.runware.ai/assets/inputs/cc50da0a-03fe-4c8d-8b8e-7c6eef5ba19a.jpg"
            ],
            "tags": [
              "Costume"
            ]
          }
        ]
      }
    }
  ]'
runware run klingai:kling-video@o3-4k \
  positivePrompt="Create a polished 10-second square fashion showcase reel for specialist mushroom-growing workwear. Preserve the exact faces, body types, garments, colors and accessories of <<<element_1>>> and <<<element_2>>> throughout. Set the reel inside a pristine architectural mushroom fruiting room: long stainless shelving filled with ivory oyster mushrooms, translucent humidity drifting through precise shafts of cool light, wet graphite floor with restrained reflections. Sophisticated editorial art direction in saffron, cobalt, fungal cream and brushed steel; tactile fabric detail and premium commercial realism.

Open with a symmetrical full-body two-shot as <<<element_1>>> enters from the left and <<<element_2>>> enters from the right, both walking toward camera at a measured pace. Cut to crisp waist-level tracking details: the saffron coat pockets and basket harness, then the cobalt coverall zipper, reinforced knees and mesh sampling pouches. They meet beside a shelf, turn to face one another in clear three-quarter profile, and perform one practical interaction: <<<element_1>>> lifts a shallow harvest basket while <<<element_2>>> selects an oyster mushroom and places it inside. Hold a clean moment showing both faces and both outfits unobstructed. Finish with them standing back-to-back, then pivoting toward camera for a balanced full-length hero pose. Controlled camera movement, natural garment motion, accurate hands, consistent wardrobe construction, sharp 4K textile texture, subtle humidity, calm assured mood. No logos, captions, lettering or interface graphics." \
  width=2880 \
  height=2880 \
  duration=10 \
  inputs.elements.0.id=saffron_forager_look \
  inputs.elements.0.description="Male model wearing the saffron waxed-canvas mushroom-foraging outfit." \
  inputs.elements.0.frontalImage=https://assets.runware.ai/assets/inputs/013058f5-727d-435f-9653-37715b1503ae.jpg \
  inputs.elements.0.images.0=https://assets.runware.ai/assets/inputs/ab5ae8c2-b5b7-49ae-a4c8-42da3536f064.jpg \
  inputs.elements.0.tags.0=Costume \
  inputs.elements.1.id=cobalt_grower_look \
  inputs.elements.1.description="Female model wearing the cobalt ripstop mushroom-cultivation outfit." \
  inputs.elements.1.frontalImage=https://assets.runware.ai/assets/inputs/0e25fe42-c7db-469b-9281-a735e5e0a9e3.jpg \
  inputs.elements.1.images.0=https://assets.runware.ai/assets/inputs/cc50da0a-03fe-4c8d-8b8e-7c6eef5ba19a.jpg \
  inputs.elements.1.tags.0=Costume
{
  "taskType": "videoInference",
  "taskUUID": "f0ebe2b2-5a49-4dfa-88c0-022fdb8cf1fe",
  "model": "klingai:kling-video@o3-4k",
  "positivePrompt": "Create a polished 10-second square fashion showcase reel for specialist mushroom-growing workwear. Preserve the exact faces, body types, garments, colors and accessories of <<<element_1>>> and <<<element_2>>> throughout. Set the reel inside a pristine architectural mushroom fruiting room: long stainless shelving filled with ivory oyster mushrooms, translucent humidity drifting through precise shafts of cool light, wet graphite floor with restrained reflections. Sophisticated editorial art direction in saffron, cobalt, fungal cream and brushed steel; tactile fabric detail and premium commercial realism.\n\nOpen with a symmetrical full-body two-shot as <<<element_1>>> enters from the left and <<<element_2>>> enters from the right, both walking toward camera at a measured pace. Cut to crisp waist-level tracking details: the saffron coat pockets and basket harness, then the cobalt coverall zipper, reinforced knees and mesh sampling pouches. They meet beside a shelf, turn to face one another in clear three-quarter profile, and perform one practical interaction: <<<element_1>>> lifts a shallow harvest basket while <<<element_2>>> selects an oyster mushroom and places it inside. Hold a clean moment showing both faces and both outfits unobstructed. Finish with them standing back-to-back, then pivoting toward camera for a balanced full-length hero pose. Controlled camera movement, natural garment motion, accurate hands, consistent wardrobe construction, sharp 4K textile texture, subtle humidity, calm assured mood. No logos, captions, lettering or interface graphics.",
  "width": 2880,
  "height": 2880,
  "duration": 10,
  "inputs": {
    "elements": [
      {
        "id": "saffron_forager_look",
        "description": "Male model wearing the saffron waxed-canvas mushroom-foraging outfit.",
        "frontalImage": "https://assets.runware.ai/assets/inputs/013058f5-727d-435f-9653-37715b1503ae.jpg",
        "images": [
          "https://assets.runware.ai/assets/inputs/ab5ae8c2-b5b7-49ae-a4c8-42da3536f064.jpg"
        ],
        "tags": [
          "Costume"
        ]
      },
      {
        "id": "cobalt_grower_look",
        "description": "Female model wearing the cobalt ripstop mushroom-cultivation outfit.",
        "frontalImage": "https://assets.runware.ai/assets/inputs/0e25fe42-c7db-469b-9281-a735e5e0a9e3.jpg",
        "images": [
          "https://assets.runware.ai/assets/inputs/cc50da0a-03fe-4c8d-8b8e-7c6eef5ba19a.jpg"
        ],
        "tags": [
          "Costume"
        ]
      }
    ]
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "f0ebe2b2-5a49-4dfa-88c0-022fdb8cf1fe",
  "videoUUID": "07cfad57-fcd2-46a7-a394-67add741653d",
  "videoURL": "https://vm.runware.ai/video/os/a10dlim3/ws/5/vi/07cfad57-fcd2-46a7-a394-67add741653d.mp4",
  "cost": 4.2
}

multi-shot

Cathedral Pipe Organ Maintenance B-Roll$3.78~7m 16s
Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'klingai:kling-video@o3-4k',
  width: 3840,
  height: 2160,
  duration: 9,
  providerSettings: {
    klingai: {
      sound: true,
      multiPrompt: [
        {
          prompt: 'Wide establishing shot of a small paper boat entering a rain-filled city gutter, with rainfall and distant traffic audible.',
          duration: 3
        },
        {
          prompt: 'Low tracking shot following the paper boat as it accelerates through rippling water, with splashes synchronized to its movement.',
          duration: 3
        },
        {
          prompt: 'Close-up as the paper boat reaches a warm pool of reflected storefront light and slows, while the rain softens.',
          duration: 3
        }
      ]
    }
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "klingai:kling-video@o3-4k",
            "width": 3840,
            "height": 2160,
            "duration": 9,
            "providerSettings": {
                "klingai": {
                    "sound": True,
                    "multiPrompt": [
                        {
                            "prompt": "Wide establishing shot of a small paper boat entering a rain-filled city gutter, with rainfall and distant traffic audible.",
                            "duration": 3
                        },
                        {
                            "prompt": "Low tracking shot following the paper boat as it accelerates through rippling water, with splashes synchronized to its movement.",
                            "duration": 3
                        },
                        {
                            "prompt": "Close-up as the paper boat reaches a warm pool of reflected storefront light and slows, while the rain softens.",
                            "duration": 3
                        }
                    ]
                }
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "videoInference",
      "taskUUID": "7b3d3238-447f-44d2-bf86-7e4c176c42b4",
      "model": "klingai:kling-video@o3-4k",
      "width": 3840,
      "height": 2160,
      "duration": 9,
      "providerSettings": {
        "klingai": {
          "sound": true,
          "multiPrompt": [
            {
              "prompt": "Wide establishing shot of a small paper boat entering a rain-filled city gutter, with rainfall and distant traffic audible.",
              "duration": 3
            },
            {
              "prompt": "Low tracking shot following the paper boat as it accelerates through rippling water, with splashes synchronized to its movement.",
              "duration": 3
            },
            {
              "prompt": "Close-up as the paper boat reaches a warm pool of reflected storefront light and slows, while the rain softens.",
              "duration": 3
            }
          ]
        }
      }
    }
  ]'
runware run klingai:kling-video@o3-4k \
  width=3840 \
  height=2160 \
  duration=9 \
  providerSettings.klingai.sound=true \
  providerSettings.klingai.multiPrompt.0.prompt="Wide establishing shot of a small paper boat entering a rain-filled city gutter, with rainfall and distant traffic audible." \
  providerSettings.klingai.multiPrompt.0.duration=3 \
  providerSettings.klingai.multiPrompt.1.prompt="Low tracking shot following the paper boat as it accelerates through rippling water, with splashes synchronized to its movement." \
  providerSettings.klingai.multiPrompt.1.duration=3 \
  providerSettings.klingai.multiPrompt.2.prompt="Close-up as the paper boat reaches a warm pool of reflected storefront light and slows, while the rain softens." \
  providerSettings.klingai.multiPrompt.2.duration=3
{
  "taskType": "videoInference",
  "taskUUID": "7b3d3238-447f-44d2-bf86-7e4c176c42b4",
  "model": "klingai:kling-video@o3-4k",
  "width": 3840,
  "height": 2160,
  "duration": 9,
  "providerSettings": {
    "klingai": {
      "sound": true,
      "multiPrompt": [
        {
          "prompt": "Wide establishing shot of a small paper boat entering a rain-filled city gutter, with rainfall and distant traffic audible.",
          "duration": 3
        },
        {
          "prompt": "Low tracking shot following the paper boat as it accelerates through rippling water, with splashes synchronized to its movement.",
          "duration": 3
        },
        {
          "prompt": "Close-up as the paper boat reaches a warm pool of reflected storefront light and slows, while the rain softens.",
          "duration": 3
        }
      ]
    }
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "7b3d3238-447f-44d2-bf86-7e4c176c42b4",
  "videoUUID": "a8dd979b-8340-498c-9188-394ddf9a13ee",
  "videoURL": "https://vm.runware.ai/video/os/a04d20/ws/5/vi/a8dd979b-8340-498c-9188-394ddf9a13ee.mp4",
  "cost": 3.78
}
Amber Wheatfield Sentinel Mech
Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'klingai:kling-video@o3-4k',
  positivePrompt: 'A towering agricultural guardian mech stands in a vast late-summer wheatfield at golden hour, designed with brushed brass panels, ceramic joints, faded safety markings, and soft orange indicator lights. Small birds circle around its shoulders as the machine slowly wakes and rises from a kneeling position. The camera begins low among the wheat heads, gliding forward through the stalks, then arcs upward into a dramatic medium-wide reveal as the mech takes a careful step, scattering chaff and bending the grain in rippling waves. In the distance, low hills, irrigation canals, and a cluster of white silos catch the warm sunlight. Dust motes drift through the air, cloth pennants flap from thin poles, and the mech’s hydraulic limbs move with believable weight and restraint. Cinematic realism, rich texture, crisp fine detail, atmospheric depth, subtle lens bloom, natural color grading, premium advertising-style composition, immersive environmental sound with creaking metal, servos, rustling wheat, wings overhead, and a faraway tractor engine.',
  width: 3840,
  height: 2160,
  duration: 8,
  providerSettings: {
    klingai: {
      sound: true
    }
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "klingai:kling-video@o3-4k",
            "positivePrompt": "A towering agricultural guardian mech stands in a vast late-summer wheatfield at golden hour, designed with brushed brass panels, ceramic joints, faded safety markings, and soft orange indicator lights. Small birds circle around its shoulders as the machine slowly wakes and rises from a kneeling position. The camera begins low among the wheat heads, gliding forward through the stalks, then arcs upward into a dramatic medium-wide reveal as the mech takes a careful step, scattering chaff and bending the grain in rippling waves. In the distance, low hills, irrigation canals, and a cluster of white silos catch the warm sunlight. Dust motes drift through the air, cloth pennants flap from thin poles, and the mech’s hydraulic limbs move with believable weight and restraint. Cinematic realism, rich texture, crisp fine detail, atmospheric depth, subtle lens bloom, natural color grading, premium advertising-style composition, immersive environmental sound with creaking metal, servos, rustling wheat, wings overhead, and a faraway tractor engine.",
            "width": 3840,
            "height": 2160,
            "duration": 8,
            "providerSettings": {
                "klingai": {
                    "sound": True
                }
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "videoInference",
      "taskUUID": "5ad09bbc-53ed-4507-badd-1a502107f466",
      "model": "klingai:kling-video@o3-4k",
      "positivePrompt": "A towering agricultural guardian mech stands in a vast late-summer wheatfield at golden hour, designed with brushed brass panels, ceramic joints, faded safety markings, and soft orange indicator lights. Small birds circle around its shoulders as the machine slowly wakes and rises from a kneeling position. The camera begins low among the wheat heads, gliding forward through the stalks, then arcs upward into a dramatic medium-wide reveal as the mech takes a careful step, scattering chaff and bending the grain in rippling waves. In the distance, low hills, irrigation canals, and a cluster of white silos catch the warm sunlight. Dust motes drift through the air, cloth pennants flap from thin poles, and the mech’s hydraulic limbs move with believable weight and restraint. Cinematic realism, rich texture, crisp fine detail, atmospheric depth, subtle lens bloom, natural color grading, premium advertising-style composition, immersive environmental sound with creaking metal, servos, rustling wheat, wings overhead, and a faraway tractor engine.",
      "width": 3840,
      "height": 2160,
      "duration": 8,
      "providerSettings": {
        "klingai": {
          "sound": true
        }
      }
    }
  ]'
runware run klingai:kling-video@o3-4k \
  positivePrompt="A towering agricultural guardian mech stands in a vast late-summer wheatfield at golden hour, designed with brushed brass panels, ceramic joints, faded safety markings, and soft orange indicator lights. Small birds circle around its shoulders as the machine slowly wakes and rises from a kneeling position. The camera begins low among the wheat heads, gliding forward through the stalks, then arcs upward into a dramatic medium-wide reveal as the mech takes a careful step, scattering chaff and bending the grain in rippling waves. In the distance, low hills, irrigation canals, and a cluster of white silos catch the warm sunlight. Dust motes drift through the air, cloth pennants flap from thin poles, and the mech’s hydraulic limbs move with believable weight and restraint. Cinematic realism, rich texture, crisp fine detail, atmospheric depth, subtle lens bloom, natural color grading, premium advertising-style composition, immersive environmental sound with creaking metal, servos, rustling wheat, wings overhead, and a faraway tractor engine." \
  width=3840 \
  height=2160 \
  duration=8 \
  providerSettings.klingai.sound=true
{
  "taskType": "videoInference",
  "taskUUID": "5ad09bbc-53ed-4507-badd-1a502107f466",
  "model": "klingai:kling-video@o3-4k",
  "positivePrompt": "A towering agricultural guardian mech stands in a vast late-summer wheatfield at golden hour, designed with brushed brass panels, ceramic joints, faded safety markings, and soft orange indicator lights. Small birds circle around its shoulders as the machine slowly wakes and rises from a kneeling position. The camera begins low among the wheat heads, gliding forward through the stalks, then arcs upward into a dramatic medium-wide reveal as the mech takes a careful step, scattering chaff and bending the grain in rippling waves. In the distance, low hills, irrigation canals, and a cluster of white silos catch the warm sunlight. Dust motes drift through the air, cloth pennants flap from thin poles, and the mech’s hydraulic limbs move with believable weight and restraint. Cinematic realism, rich texture, crisp fine detail, atmospheric depth, subtle lens bloom, natural color grading, premium advertising-style composition, immersive environmental sound with creaking metal, servos, rustling wheat, wings overhead, and a faraway tractor engine.",
  "width": 3840,
  "height": 2160,
  "duration": 8,
  "providerSettings": {
    "klingai": {
      "sound": true
    }
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "5ad09bbc-53ed-4507-badd-1a502107f466",
  "videoUUID": "c2722fe6-9f0a-4698-b928-4964237b4904",
  "videoURL": "https://vm.runware.ai/video/os/a05d22/ws/5/vi/c2722fe6-9f0a-4698-b928-4964237b4904.mp4",
  "cost": 3.36
}
Porcelain Automaton Tea Garden
Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'klingai:kling-video@o3-4k',
  positivePrompt: 'A single continuous cinematic shot based on the provided first frame image: an elegant porcelain-faced automaton hostess glides through a terraced hillside tea garden at blue hour, steam curling from a tray of tea cups in her hands. She takes a few measured steps along a stone path as silk ribbons and tassels sway subtly, painted ceramic facial details catching soft lantern glow. Nearby hedges ripple in a light breeze, hanging paper charms flutter, distant pavilion lights shimmer, and a flock of white cranes lifts across the sky. The camera performs a slow dolly with gentle parallax, preserving the subject\'s identity and costume details from the input image. Luxurious advertising-grade realism, refined textures, delicate atmospheric depth, polished cinematic lighting, natural motion, stable composition, immersive ambient soundscape with soft footsteps on stone, porcelain clinks, faint steam hiss, evening insects, and distant birds.',
  duration: 8,
  providerSettings: {
    klingai: {
      sound: true
    }
  },
  inputs: {
    frameImages: [
      'https://assets.runware.ai/assets/inputs/a12900e7-372d-4858-91d2-316258434195.jpg'
    ]
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "klingai:kling-video@o3-4k",
            "positivePrompt": "A single continuous cinematic shot based on the provided first frame image: an elegant porcelain-faced automaton hostess glides through a terraced hillside tea garden at blue hour, steam curling from a tray of tea cups in her hands. She takes a few measured steps along a stone path as silk ribbons and tassels sway subtly, painted ceramic facial details catching soft lantern glow. Nearby hedges ripple in a light breeze, hanging paper charms flutter, distant pavilion lights shimmer, and a flock of white cranes lifts across the sky. The camera performs a slow dolly with gentle parallax, preserving the subject's identity and costume details from the input image. Luxurious advertising-grade realism, refined textures, delicate atmospheric depth, polished cinematic lighting, natural motion, stable composition, immersive ambient soundscape with soft footsteps on stone, porcelain clinks, faint steam hiss, evening insects, and distant birds.",
            "duration": 8,
            "providerSettings": {
                "klingai": {
                    "sound": True
                }
            },
            "inputs": {
                "frameImages": [
                    "https://assets.runware.ai/assets/inputs/a12900e7-372d-4858-91d2-316258434195.jpg"
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "videoInference",
      "taskUUID": "f94e9be6-5271-49ef-b786-5af18d1c0527",
      "model": "klingai:kling-video@o3-4k",
      "positivePrompt": "A single continuous cinematic shot based on the provided first frame image: an elegant porcelain-faced automaton hostess glides through a terraced hillside tea garden at blue hour, steam curling from a tray of tea cups in her hands. She takes a few measured steps along a stone path as silk ribbons and tassels sway subtly, painted ceramic facial details catching soft lantern glow. Nearby hedges ripple in a light breeze, hanging paper charms flutter, distant pavilion lights shimmer, and a flock of white cranes lifts across the sky. The camera performs a slow dolly with gentle parallax, preserving the subject's identity and costume details from the input image. Luxurious advertising-grade realism, refined textures, delicate atmospheric depth, polished cinematic lighting, natural motion, stable composition, immersive ambient soundscape with soft footsteps on stone, porcelain clinks, faint steam hiss, evening insects, and distant birds.",
      "duration": 8,
      "providerSettings": {
        "klingai": {
          "sound": true
        }
      },
      "inputs": {
        "frameImages": [
          "https://assets.runware.ai/assets/inputs/a12900e7-372d-4858-91d2-316258434195.jpg"
        ]
      }
    }
  ]'
runware run klingai:kling-video@o3-4k \
  positivePrompt="A single continuous cinematic shot based on the provided first frame image: an elegant porcelain-faced automaton hostess glides through a terraced hillside tea garden at blue hour, steam curling from a tray of tea cups in her hands. She takes a few measured steps along a stone path as silk ribbons and tassels sway subtly, painted ceramic facial details catching soft lantern glow. Nearby hedges ripple in a light breeze, hanging paper charms flutter, distant pavilion lights shimmer, and a flock of white cranes lifts across the sky. The camera performs a slow dolly with gentle parallax, preserving the subject's identity and costume details from the input image. Luxurious advertising-grade realism, refined textures, delicate atmospheric depth, polished cinematic lighting, natural motion, stable composition, immersive ambient soundscape with soft footsteps on stone, porcelain clinks, faint steam hiss, evening insects, and distant birds." \
  duration=8 \
  providerSettings.klingai.sound=true \
  inputs.frameImages.0=https://assets.runware.ai/assets/inputs/a12900e7-372d-4858-91d2-316258434195.jpg
{
  "taskType": "videoInference",
  "taskUUID": "f94e9be6-5271-49ef-b786-5af18d1c0527",
  "model": "klingai:kling-video@o3-4k",
  "positivePrompt": "A single continuous cinematic shot based on the provided first frame image: an elegant porcelain-faced automaton hostess glides through a terraced hillside tea garden at blue hour, steam curling from a tray of tea cups in her hands. She takes a few measured steps along a stone path as silk ribbons and tassels sway subtly, painted ceramic facial details catching soft lantern glow. Nearby hedges ripple in a light breeze, hanging paper charms flutter, distant pavilion lights shimmer, and a flock of white cranes lifts across the sky. The camera performs a slow dolly with gentle parallax, preserving the subject's identity and costume details from the input image. Luxurious advertising-grade realism, refined textures, delicate atmospheric depth, polished cinematic lighting, natural motion, stable composition, immersive ambient soundscape with soft footsteps on stone, porcelain clinks, faint steam hiss, evening insects, and distant birds.",
  "duration": 8,
  "providerSettings": {
    "klingai": {
      "sound": true
    }
  },
  "inputs": {
    "frameImages": [
      "https://assets.runware.ai/assets/inputs/a12900e7-372d-4858-91d2-316258434195.jpg"
    ]
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "f94e9be6-5271-49ef-b786-5af18d1c0527",
  "videoUUID": "dd06281e-287a-4bd1-aa85-a41bbb1601a1",
  "videoURL": "https://vm.runware.ai/video/os/a05d22/ws/5/vi/dd06281e-287a-4bd1-aa85-a41bbb1601a1.mp4",
  "cost": 3.36
}
Volcanic Glass Desert Chase
Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'klingai:kling-video@o3-4k',
  positivePrompt: 'A cinematic high-speed journey across a black volcanic glass desert. Preserve the same lone courier and sleek sand-skimmer from the guided frames. The camera begins low and wide, skimming just above the reflective terrain as the vehicle cuts through dust and ash trails, heat shimmer rippling across the ground. Jagged obsidian formations streak past, steam vents pulse from cracks, and the light shifts from warm sunset into fiery twilight. Emphasize smooth forward momentum, realistic physics, dynamic parallax, detailed reflections in the glassy ground, and a dramatic approach toward a massive glowing fissure. Epic science-fantasy tone, premium 4K detail, strong environmental scale, natural cinematic motion, immersive native sound with engine whine, gravel spray, distant volcanic rumble, and rushing air.',
  duration: 8,
  providerSettings: {
    klingai: {
      sound: true
    }
  },
  inputs: {
    frameImages: [
      {
        image: 'https://assets.runware.ai/assets/inputs/2728a0b8-2996-42b9-b5f5-406b14f16cc8.jpg',
        frame: 'first'
      },
      {
        image: 'https://assets.runware.ai/assets/inputs/d4692143-e253-4e48-bba1-cd3bab53bc40.jpg',
        frame: 'last'
      }
    ]
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "klingai:kling-video@o3-4k",
            "positivePrompt": "A cinematic high-speed journey across a black volcanic glass desert. Preserve the same lone courier and sleek sand-skimmer from the guided frames. The camera begins low and wide, skimming just above the reflective terrain as the vehicle cuts through dust and ash trails, heat shimmer rippling across the ground. Jagged obsidian formations streak past, steam vents pulse from cracks, and the light shifts from warm sunset into fiery twilight. Emphasize smooth forward momentum, realistic physics, dynamic parallax, detailed reflections in the glassy ground, and a dramatic approach toward a massive glowing fissure. Epic science-fantasy tone, premium 4K detail, strong environmental scale, natural cinematic motion, immersive native sound with engine whine, gravel spray, distant volcanic rumble, and rushing air.",
            "duration": 8,
            "providerSettings": {
                "klingai": {
                    "sound": True
                }
            },
            "inputs": {
                "frameImages": [
                    {
                        "image": "https://assets.runware.ai/assets/inputs/2728a0b8-2996-42b9-b5f5-406b14f16cc8.jpg",
                        "frame": "first"
                    },
                    {
                        "image": "https://assets.runware.ai/assets/inputs/d4692143-e253-4e48-bba1-cd3bab53bc40.jpg",
                        "frame": "last"
                    }
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "videoInference",
      "taskUUID": "5040ff19-e635-454d-a29e-10f14ded542e",
      "model": "klingai:kling-video@o3-4k",
      "positivePrompt": "A cinematic high-speed journey across a black volcanic glass desert. Preserve the same lone courier and sleek sand-skimmer from the guided frames. The camera begins low and wide, skimming just above the reflective terrain as the vehicle cuts through dust and ash trails, heat shimmer rippling across the ground. Jagged obsidian formations streak past, steam vents pulse from cracks, and the light shifts from warm sunset into fiery twilight. Emphasize smooth forward momentum, realistic physics, dynamic parallax, detailed reflections in the glassy ground, and a dramatic approach toward a massive glowing fissure. Epic science-fantasy tone, premium 4K detail, strong environmental scale, natural cinematic motion, immersive native sound with engine whine, gravel spray, distant volcanic rumble, and rushing air.",
      "duration": 8,
      "providerSettings": {
        "klingai": {
          "sound": true
        }
      },
      "inputs": {
        "frameImages": [
          {
            "image": "https://assets.runware.ai/assets/inputs/2728a0b8-2996-42b9-b5f5-406b14f16cc8.jpg",
            "frame": "first"
          },
          {
            "image": "https://assets.runware.ai/assets/inputs/d4692143-e253-4e48-bba1-cd3bab53bc40.jpg",
            "frame": "last"
          }
        ]
      }
    }
  ]'
runware run klingai:kling-video@o3-4k \
  positivePrompt="A cinematic high-speed journey across a black volcanic glass desert. Preserve the same lone courier and sleek sand-skimmer from the guided frames. The camera begins low and wide, skimming just above the reflective terrain as the vehicle cuts through dust and ash trails, heat shimmer rippling across the ground. Jagged obsidian formations streak past, steam vents pulse from cracks, and the light shifts from warm sunset into fiery twilight. Emphasize smooth forward momentum, realistic physics, dynamic parallax, detailed reflections in the glassy ground, and a dramatic approach toward a massive glowing fissure. Epic science-fantasy tone, premium 4K detail, strong environmental scale, natural cinematic motion, immersive native sound with engine whine, gravel spray, distant volcanic rumble, and rushing air." \
  duration=8 \
  providerSettings.klingai.sound=true \
  inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/2728a0b8-2996-42b9-b5f5-406b14f16cc8.jpg \
  inputs.frameImages.0.frame=first \
  inputs.frameImages.1.image=https://assets.runware.ai/assets/inputs/d4692143-e253-4e48-bba1-cd3bab53bc40.jpg \
  inputs.frameImages.1.frame=last
{
  "taskType": "videoInference",
  "taskUUID": "5040ff19-e635-454d-a29e-10f14ded542e",
  "model": "klingai:kling-video@o3-4k",
  "positivePrompt": "A cinematic high-speed journey across a black volcanic glass desert. Preserve the same lone courier and sleek sand-skimmer from the guided frames. The camera begins low and wide, skimming just above the reflective terrain as the vehicle cuts through dust and ash trails, heat shimmer rippling across the ground. Jagged obsidian formations streak past, steam vents pulse from cracks, and the light shifts from warm sunset into fiery twilight. Emphasize smooth forward momentum, realistic physics, dynamic parallax, detailed reflections in the glassy ground, and a dramatic approach toward a massive glowing fissure. Epic science-fantasy tone, premium 4K detail, strong environmental scale, natural cinematic motion, immersive native sound with engine whine, gravel spray, distant volcanic rumble, and rushing air.",
  "duration": 8,
  "providerSettings": {
    "klingai": {
      "sound": true
    }
  },
  "inputs": {
    "frameImages": [
      {
        "image": "https://assets.runware.ai/assets/inputs/2728a0b8-2996-42b9-b5f5-406b14f16cc8.jpg",
        "frame": "first"
      },
      {
        "image": "https://assets.runware.ai/assets/inputs/d4692143-e253-4e48-bba1-cd3bab53bc40.jpg",
        "frame": "last"
      }
    ]
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "5040ff19-e635-454d-a29e-10f14ded542e",
  "videoUUID": "0285fe5b-12de-483b-aeee-3de9a12ec73c",
  "videoURL": "https://vm.runware.ai/video/os/a07dlim3/ws/5/vi/0285fe5b-12de-483b-aeee-3de9a12ec73c.mp4",
  "cost": 3.36
}
Wind Tunnel Couture Ballet
Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'klingai:kling-video@o3-4k',
  width: 3840,
  height: 2160,
  duration: 9,
  providerSettings: {
    klingai: {
      sound: true,
      multiPrompt: [
        {
          prompt: 'A vast circular wind tunnel staged like a luxury fashion set, brushed aluminum walls, polished black floor reflecting soft white strip lights, one poised dancer-model in a sculptural cobalt gown with long pleated fabric panels, ultra-detailed textiles, controlled gusts beginning to lift the fabric, calm anticipatory mood, cinematic realism, premium commercial look, subtle ambient turbine hum and fluttering cloth',
          duration: 3
        },
        {
          prompt: 'The same dancer-model at center frame performs a slow rotating leap as the wind intensifies, the gown unfurling into elegant spirals and ribbon-like arcs, hair and fabric moving with physically believable force, camera sweeping in a smooth orbit, crisp 4K detail, dramatic highlights on metallic walls, refined contemporary fashion cinematography, immersive whoosh of air and fabric snaps',
          duration: 3
        },
        {
          prompt: 'Final hero shot in the same wind tunnel, the dancer-model lands in a statuesque pose while the fabric continues to circle and settle around her like a living sculpture, tiny dust motes in the light beams, glossy reflections, luxurious advertising finish, emotionally uplifting tone, camera easing to a close three-quarter view, resonant turbine fade and gentle cloth rustle',
          duration: 3
        }
      ]
    }
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "klingai:kling-video@o3-4k",
            "width": 3840,
            "height": 2160,
            "duration": 9,
            "providerSettings": {
                "klingai": {
                    "sound": True,
                    "multiPrompt": [
                        {
                            "prompt": "A vast circular wind tunnel staged like a luxury fashion set, brushed aluminum walls, polished black floor reflecting soft white strip lights, one poised dancer-model in a sculptural cobalt gown with long pleated fabric panels, ultra-detailed textiles, controlled gusts beginning to lift the fabric, calm anticipatory mood, cinematic realism, premium commercial look, subtle ambient turbine hum and fluttering cloth",
                            "duration": 3
                        },
                        {
                            "prompt": "The same dancer-model at center frame performs a slow rotating leap as the wind intensifies, the gown unfurling into elegant spirals and ribbon-like arcs, hair and fabric moving with physically believable force, camera sweeping in a smooth orbit, crisp 4K detail, dramatic highlights on metallic walls, refined contemporary fashion cinematography, immersive whoosh of air and fabric snaps",
                            "duration": 3
                        },
                        {
                            "prompt": "Final hero shot in the same wind tunnel, the dancer-model lands in a statuesque pose while the fabric continues to circle and settle around her like a living sculpture, tiny dust motes in the light beams, glossy reflections, luxurious advertising finish, emotionally uplifting tone, camera easing to a close three-quarter view, resonant turbine fade and gentle cloth rustle",
                            "duration": 3
                        }
                    ]
                }
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "videoInference",
      "taskUUID": "4f2a34a5-7e3b-4c93-9672-fd7697a63208",
      "model": "klingai:kling-video@o3-4k",
      "width": 3840,
      "height": 2160,
      "duration": 9,
      "providerSettings": {
        "klingai": {
          "sound": true,
          "multiPrompt": [
            {
              "prompt": "A vast circular wind tunnel staged like a luxury fashion set, brushed aluminum walls, polished black floor reflecting soft white strip lights, one poised dancer-model in a sculptural cobalt gown with long pleated fabric panels, ultra-detailed textiles, controlled gusts beginning to lift the fabric, calm anticipatory mood, cinematic realism, premium commercial look, subtle ambient turbine hum and fluttering cloth",
              "duration": 3
            },
            {
              "prompt": "The same dancer-model at center frame performs a slow rotating leap as the wind intensifies, the gown unfurling into elegant spirals and ribbon-like arcs, hair and fabric moving with physically believable force, camera sweeping in a smooth orbit, crisp 4K detail, dramatic highlights on metallic walls, refined contemporary fashion cinematography, immersive whoosh of air and fabric snaps",
              "duration": 3
            },
            {
              "prompt": "Final hero shot in the same wind tunnel, the dancer-model lands in a statuesque pose while the fabric continues to circle and settle around her like a living sculpture, tiny dust motes in the light beams, glossy reflections, luxurious advertising finish, emotionally uplifting tone, camera easing to a close three-quarter view, resonant turbine fade and gentle cloth rustle",
              "duration": 3
            }
          ]
        }
      }
    }
  ]'
runware run klingai:kling-video@o3-4k \
  width=3840 \
  height=2160 \
  duration=9 \
  providerSettings.klingai.sound=true \
  providerSettings.klingai.multiPrompt.0.prompt="A vast circular wind tunnel staged like a luxury fashion set, brushed aluminum walls, polished black floor reflecting soft white strip lights, one poised dancer-model in a sculptural cobalt gown with long pleated fabric panels, ultra-detailed textiles, controlled gusts beginning to lift the fabric, calm anticipatory mood, cinematic realism, premium commercial look, subtle ambient turbine hum and fluttering cloth" \
  providerSettings.klingai.multiPrompt.0.duration=3 \
  providerSettings.klingai.multiPrompt.1.prompt="The same dancer-model at center frame performs a slow rotating leap as the wind intensifies, the gown unfurling into elegant spirals and ribbon-like arcs, hair and fabric moving with physically believable force, camera sweeping in a smooth orbit, crisp 4K detail, dramatic highlights on metallic walls, refined contemporary fashion cinematography, immersive whoosh of air and fabric snaps" \
  providerSettings.klingai.multiPrompt.1.duration=3 \
  providerSettings.klingai.multiPrompt.2.prompt="Final hero shot in the same wind tunnel, the dancer-model lands in a statuesque pose while the fabric continues to circle and settle around her like a living sculpture, tiny dust motes in the light beams, glossy reflections, luxurious advertising finish, emotionally uplifting tone, camera easing to a close three-quarter view, resonant turbine fade and gentle cloth rustle" \
  providerSettings.klingai.multiPrompt.2.duration=3
{
  "taskType": "videoInference",
  "taskUUID": "4f2a34a5-7e3b-4c93-9672-fd7697a63208",
  "model": "klingai:kling-video@o3-4k",
  "width": 3840,
  "height": 2160,
  "duration": 9,
  "providerSettings": {
    "klingai": {
      "sound": true,
      "multiPrompt": [
        {
          "prompt": "A vast circular wind tunnel staged like a luxury fashion set, brushed aluminum walls, polished black floor reflecting soft white strip lights, one poised dancer-model in a sculptural cobalt gown with long pleated fabric panels, ultra-detailed textiles, controlled gusts beginning to lift the fabric, calm anticipatory mood, cinematic realism, premium commercial look, subtle ambient turbine hum and fluttering cloth",
          "duration": 3
        },
        {
          "prompt": "The same dancer-model at center frame performs a slow rotating leap as the wind intensifies, the gown unfurling into elegant spirals and ribbon-like arcs, hair and fabric moving with physically believable force, camera sweeping in a smooth orbit, crisp 4K detail, dramatic highlights on metallic walls, refined contemporary fashion cinematography, immersive whoosh of air and fabric snaps",
          "duration": 3
        },
        {
          "prompt": "Final hero shot in the same wind tunnel, the dancer-model lands in a statuesque pose while the fabric continues to circle and settle around her like a living sculpture, tiny dust motes in the light beams, glossy reflections, luxurious advertising finish, emotionally uplifting tone, camera easing to a close three-quarter view, resonant turbine fade and gentle cloth rustle",
          "duration": 3
        }
      ]
    }
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "4f2a34a5-7e3b-4c93-9672-fd7697a63208",
  "videoUUID": "704689e9-cede-4268-aae8-86d623ec4e9a",
  "videoURL": "https://vm.runware.ai/video/os/a10dlim3/ws/5/vi/704689e9-cede-4268-aae8-86d623ec4e9a.mp4",
  "cost": 3.78
}
Salt-Floor Mirage Caravan
Try in Playground
import { createClient } from '@runware/sdk'

const client = await createClient({ apiKey: process.env.RUNWARE_API_KEY })
await client.connect()

const [result] = await client.run({
  model: 'klingai:kling-video@o3-4k',
  positivePrompt: 'A vast reflective salt flat at sunrise, centered on the same masked traveler and pack animal from the reference image. The camera begins low and wide, gliding beside them as their footprints press into the thin crust and faint dust curls around their steps. Heat shimmer ripples across the horizon. In the distance, irregular crystal spires catch warm light and throw fractured reflections across the ground. The traveler’s layered robes flutter in gusts, metal charms gently clink, and the animal’s cargo sways with believable weight. Mid shot as the pair crest a subtle ridge of salt, revealing an enormous mirage-like reflection of the sky on the surface, with tiny whirlwinds tracing elegant arcs. Finish with a slow rising shot that reveals the caravan moving through an immense luminous landscape, serene, surreal, premium cinematic realism, finely detailed textures, atmospheric depth, physically plausible motion, dramatic scale, natural color grading, immersive environmental sound.',
  width: 3840,
  height: 2160,
  duration: 10,
  providerSettings: {
    klingai: {
      sound: true
    }
  },
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/8c492c32-c1dd-48a0-a786-c34d55cad200.jpg'
    ]
  }
})
import asyncio
import os

from runware import Runware


async def main():
    async with Runware(api_key=os.environ["RUNWARE_API_KEY"]) as client:
        results = await client.run({
            "model": "klingai:kling-video@o3-4k",
            "positivePrompt": "A vast reflective salt flat at sunrise, centered on the same masked traveler and pack animal from the reference image. The camera begins low and wide, gliding beside them as their footprints press into the thin crust and faint dust curls around their steps. Heat shimmer ripples across the horizon. In the distance, irregular crystal spires catch warm light and throw fractured reflections across the ground. The traveler’s layered robes flutter in gusts, metal charms gently clink, and the animal’s cargo sways with believable weight. Mid shot as the pair crest a subtle ridge of salt, revealing an enormous mirage-like reflection of the sky on the surface, with tiny whirlwinds tracing elegant arcs. Finish with a slow rising shot that reveals the caravan moving through an immense luminous landscape, serene, surreal, premium cinematic realism, finely detailed textures, atmospheric depth, physically plausible motion, dramatic scale, natural color grading, immersive environmental sound.",
            "width": 3840,
            "height": 2160,
            "duration": 10,
            "providerSettings": {
                "klingai": {
                    "sound": True
                }
            },
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/8c492c32-c1dd-48a0-a786-c34d55cad200.jpg"
                ]
            }
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "videoInference",
      "taskUUID": "e34a44d8-e025-497d-a95f-97478edd6e5e",
      "model": "klingai:kling-video@o3-4k",
      "positivePrompt": "A vast reflective salt flat at sunrise, centered on the same masked traveler and pack animal from the reference image. The camera begins low and wide, gliding beside them as their footprints press into the thin crust and faint dust curls around their steps. Heat shimmer ripples across the horizon. In the distance, irregular crystal spires catch warm light and throw fractured reflections across the ground. The traveler’s layered robes flutter in gusts, metal charms gently clink, and the animal’s cargo sways with believable weight. Mid shot as the pair crest a subtle ridge of salt, revealing an enormous mirage-like reflection of the sky on the surface, with tiny whirlwinds tracing elegant arcs. Finish with a slow rising shot that reveals the caravan moving through an immense luminous landscape, serene, surreal, premium cinematic realism, finely detailed textures, atmospheric depth, physically plausible motion, dramatic scale, natural color grading, immersive environmental sound.",
      "width": 3840,
      "height": 2160,
      "duration": 10,
      "providerSettings": {
        "klingai": {
          "sound": true
        }
      },
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/8c492c32-c1dd-48a0-a786-c34d55cad200.jpg"
        ]
      }
    }
  ]'
runware run klingai:kling-video@o3-4k \
  positivePrompt="A vast reflective salt flat at sunrise, centered on the same masked traveler and pack animal from the reference image. The camera begins low and wide, gliding beside them as their footprints press into the thin crust and faint dust curls around their steps. Heat shimmer ripples across the horizon. In the distance, irregular crystal spires catch warm light and throw fractured reflections across the ground. The traveler’s layered robes flutter in gusts, metal charms gently clink, and the animal’s cargo sways with believable weight. Mid shot as the pair crest a subtle ridge of salt, revealing an enormous mirage-like reflection of the sky on the surface, with tiny whirlwinds tracing elegant arcs. Finish with a slow rising shot that reveals the caravan moving through an immense luminous landscape, serene, surreal, premium cinematic realism, finely detailed textures, atmospheric depth, physically plausible motion, dramatic scale, natural color grading, immersive environmental sound." \
  width=3840 \
  height=2160 \
  duration=10 \
  providerSettings.klingai.sound=true \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/8c492c32-c1dd-48a0-a786-c34d55cad200.jpg
{
  "taskType": "videoInference",
  "taskUUID": "e34a44d8-e025-497d-a95f-97478edd6e5e",
  "model": "klingai:kling-video@o3-4k",
  "positivePrompt": "A vast reflective salt flat at sunrise, centered on the same masked traveler and pack animal from the reference image. The camera begins low and wide, gliding beside them as their footprints press into the thin crust and faint dust curls around their steps. Heat shimmer ripples across the horizon. In the distance, irregular crystal spires catch warm light and throw fractured reflections across the ground. The traveler’s layered robes flutter in gusts, metal charms gently clink, and the animal’s cargo sways with believable weight. Mid shot as the pair crest a subtle ridge of salt, revealing an enormous mirage-like reflection of the sky on the surface, with tiny whirlwinds tracing elegant arcs. Finish with a slow rising shot that reveals the caravan moving through an immense luminous landscape, serene, surreal, premium cinematic realism, finely detailed textures, atmospheric depth, physically plausible motion, dramatic scale, natural color grading, immersive environmental sound.",
  "width": 3840,
  "height": 2160,
  "duration": 10,
  "providerSettings": {
    "klingai": {
      "sound": true
    }
  },
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/8c492c32-c1dd-48a0-a786-c34d55cad200.jpg"
    ]
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "e34a44d8-e025-497d-a95f-97478edd6e5e",
  "videoUUID": "e655fbab-2708-442b-a5a1-ca849edf5afa",
  "videoURL": "https://vm.runware.ai/video/os/a09dlim3/ws/5/vi/e655fbab-2708-442b-a5a1-ca849edf5afa.mp4",
  "cost": 4.2
}