live
MODEL IDklingai:kling-video@o3-standard

Kling VIDEO 3.0 Omni Standard

Kling AI
by

Kling VIDEO 3.0 Omni Standard is a cost-efficient version of the 3.0 Omni generation that produces HD video from text or images with native audio. It balances quality with speed and price, and it supports reference-based generation plus prompt-based video edits that preserve temporal stability across the clip.

Kling VIDEO 3.0 Omni Standard

text-to-video

Linocut Steelworks Photo Restyle$0.56~53s
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-standard',
  positivePrompt: 'Create a five-second landscape motion piece styled as an art-restyle of a mid-century industrial documentary photograph. Inside a working steel foundry, three furnace workers in heavy aprons, gloves, and face shields pull open a tapping port as a brilliant stream of molten iron pours diagonally into a waiting ladle. Render the entire scene as a hand-carved reduction linocut: bold soot-black contours, rough ivory paper grain, dense cross-hatching, and a tightly limited palette of oxidized orange, brick red, and smoke gray. Preserve believable human anatomy, period workwear, documentary composition, and accurate furnace geometry beneath the graphic print treatment. The camera makes a restrained lateral track while the workers brace and shift their weight; the molten stream surges, sparks whip across the frame, smoke rolls through overhead beams, and carved hatch marks subtly boil with handmade registration jitter. Strong directional composition, high contrast, tactile ink edges, no photorealistic patches, no lettering, logos, borders, or interface elements. Native environmental audio is essential: deep furnace roar, pressurized gas hiss, resonant metal clanks, boots scraping grit, crackling sparks, and the heavy liquid rush of molten iron; no music and no speech.',
  width: 1280,
  height: 720,
  duration: 5,
  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-standard",
            "positivePrompt": "Create a five-second landscape motion piece styled as an art-restyle of a mid-century industrial documentary photograph. Inside a working steel foundry, three furnace workers in heavy aprons, gloves, and face shields pull open a tapping port as a brilliant stream of molten iron pours diagonally into a waiting ladle. Render the entire scene as a hand-carved reduction linocut: bold soot-black contours, rough ivory paper grain, dense cross-hatching, and a tightly limited palette of oxidized orange, brick red, and smoke gray. Preserve believable human anatomy, period workwear, documentary composition, and accurate furnace geometry beneath the graphic print treatment. The camera makes a restrained lateral track while the workers brace and shift their weight; the molten stream surges, sparks whip across the frame, smoke rolls through overhead beams, and carved hatch marks subtly boil with handmade registration jitter. Strong directional composition, high contrast, tactile ink edges, no photorealistic patches, no lettering, logos, borders, or interface elements. Native environmental audio is essential: deep furnace roar, pressurized gas hiss, resonant metal clanks, boots scraping grit, crackling sparks, and the heavy liquid rush of molten iron; no music and no speech.",
            "width": 1280,
            "height": 720,
            "duration": 5,
            "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": "46b07e2b-8840-401c-81ea-8b45c43da77a",
      "model": "klingai:kling-video@o3-standard",
      "positivePrompt": "Create a five-second landscape motion piece styled as an art-restyle of a mid-century industrial documentary photograph. Inside a working steel foundry, three furnace workers in heavy aprons, gloves, and face shields pull open a tapping port as a brilliant stream of molten iron pours diagonally into a waiting ladle. Render the entire scene as a hand-carved reduction linocut: bold soot-black contours, rough ivory paper grain, dense cross-hatching, and a tightly limited palette of oxidized orange, brick red, and smoke gray. Preserve believable human anatomy, period workwear, documentary composition, and accurate furnace geometry beneath the graphic print treatment. The camera makes a restrained lateral track while the workers brace and shift their weight; the molten stream surges, sparks whip across the frame, smoke rolls through overhead beams, and carved hatch marks subtly boil with handmade registration jitter. Strong directional composition, high contrast, tactile ink edges, no photorealistic patches, no lettering, logos, borders, or interface elements. Native environmental audio is essential: deep furnace roar, pressurized gas hiss, resonant metal clanks, boots scraping grit, crackling sparks, and the heavy liquid rush of molten iron; no music and no speech.",
      "width": 1280,
      "height": 720,
      "duration": 5,
      "providerSettings": {
        "klingai": {
          "sound": true
        }
      }
    }
  ]'
runware run klingai:kling-video@o3-standard \
  positivePrompt="Create a five-second landscape motion piece styled as an art-restyle of a mid-century industrial documentary photograph. Inside a working steel foundry, three furnace workers in heavy aprons, gloves, and face shields pull open a tapping port as a brilliant stream of molten iron pours diagonally into a waiting ladle. Render the entire scene as a hand-carved reduction linocut: bold soot-black contours, rough ivory paper grain, dense cross-hatching, and a tightly limited palette of oxidized orange, brick red, and smoke gray. Preserve believable human anatomy, period workwear, documentary composition, and accurate furnace geometry beneath the graphic print treatment. The camera makes a restrained lateral track while the workers brace and shift their weight; the molten stream surges, sparks whip across the frame, smoke rolls through overhead beams, and carved hatch marks subtly boil with handmade registration jitter. Strong directional composition, high contrast, tactile ink edges, no photorealistic patches, no lettering, logos, borders, or interface elements. Native environmental audio is essential: deep furnace roar, pressurized gas hiss, resonant metal clanks, boots scraping grit, crackling sparks, and the heavy liquid rush of molten iron; no music and no speech." \
  width=1280 \
  height=720 \
  duration=5 \
  providerSettings.klingai.sound=true
{
  "taskType": "videoInference",
  "taskUUID": "46b07e2b-8840-401c-81ea-8b45c43da77a",
  "model": "klingai:kling-video@o3-standard",
  "positivePrompt": "Create a five-second landscape motion piece styled as an art-restyle of a mid-century industrial documentary photograph. Inside a working steel foundry, three furnace workers in heavy aprons, gloves, and face shields pull open a tapping port as a brilliant stream of molten iron pours diagonally into a waiting ladle. Render the entire scene as a hand-carved reduction linocut: bold soot-black contours, rough ivory paper grain, dense cross-hatching, and a tightly limited palette of oxidized orange, brick red, and smoke gray. Preserve believable human anatomy, period workwear, documentary composition, and accurate furnace geometry beneath the graphic print treatment. The camera makes a restrained lateral track while the workers brace and shift their weight; the molten stream surges, sparks whip across the frame, smoke rolls through overhead beams, and carved hatch marks subtly boil with handmade registration jitter. Strong directional composition, high contrast, tactile ink edges, no photorealistic patches, no lettering, logos, borders, or interface elements. Native environmental audio is essential: deep furnace roar, pressurized gas hiss, resonant metal clanks, boots scraping grit, crackling sparks, and the heavy liquid rush of molten iron; no music and no speech.",
  "width": 1280,
  "height": 720,
  "duration": 5,
  "providerSettings": {
    "klingai": {
      "sound": true
    }
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "46b07e2b-8840-401c-81ea-8b45c43da77a",
  "videoUUID": "22c9a23d-e49a-401e-a5de-2b4ee36dd3be",
  "videoURL": "https://vm.runware.ai/video/os/a09dlim3/ws/5/vi/22c9a23d-e49a-401e-a5de-2b4ee36dd3be.mp4",
  "cost": 0.56
}

first-frame

Urban Bat Census Logo Loop$0.504~1m 5s
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-standard',
  positivePrompt: 'A polished six-second motion-design continuation of the opening NOCTUA GRID logo slate. The thin cyan sonar ring around the centered bat emblem expands smoothly across the midnight survey grid. As it passes, grid intersections illuminate in precise radial succession like live acoustic detections, while tiny ultraviolet tracking points appear briefly along two elegant flight paths. The bat emblem and exact NOCTUA GRID wordmark remain perfectly sharp, centered, stable, and unchanged throughout. At mid-loop, the illuminated points resolve into a subtle map-like constellation around the logo; then their light recedes inward, the grid dims, and the sonar ring contracts cleanly back to its exact opening size and position for a seamless loop. Locked orthographic camera, premium 2D vector motion graphics, restrained scientific visual language, matte near-black, electric cyan, ultraviolet purple, crisp edges, smooth easing, no cuts, no camera movement, no added lettering, no distortion, no photorealism. Subtle synchronized sonar ticks and a soft low electronic pulse, no voice.',
  duration: 6,
  inputs: {
    frameImages: [
      {
        image: 'https://assets.runware.ai/assets/inputs/f48b8993-5996-4ae1-8958-2345a54ba718.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-standard",
            "positivePrompt": "A polished six-second motion-design continuation of the opening NOCTUA GRID logo slate. The thin cyan sonar ring around the centered bat emblem expands smoothly across the midnight survey grid. As it passes, grid intersections illuminate in precise radial succession like live acoustic detections, while tiny ultraviolet tracking points appear briefly along two elegant flight paths. The bat emblem and exact NOCTUA GRID wordmark remain perfectly sharp, centered, stable, and unchanged throughout. At mid-loop, the illuminated points resolve into a subtle map-like constellation around the logo; then their light recedes inward, the grid dims, and the sonar ring contracts cleanly back to its exact opening size and position for a seamless loop. Locked orthographic camera, premium 2D vector motion graphics, restrained scientific visual language, matte near-black, electric cyan, ultraviolet purple, crisp edges, smooth easing, no cuts, no camera movement, no added lettering, no distortion, no photorealism. Subtle synchronized sonar ticks and a soft low electronic pulse, no voice.",
            "duration": 6,
            "inputs": {
                "frameImages": [
                    {
                        "image": "https://assets.runware.ai/assets/inputs/f48b8993-5996-4ae1-8958-2345a54ba718.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": "7d832240-b539-4b7d-96bf-acfb16a7a05d",
      "model": "klingai:kling-video@o3-standard",
      "positivePrompt": "A polished six-second motion-design continuation of the opening NOCTUA GRID logo slate. The thin cyan sonar ring around the centered bat emblem expands smoothly across the midnight survey grid. As it passes, grid intersections illuminate in precise radial succession like live acoustic detections, while tiny ultraviolet tracking points appear briefly along two elegant flight paths. The bat emblem and exact NOCTUA GRID wordmark remain perfectly sharp, centered, stable, and unchanged throughout. At mid-loop, the illuminated points resolve into a subtle map-like constellation around the logo; then their light recedes inward, the grid dims, and the sonar ring contracts cleanly back to its exact opening size and position for a seamless loop. Locked orthographic camera, premium 2D vector motion graphics, restrained scientific visual language, matte near-black, electric cyan, ultraviolet purple, crisp edges, smooth easing, no cuts, no camera movement, no added lettering, no distortion, no photorealism. Subtle synchronized sonar ticks and a soft low electronic pulse, no voice.",
      "duration": 6,
      "inputs": {
        "frameImages": [
          {
            "image": "https://assets.runware.ai/assets/inputs/f48b8993-5996-4ae1-8958-2345a54ba718.jpg",
            "frame": "first"
          }
        ]
      }
    }
  ]'
runware run klingai:kling-video@o3-standard \
  positivePrompt="A polished six-second motion-design continuation of the opening NOCTUA GRID logo slate. The thin cyan sonar ring around the centered bat emblem expands smoothly across the midnight survey grid. As it passes, grid intersections illuminate in precise radial succession like live acoustic detections, while tiny ultraviolet tracking points appear briefly along two elegant flight paths. The bat emblem and exact NOCTUA GRID wordmark remain perfectly sharp, centered, stable, and unchanged throughout. At mid-loop, the illuminated points resolve into a subtle map-like constellation around the logo; then their light recedes inward, the grid dims, and the sonar ring contracts cleanly back to its exact opening size and position for a seamless loop. Locked orthographic camera, premium 2D vector motion graphics, restrained scientific visual language, matte near-black, electric cyan, ultraviolet purple, crisp edges, smooth easing, no cuts, no camera movement, no added lettering, no distortion, no photorealism. Subtle synchronized sonar ticks and a soft low electronic pulse, no voice." \
  duration=6 \
  inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/f48b8993-5996-4ae1-8958-2345a54ba718.jpg \
  inputs.frameImages.0.frame=first
{
  "taskType": "videoInference",
  "taskUUID": "7d832240-b539-4b7d-96bf-acfb16a7a05d",
  "model": "klingai:kling-video@o3-standard",
  "positivePrompt": "A polished six-second motion-design continuation of the opening NOCTUA GRID logo slate. The thin cyan sonar ring around the centered bat emblem expands smoothly across the midnight survey grid. As it passes, grid intersections illuminate in precise radial succession like live acoustic detections, while tiny ultraviolet tracking points appear briefly along two elegant flight paths. The bat emblem and exact NOCTUA GRID wordmark remain perfectly sharp, centered, stable, and unchanged throughout. At mid-loop, the illuminated points resolve into a subtle map-like constellation around the logo; then their light recedes inward, the grid dims, and the sonar ring contracts cleanly back to its exact opening size and position for a seamless loop. Locked orthographic camera, premium 2D vector motion graphics, restrained scientific visual language, matte near-black, electric cyan, ultraviolet purple, crisp edges, smooth easing, no cuts, no camera movement, no added lettering, no distortion, no photorealism. Subtle synchronized sonar ticks and a soft low electronic pulse, no voice.",
  "duration": 6,
  "inputs": {
    "frameImages": [
      {
        "image": "https://assets.runware.ai/assets/inputs/f48b8993-5996-4ae1-8958-2345a54ba718.jpg",
        "frame": "first"
      }
    ]
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "7d832240-b539-4b7d-96bf-acfb16a7a05d",
  "videoUUID": "8ed3c168-8f71-4d7e-90f0-c6181f65321e",
  "videoURL": "https://vm.runware.ai/video/os/a07dlim3/ws/5/vi/8ed3c168-8f71-4d7e-90f0-c6181f65321e.mp4",
  "cost": 0.504
}

first-last-frame

Adaptive Rain Cape Virtual Try-On$0.672~1m 21s
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-standard',
  positivePrompt: 'Create a polished eight-second adaptive-outerwear virtual try-on film connecting the supplied first and last frames. Keep the woman\'s identity, facial features, hair, body proportions, wheelchair geometry, camera position, 50mm perspective, vertical full-body framing, brutalist plaza and overcast lighting completely stable. Begin with the rust-orange cape folded across her lap. She lifts it naturally with both hands, opens the lightweight waterproof fabric, guides it over her shoulders and settles it around her seated posture in one continuous, physically credible dressing motion. Show realistic hand-to-fabric contact, accurate folds, subtle water-resistant texture and controlled movement around the wheelchair rims. She closes the collar fastening, smooths the front panel over her lap, then returns her hands to the wheel rims and meets the camera with quiet confidence, arriving precisely at the supplied final frame. A light breeze gives the finished cape one restrained flutter; fine drizzle and wet pavement reflections remain subtle and consistent. Premium contemporary adaptive-fashion campaign, functional rather than theatrical, rust orange against pale concrete and muted teal, natural human motion, temporal stability, no cuts, no camera movement, no extra people, no body distortion, no wheelchair deformation, no logos, captions or on-screen text.',
  duration: 8,
  inputs: {
    frameImages: [
      {
        image: 'https://assets.runware.ai/assets/inputs/ff48c499-0a41-49c3-bbaa-04ce11ecba45.jpg',
        frame: 'first'
      },
      {
        image: 'https://assets.runware.ai/assets/inputs/b08bb4db-5abd-4176-8281-2200628d840d.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-standard",
            "positivePrompt": "Create a polished eight-second adaptive-outerwear virtual try-on film connecting the supplied first and last frames. Keep the woman's identity, facial features, hair, body proportions, wheelchair geometry, camera position, 50mm perspective, vertical full-body framing, brutalist plaza and overcast lighting completely stable. Begin with the rust-orange cape folded across her lap. She lifts it naturally with both hands, opens the lightweight waterproof fabric, guides it over her shoulders and settles it around her seated posture in one continuous, physically credible dressing motion. Show realistic hand-to-fabric contact, accurate folds, subtle water-resistant texture and controlled movement around the wheelchair rims. She closes the collar fastening, smooths the front panel over her lap, then returns her hands to the wheel rims and meets the camera with quiet confidence, arriving precisely at the supplied final frame. A light breeze gives the finished cape one restrained flutter; fine drizzle and wet pavement reflections remain subtle and consistent. Premium contemporary adaptive-fashion campaign, functional rather than theatrical, rust orange against pale concrete and muted teal, natural human motion, temporal stability, no cuts, no camera movement, no extra people, no body distortion, no wheelchair deformation, no logos, captions or on-screen text.",
            "duration": 8,
            "inputs": {
                "frameImages": [
                    {
                        "image": "https://assets.runware.ai/assets/inputs/ff48c499-0a41-49c3-bbaa-04ce11ecba45.jpg",
                        "frame": "first"
                    },
                    {
                        "image": "https://assets.runware.ai/assets/inputs/b08bb4db-5abd-4176-8281-2200628d840d.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": "4ea48191-e909-4166-95e0-926b38124de9",
      "model": "klingai:kling-video@o3-standard",
      "positivePrompt": "Create a polished eight-second adaptive-outerwear virtual try-on film connecting the supplied first and last frames. Keep the woman's identity, facial features, hair, body proportions, wheelchair geometry, camera position, 50mm perspective, vertical full-body framing, brutalist plaza and overcast lighting completely stable. Begin with the rust-orange cape folded across her lap. She lifts it naturally with both hands, opens the lightweight waterproof fabric, guides it over her shoulders and settles it around her seated posture in one continuous, physically credible dressing motion. Show realistic hand-to-fabric contact, accurate folds, subtle water-resistant texture and controlled movement around the wheelchair rims. She closes the collar fastening, smooths the front panel over her lap, then returns her hands to the wheel rims and meets the camera with quiet confidence, arriving precisely at the supplied final frame. A light breeze gives the finished cape one restrained flutter; fine drizzle and wet pavement reflections remain subtle and consistent. Premium contemporary adaptive-fashion campaign, functional rather than theatrical, rust orange against pale concrete and muted teal, natural human motion, temporal stability, no cuts, no camera movement, no extra people, no body distortion, no wheelchair deformation, no logos, captions or on-screen text.",
      "duration": 8,
      "inputs": {
        "frameImages": [
          {
            "image": "https://assets.runware.ai/assets/inputs/ff48c499-0a41-49c3-bbaa-04ce11ecba45.jpg",
            "frame": "first"
          },
          {
            "image": "https://assets.runware.ai/assets/inputs/b08bb4db-5abd-4176-8281-2200628d840d.jpg",
            "frame": "last"
          }
        ]
      }
    }
  ]'
runware run klingai:kling-video@o3-standard \
  positivePrompt="Create a polished eight-second adaptive-outerwear virtual try-on film connecting the supplied first and last frames. Keep the woman's identity, facial features, hair, body proportions, wheelchair geometry, camera position, 50mm perspective, vertical full-body framing, brutalist plaza and overcast lighting completely stable. Begin with the rust-orange cape folded across her lap. She lifts it naturally with both hands, opens the lightweight waterproof fabric, guides it over her shoulders and settles it around her seated posture in one continuous, physically credible dressing motion. Show realistic hand-to-fabric contact, accurate folds, subtle water-resistant texture and controlled movement around the wheelchair rims. She closes the collar fastening, smooths the front panel over her lap, then returns her hands to the wheel rims and meets the camera with quiet confidence, arriving precisely at the supplied final frame. A light breeze gives the finished cape one restrained flutter; fine drizzle and wet pavement reflections remain subtle and consistent. Premium contemporary adaptive-fashion campaign, functional rather than theatrical, rust orange against pale concrete and muted teal, natural human motion, temporal stability, no cuts, no camera movement, no extra people, no body distortion, no wheelchair deformation, no logos, captions or on-screen text." \
  duration=8 \
  inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/ff48c499-0a41-49c3-bbaa-04ce11ecba45.jpg \
  inputs.frameImages.0.frame=first \
  inputs.frameImages.1.image=https://assets.runware.ai/assets/inputs/b08bb4db-5abd-4176-8281-2200628d840d.jpg \
  inputs.frameImages.1.frame=last
{
  "taskType": "videoInference",
  "taskUUID": "4ea48191-e909-4166-95e0-926b38124de9",
  "model": "klingai:kling-video@o3-standard",
  "positivePrompt": "Create a polished eight-second adaptive-outerwear virtual try-on film connecting the supplied first and last frames. Keep the woman's identity, facial features, hair, body proportions, wheelchair geometry, camera position, 50mm perspective, vertical full-body framing, brutalist plaza and overcast lighting completely stable. Begin with the rust-orange cape folded across her lap. She lifts it naturally with both hands, opens the lightweight waterproof fabric, guides it over her shoulders and settles it around her seated posture in one continuous, physically credible dressing motion. Show realistic hand-to-fabric contact, accurate folds, subtle water-resistant texture and controlled movement around the wheelchair rims. She closes the collar fastening, smooths the front panel over her lap, then returns her hands to the wheel rims and meets the camera with quiet confidence, arriving precisely at the supplied final frame. A light breeze gives the finished cape one restrained flutter; fine drizzle and wet pavement reflections remain subtle and consistent. Premium contemporary adaptive-fashion campaign, functional rather than theatrical, rust orange against pale concrete and muted teal, natural human motion, temporal stability, no cuts, no camera movement, no extra people, no body distortion, no wheelchair deformation, no logos, captions or on-screen text.",
  "duration": 8,
  "inputs": {
    "frameImages": [
      {
        "image": "https://assets.runware.ai/assets/inputs/ff48c499-0a41-49c3-bbaa-04ce11ecba45.jpg",
        "frame": "first"
      },
      {
        "image": "https://assets.runware.ai/assets/inputs/b08bb4db-5abd-4176-8281-2200628d840d.jpg",
        "frame": "last"
      }
    ]
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "4ea48191-e909-4166-95e0-926b38124de9",
  "videoUUID": "b186fd74-b5c2-4a74-b98e-754e9ba77f0d",
  "videoURL": "https://vm.runware.ai/video/os/a10dlim3/ws/5/vi/b186fd74-b5c2-4a74-b98e-754e9ba77f0d.mp4",
  "cost": 0.672
}

reference-to-video

Manuscript Scanner Product Demonstration$0.882~2m 41s
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-standard',
  positivePrompt: 'Create a polished 7-second square product demonstration for an archival imaging equipment manufacturer. Preserve the exact recognizable form, graphite finish, handle, circular sensor window and violet LED ring of the scanner in the reference image. Use the reference video only as guidance for the operator\'s measured sweep, product handling and camera rhythm; create an entirely new scene in a dark contemporary manuscript conservation laboratory.\n\nOpening: macro three-quarter view of the scanner resting beside a fragile ochre parchment folio on a matte oxblood work surface, illuminated by a narrow cyan task light. A conservator wearing fitted charcoal nitrile gloves picks it up. Camera glides closer as the violet LEDs activate with a subtle sequential glow.\n\nMain demonstration: clean overhead view as the conservator moves the scanner steadily across the parchment from left to right. Directly behind its path, a precise false-color spectral visualization appears aligned to the page, revealing previously invisible handwritten lines and a faded circular watermark in cool cyan and electric violet. The reveal should read as an elegant explanatory visualization, not magic: crisp registration to the parchment fibers, gradual emergence beneath the scanning head, no floating holographic screen and no app interface.\n\nFinish: low macro angle as the sweep ends; rack focus from the illuminated sensor ring to the newly revealed manuscript detail while the scanner remains prominent in the foreground. Premium scientific cinematography, restrained burgundy, graphite, cyan and ultraviolet palette, realistic archival materials, controlled reflections, stable product geometry, smooth continuity, shallow depth of field. No logos, captions, buttons, dashboards, subtitles or legible modern text.',
  width: 960,
  height: 960,
  duration: 7,
  providerSettings: {
    klingai: {
      keepOriginalSound: true
    }
  },
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/7d85bc11-5211-4f16-9e66-d6ac7a997ae8.jpg'
    ],
    referenceVideos: [
      'https://assets.runware.ai/assets/inputs/df156368-a7c0-436b-9fbf-d646326e3890.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-standard",
            "positivePrompt": "Create a polished 7-second square product demonstration for an archival imaging equipment manufacturer. Preserve the exact recognizable form, graphite finish, handle, circular sensor window and violet LED ring of the scanner in the reference image. Use the reference video only as guidance for the operator's measured sweep, product handling and camera rhythm; create an entirely new scene in a dark contemporary manuscript conservation laboratory.\n\nOpening: macro three-quarter view of the scanner resting beside a fragile ochre parchment folio on a matte oxblood work surface, illuminated by a narrow cyan task light. A conservator wearing fitted charcoal nitrile gloves picks it up. Camera glides closer as the violet LEDs activate with a subtle sequential glow.\n\nMain demonstration: clean overhead view as the conservator moves the scanner steadily across the parchment from left to right. Directly behind its path, a precise false-color spectral visualization appears aligned to the page, revealing previously invisible handwritten lines and a faded circular watermark in cool cyan and electric violet. The reveal should read as an elegant explanatory visualization, not magic: crisp registration to the parchment fibers, gradual emergence beneath the scanning head, no floating holographic screen and no app interface.\n\nFinish: low macro angle as the sweep ends; rack focus from the illuminated sensor ring to the newly revealed manuscript detail while the scanner remains prominent in the foreground. Premium scientific cinematography, restrained burgundy, graphite, cyan and ultraviolet palette, realistic archival materials, controlled reflections, stable product geometry, smooth continuity, shallow depth of field. No logos, captions, buttons, dashboards, subtitles or legible modern text.",
            "width": 960,
            "height": 960,
            "duration": 7,
            "providerSettings": {
                "klingai": {
                    "keepOriginalSound": True
                }
            },
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/7d85bc11-5211-4f16-9e66-d6ac7a997ae8.jpg"
                ],
                "referenceVideos": [
                    "https://assets.runware.ai/assets/inputs/df156368-a7c0-436b-9fbf-d646326e3890.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": "2f227be8-5c4c-40e9-8afe-0207146c1ecf",
      "model": "klingai:kling-video@o3-standard",
      "positivePrompt": "Create a polished 7-second square product demonstration for an archival imaging equipment manufacturer. Preserve the exact recognizable form, graphite finish, handle, circular sensor window and violet LED ring of the scanner in the reference image. Use the reference video only as guidance for the operator's measured sweep, product handling and camera rhythm; create an entirely new scene in a dark contemporary manuscript conservation laboratory.\n\nOpening: macro three-quarter view of the scanner resting beside a fragile ochre parchment folio on a matte oxblood work surface, illuminated by a narrow cyan task light. A conservator wearing fitted charcoal nitrile gloves picks it up. Camera glides closer as the violet LEDs activate with a subtle sequential glow.\n\nMain demonstration: clean overhead view as the conservator moves the scanner steadily across the parchment from left to right. Directly behind its path, a precise false-color spectral visualization appears aligned to the page, revealing previously invisible handwritten lines and a faded circular watermark in cool cyan and electric violet. The reveal should read as an elegant explanatory visualization, not magic: crisp registration to the parchment fibers, gradual emergence beneath the scanning head, no floating holographic screen and no app interface.\n\nFinish: low macro angle as the sweep ends; rack focus from the illuminated sensor ring to the newly revealed manuscript detail while the scanner remains prominent in the foreground. Premium scientific cinematography, restrained burgundy, graphite, cyan and ultraviolet palette, realistic archival materials, controlled reflections, stable product geometry, smooth continuity, shallow depth of field. No logos, captions, buttons, dashboards, subtitles or legible modern text.",
      "width": 960,
      "height": 960,
      "duration": 7,
      "providerSettings": {
        "klingai": {
          "keepOriginalSound": true
        }
      },
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/7d85bc11-5211-4f16-9e66-d6ac7a997ae8.jpg"
        ],
        "referenceVideos": [
          "https://assets.runware.ai/assets/inputs/df156368-a7c0-436b-9fbf-d646326e3890.mp4"
        ]
      }
    }
  ]'
runware run klingai:kling-video@o3-standard \
  positivePrompt="Create a polished 7-second square product demonstration for an archival imaging equipment manufacturer. Preserve the exact recognizable form, graphite finish, handle, circular sensor window and violet LED ring of the scanner in the reference image. Use the reference video only as guidance for the operator's measured sweep, product handling and camera rhythm; create an entirely new scene in a dark contemporary manuscript conservation laboratory.

Opening: macro three-quarter view of the scanner resting beside a fragile ochre parchment folio on a matte oxblood work surface, illuminated by a narrow cyan task light. A conservator wearing fitted charcoal nitrile gloves picks it up. Camera glides closer as the violet LEDs activate with a subtle sequential glow.

Main demonstration: clean overhead view as the conservator moves the scanner steadily across the parchment from left to right. Directly behind its path, a precise false-color spectral visualization appears aligned to the page, revealing previously invisible handwritten lines and a faded circular watermark in cool cyan and electric violet. The reveal should read as an elegant explanatory visualization, not magic: crisp registration to the parchment fibers, gradual emergence beneath the scanning head, no floating holographic screen and no app interface.

Finish: low macro angle as the sweep ends; rack focus from the illuminated sensor ring to the newly revealed manuscript detail while the scanner remains prominent in the foreground. Premium scientific cinematography, restrained burgundy, graphite, cyan and ultraviolet palette, realistic archival materials, controlled reflections, stable product geometry, smooth continuity, shallow depth of field. No logos, captions, buttons, dashboards, subtitles or legible modern text." \
  width=960 \
  height=960 \
  duration=7 \
  providerSettings.klingai.keepOriginalSound=true \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/7d85bc11-5211-4f16-9e66-d6ac7a997ae8.jpg \
  inputs.referenceVideos.0=https://assets.runware.ai/assets/inputs/df156368-a7c0-436b-9fbf-d646326e3890.mp4
{
  "taskType": "videoInference",
  "taskUUID": "2f227be8-5c4c-40e9-8afe-0207146c1ecf",
  "model": "klingai:kling-video@o3-standard",
  "positivePrompt": "Create a polished 7-second square product demonstration for an archival imaging equipment manufacturer. Preserve the exact recognizable form, graphite finish, handle, circular sensor window and violet LED ring of the scanner in the reference image. Use the reference video only as guidance for the operator's measured sweep, product handling and camera rhythm; create an entirely new scene in a dark contemporary manuscript conservation laboratory.\n\nOpening: macro three-quarter view of the scanner resting beside a fragile ochre parchment folio on a matte oxblood work surface, illuminated by a narrow cyan task light. A conservator wearing fitted charcoal nitrile gloves picks it up. Camera glides closer as the violet LEDs activate with a subtle sequential glow.\n\nMain demonstration: clean overhead view as the conservator moves the scanner steadily across the parchment from left to right. Directly behind its path, a precise false-color spectral visualization appears aligned to the page, revealing previously invisible handwritten lines and a faded circular watermark in cool cyan and electric violet. The reveal should read as an elegant explanatory visualization, not magic: crisp registration to the parchment fibers, gradual emergence beneath the scanning head, no floating holographic screen and no app interface.\n\nFinish: low macro angle as the sweep ends; rack focus from the illuminated sensor ring to the newly revealed manuscript detail while the scanner remains prominent in the foreground. Premium scientific cinematography, restrained burgundy, graphite, cyan and ultraviolet palette, realistic archival materials, controlled reflections, stable product geometry, smooth continuity, shallow depth of field. No logos, captions, buttons, dashboards, subtitles or legible modern text.",
  "width": 960,
  "height": 960,
  "duration": 7,
  "providerSettings": {
    "klingai": {
      "keepOriginalSound": true
    }
  },
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/7d85bc11-5211-4f16-9e66-d6ac7a997ae8.jpg"
    ],
    "referenceVideos": [
      "https://assets.runware.ai/assets/inputs/df156368-a7c0-436b-9fbf-d646326e3890.mp4"
    ]
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "2f227be8-5c4c-40e9-8afe-0207146c1ecf",
  "videoUUID": "b2a24a79-ca30-4d64-af58-b65924c3f60a",
  "videoURL": "https://vm.runware.ai/video/os/a02d21/ws/5/vi/b2a24a79-ca30-4d64-af58-b65924c3f60a.mp4",
  "cost": 0.882
}

video-edit

Self-Sealing Bicycle Tire Explainer$0.756~2m 13s
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-standard',
  positivePrompt: 'Edit the source into a polished engineering explainer for a tubeless bicycle tire sealant. Preserve the original shot composition, camera position, wheel geometry, mechanic’s hands, pliers, timing, wheel rotation, lighting, background, duration, and synchronized original sound. Transform only the tire, rim, and their immediate internal contents into a temporally stable technical cutaway: the near sidewall becomes translucent smoky blue while retaining realistic rubber texture and reflections, revealing a thin pool of coral-orange liquid sealant moving naturally along the lowest interior surface as the wheel spins. The liquid must respond convincingly to centrifugal force and gravity without splashing outside the tire. When the mechanic pulls the tack, show a tiny puncture channel opening at that exact location; the orange sealant rushes toward it, briefly bubbles through the hole, then coagulates into a compact dark-orange plug that stops the leak. After sealing, the cutaway remains visible and the wheel continues slowing exactly as in the source. Clean premium industrial visualization, photoreal workshop footage combined with precise medical-style transparency, cobalt blue and coral palette, crisp 720p detail. No labels, diagrams, captions, logos, interface graphics, extra tools, camera moves, narration, or replacement audio.',
  resolution: '720p',
  providerSettings: {
    klingai: {
      keepOriginalSound: true
    }
  },
  inputs: {
    video: 'https://assets.runware.ai/assets/inputs/1ef4f8e0-5818-4dc1-8eaa-2d6524c18fd9.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-standard",
            "positivePrompt": "Edit the source into a polished engineering explainer for a tubeless bicycle tire sealant. Preserve the original shot composition, camera position, wheel geometry, mechanic’s hands, pliers, timing, wheel rotation, lighting, background, duration, and synchronized original sound. Transform only the tire, rim, and their immediate internal contents into a temporally stable technical cutaway: the near sidewall becomes translucent smoky blue while retaining realistic rubber texture and reflections, revealing a thin pool of coral-orange liquid sealant moving naturally along the lowest interior surface as the wheel spins. The liquid must respond convincingly to centrifugal force and gravity without splashing outside the tire. When the mechanic pulls the tack, show a tiny puncture channel opening at that exact location; the orange sealant rushes toward it, briefly bubbles through the hole, then coagulates into a compact dark-orange plug that stops the leak. After sealing, the cutaway remains visible and the wheel continues slowing exactly as in the source. Clean premium industrial visualization, photoreal workshop footage combined with precise medical-style transparency, cobalt blue and coral palette, crisp 720p detail. No labels, diagrams, captions, logos, interface graphics, extra tools, camera moves, narration, or replacement audio.",
            "resolution": "720p",
            "providerSettings": {
                "klingai": {
                    "keepOriginalSound": True
                }
            },
            "inputs": {
                "video": "https://assets.runware.ai/assets/inputs/1ef4f8e0-5818-4dc1-8eaa-2d6524c18fd9.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": "d073f44d-1b17-4120-993c-20cfdc73bfd4",
      "model": "klingai:kling-video@o3-standard",
      "positivePrompt": "Edit the source into a polished engineering explainer for a tubeless bicycle tire sealant. Preserve the original shot composition, camera position, wheel geometry, mechanic’s hands, pliers, timing, wheel rotation, lighting, background, duration, and synchronized original sound. Transform only the tire, rim, and their immediate internal contents into a temporally stable technical cutaway: the near sidewall becomes translucent smoky blue while retaining realistic rubber texture and reflections, revealing a thin pool of coral-orange liquid sealant moving naturally along the lowest interior surface as the wheel spins. The liquid must respond convincingly to centrifugal force and gravity without splashing outside the tire. When the mechanic pulls the tack, show a tiny puncture channel opening at that exact location; the orange sealant rushes toward it, briefly bubbles through the hole, then coagulates into a compact dark-orange plug that stops the leak. After sealing, the cutaway remains visible and the wheel continues slowing exactly as in the source. Clean premium industrial visualization, photoreal workshop footage combined with precise medical-style transparency, cobalt blue and coral palette, crisp 720p detail. No labels, diagrams, captions, logos, interface graphics, extra tools, camera moves, narration, or replacement audio.",
      "resolution": "720p",
      "providerSettings": {
        "klingai": {
          "keepOriginalSound": true
        }
      },
      "inputs": {
        "video": "https://assets.runware.ai/assets/inputs/1ef4f8e0-5818-4dc1-8eaa-2d6524c18fd9.mp4"
      }
    }
  ]'
runware run klingai:kling-video@o3-standard \
  positivePrompt="Edit the source into a polished engineering explainer for a tubeless bicycle tire sealant. Preserve the original shot composition, camera position, wheel geometry, mechanic’s hands, pliers, timing, wheel rotation, lighting, background, duration, and synchronized original sound. Transform only the tire, rim, and their immediate internal contents into a temporally stable technical cutaway: the near sidewall becomes translucent smoky blue while retaining realistic rubber texture and reflections, revealing a thin pool of coral-orange liquid sealant moving naturally along the lowest interior surface as the wheel spins. The liquid must respond convincingly to centrifugal force and gravity without splashing outside the tire. When the mechanic pulls the tack, show a tiny puncture channel opening at that exact location; the orange sealant rushes toward it, briefly bubbles through the hole, then coagulates into a compact dark-orange plug that stops the leak. After sealing, the cutaway remains visible and the wheel continues slowing exactly as in the source. Clean premium industrial visualization, photoreal workshop footage combined with precise medical-style transparency, cobalt blue and coral palette, crisp 720p detail. No labels, diagrams, captions, logos, interface graphics, extra tools, camera moves, narration, or replacement audio." \
  resolution=720p \
  providerSettings.klingai.keepOriginalSound=true \
  inputs.video=https://assets.runware.ai/assets/inputs/1ef4f8e0-5818-4dc1-8eaa-2d6524c18fd9.mp4
{
  "taskType": "videoInference",
  "taskUUID": "d073f44d-1b17-4120-993c-20cfdc73bfd4",
  "model": "klingai:kling-video@o3-standard",
  "positivePrompt": "Edit the source into a polished engineering explainer for a tubeless bicycle tire sealant. Preserve the original shot composition, camera position, wheel geometry, mechanic’s hands, pliers, timing, wheel rotation, lighting, background, duration, and synchronized original sound. Transform only the tire, rim, and their immediate internal contents into a temporally stable technical cutaway: the near sidewall becomes translucent smoky blue while retaining realistic rubber texture and reflections, revealing a thin pool of coral-orange liquid sealant moving naturally along the lowest interior surface as the wheel spins. The liquid must respond convincingly to centrifugal force and gravity without splashing outside the tire. When the mechanic pulls the tack, show a tiny puncture channel opening at that exact location; the orange sealant rushes toward it, briefly bubbles through the hole, then coagulates into a compact dark-orange plug that stops the leak. After sealing, the cutaway remains visible and the wheel continues slowing exactly as in the source. Clean premium industrial visualization, photoreal workshop footage combined with precise medical-style transparency, cobalt blue and coral palette, crisp 720p detail. No labels, diagrams, captions, logos, interface graphics, extra tools, camera moves, narration, or replacement audio.",
  "resolution": "720p",
  "providerSettings": {
    "klingai": {
      "keepOriginalSound": true
    }
  },
  "inputs": {
    "video": "https://assets.runware.ai/assets/inputs/1ef4f8e0-5818-4dc1-8eaa-2d6524c18fd9.mp4"
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "d073f44d-1b17-4120-993c-20cfdc73bfd4",
  "videoUUID": "147c2b3d-9d03-40fa-b550-dcd87945482f",
  "videoURL": "https://vm.runware.ai/video/os/a09dlim3/ws/5/vi/147c2b3d-9d03-40fa-b550-dcd87945482f.mp4",
  "cost": 0.756
}

elements

Alpine Tram Seasonal Transition Film$0.84~2m 47s
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-standard',
  positivePrompt: 'Create a single continuous seasonal relighting film for an alpine transport museum. Show <<<element_1>>> stationary beside a small stone depot platform, framed in a clear left three-quarter broadside view with the entire tram visible and occupying the central third of the landscape composition. Preserve its exact proportions, paint divisions, pinstripes, windows, headlamp, brass bell, cowcatcher and wheel emblem throughout; no morphing, replacement, movement or occlusion. The camera is locked off at eye level with only an extremely subtle cinematic push-in.\n\nBegin in late-autumn golden hour: dry copper leaves around the rails, tawny grass, bare mountain ash branches, warm low sunlight striking the tram from camera left, long crisp shadows and a pale amber sky. Progress smoothly and photorealistically through falling temperature and fading daylight. Leaves lift gently in a breeze, frost spreads over the platform and rails, then light snow settles naturally on the roof, track bed and surrounding foothills. End at midwinter blue hour beneath a clear cobalt sky, with snow-covered ground, faint breathlike mist near the rails and warm tungsten light glowing through the tram windows and from one depot lantern. The changing environment and illumination must feel like a controlled months-passing transition while the tram and camera remain perfectly stable. Restrained heritage-documentary art direction, realistic materials, cool cobalt and chalk-white winter palette contrasted with oxblood paint and amber practical light. No people, captions, added logos or cuts.',
  width: 1280,
  height: 720,
  duration: 10,
  inputs: {
    elements: [
      {
        id: 'alpine_tram_17',
        description: 'Museum car 17, an oxblood-and-ivory 1930s alpine rack tram.',
        frontalImage: 'https://assets.runware.ai/assets/inputs/be149956-8c8a-4cb1-a902-423fc0ec4338.jpg',
        images: [
          'https://assets.runware.ai/assets/inputs/be1990fb-9c26-42b2-8a36-4ccb30b2f8a2.jpg',
          'https://assets.runware.ai/assets/inputs/a07e879b-804c-47da-826e-71a79fc93e55.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-standard",
            "positivePrompt": "Create a single continuous seasonal relighting film for an alpine transport museum. Show <<<element_1>>> stationary beside a small stone depot platform, framed in a clear left three-quarter broadside view with the entire tram visible and occupying the central third of the landscape composition. Preserve its exact proportions, paint divisions, pinstripes, windows, headlamp, brass bell, cowcatcher and wheel emblem throughout; no morphing, replacement, movement or occlusion. The camera is locked off at eye level with only an extremely subtle cinematic push-in.\n\nBegin in late-autumn golden hour: dry copper leaves around the rails, tawny grass, bare mountain ash branches, warm low sunlight striking the tram from camera left, long crisp shadows and a pale amber sky. Progress smoothly and photorealistically through falling temperature and fading daylight. Leaves lift gently in a breeze, frost spreads over the platform and rails, then light snow settles naturally on the roof, track bed and surrounding foothills. End at midwinter blue hour beneath a clear cobalt sky, with snow-covered ground, faint breathlike mist near the rails and warm tungsten light glowing through the tram windows and from one depot lantern. The changing environment and illumination must feel like a controlled months-passing transition while the tram and camera remain perfectly stable. Restrained heritage-documentary art direction, realistic materials, cool cobalt and chalk-white winter palette contrasted with oxblood paint and amber practical light. No people, captions, added logos or cuts.",
            "width": 1280,
            "height": 720,
            "duration": 10,
            "inputs": {
                "elements": [
                    {
                        "id": "alpine_tram_17",
                        "description": "Museum car 17, an oxblood-and-ivory 1930s alpine rack tram.",
                        "frontalImage": "https://assets.runware.ai/assets/inputs/be149956-8c8a-4cb1-a902-423fc0ec4338.jpg",
                        "images": [
                            "https://assets.runware.ai/assets/inputs/be1990fb-9c26-42b2-8a36-4ccb30b2f8a2.jpg",
                            "https://assets.runware.ai/assets/inputs/a07e879b-804c-47da-826e-71a79fc93e55.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": "21deb106-a651-4436-b008-ad0406fb58bb",
      "model": "klingai:kling-video@o3-standard",
      "positivePrompt": "Create a single continuous seasonal relighting film for an alpine transport museum. Show <<<element_1>>> stationary beside a small stone depot platform, framed in a clear left three-quarter broadside view with the entire tram visible and occupying the central third of the landscape composition. Preserve its exact proportions, paint divisions, pinstripes, windows, headlamp, brass bell, cowcatcher and wheel emblem throughout; no morphing, replacement, movement or occlusion. The camera is locked off at eye level with only an extremely subtle cinematic push-in.\n\nBegin in late-autumn golden hour: dry copper leaves around the rails, tawny grass, bare mountain ash branches, warm low sunlight striking the tram from camera left, long crisp shadows and a pale amber sky. Progress smoothly and photorealistically through falling temperature and fading daylight. Leaves lift gently in a breeze, frost spreads over the platform and rails, then light snow settles naturally on the roof, track bed and surrounding foothills. End at midwinter blue hour beneath a clear cobalt sky, with snow-covered ground, faint breathlike mist near the rails and warm tungsten light glowing through the tram windows and from one depot lantern. The changing environment and illumination must feel like a controlled months-passing transition while the tram and camera remain perfectly stable. Restrained heritage-documentary art direction, realistic materials, cool cobalt and chalk-white winter palette contrasted with oxblood paint and amber practical light. No people, captions, added logos or cuts.",
      "width": 1280,
      "height": 720,
      "duration": 10,
      "inputs": {
        "elements": [
          {
            "id": "alpine_tram_17",
            "description": "Museum car 17, an oxblood-and-ivory 1930s alpine rack tram.",
            "frontalImage": "https://assets.runware.ai/assets/inputs/be149956-8c8a-4cb1-a902-423fc0ec4338.jpg",
            "images": [
              "https://assets.runware.ai/assets/inputs/be1990fb-9c26-42b2-8a36-4ccb30b2f8a2.jpg",
              "https://assets.runware.ai/assets/inputs/a07e879b-804c-47da-826e-71a79fc93e55.jpg"
            ]
          }
        ]
      }
    }
  ]'
runware run klingai:kling-video@o3-standard \
  positivePrompt="Create a single continuous seasonal relighting film for an alpine transport museum. Show <<<element_1>>> stationary beside a small stone depot platform, framed in a clear left three-quarter broadside view with the entire tram visible and occupying the central third of the landscape composition. Preserve its exact proportions, paint divisions, pinstripes, windows, headlamp, brass bell, cowcatcher and wheel emblem throughout; no morphing, replacement, movement or occlusion. The camera is locked off at eye level with only an extremely subtle cinematic push-in.

Begin in late-autumn golden hour: dry copper leaves around the rails, tawny grass, bare mountain ash branches, warm low sunlight striking the tram from camera left, long crisp shadows and a pale amber sky. Progress smoothly and photorealistically through falling temperature and fading daylight. Leaves lift gently in a breeze, frost spreads over the platform and rails, then light snow settles naturally on the roof, track bed and surrounding foothills. End at midwinter blue hour beneath a clear cobalt sky, with snow-covered ground, faint breathlike mist near the rails and warm tungsten light glowing through the tram windows and from one depot lantern. The changing environment and illumination must feel like a controlled months-passing transition while the tram and camera remain perfectly stable. Restrained heritage-documentary art direction, realistic materials, cool cobalt and chalk-white winter palette contrasted with oxblood paint and amber practical light. No people, captions, added logos or cuts." \
  width=1280 \
  height=720 \
  duration=10 \
  inputs.elements.0.id=alpine_tram_17 \
  inputs.elements.0.description="Museum car 17, an oxblood-and-ivory 1930s alpine rack tram." \
  inputs.elements.0.frontalImage=https://assets.runware.ai/assets/inputs/be149956-8c8a-4cb1-a902-423fc0ec4338.jpg \
  inputs.elements.0.images.0=https://assets.runware.ai/assets/inputs/be1990fb-9c26-42b2-8a36-4ccb30b2f8a2.jpg \
  inputs.elements.0.images.1=https://assets.runware.ai/assets/inputs/a07e879b-804c-47da-826e-71a79fc93e55.jpg
{
  "taskType": "videoInference",
  "taskUUID": "21deb106-a651-4436-b008-ad0406fb58bb",
  "model": "klingai:kling-video@o3-standard",
  "positivePrompt": "Create a single continuous seasonal relighting film for an alpine transport museum. Show <<<element_1>>> stationary beside a small stone depot platform, framed in a clear left three-quarter broadside view with the entire tram visible and occupying the central third of the landscape composition. Preserve its exact proportions, paint divisions, pinstripes, windows, headlamp, brass bell, cowcatcher and wheel emblem throughout; no morphing, replacement, movement or occlusion. The camera is locked off at eye level with only an extremely subtle cinematic push-in.\n\nBegin in late-autumn golden hour: dry copper leaves around the rails, tawny grass, bare mountain ash branches, warm low sunlight striking the tram from camera left, long crisp shadows and a pale amber sky. Progress smoothly and photorealistically through falling temperature and fading daylight. Leaves lift gently in a breeze, frost spreads over the platform and rails, then light snow settles naturally on the roof, track bed and surrounding foothills. End at midwinter blue hour beneath a clear cobalt sky, with snow-covered ground, faint breathlike mist near the rails and warm tungsten light glowing through the tram windows and from one depot lantern. The changing environment and illumination must feel like a controlled months-passing transition while the tram and camera remain perfectly stable. Restrained heritage-documentary art direction, realistic materials, cool cobalt and chalk-white winter palette contrasted with oxblood paint and amber practical light. No people, captions, added logos or cuts.",
  "width": 1280,
  "height": 720,
  "duration": 10,
  "inputs": {
    "elements": [
      {
        "id": "alpine_tram_17",
        "description": "Museum car 17, an oxblood-and-ivory 1930s alpine rack tram.",
        "frontalImage": "https://assets.runware.ai/assets/inputs/be149956-8c8a-4cb1-a902-423fc0ec4338.jpg",
        "images": [
          "https://assets.runware.ai/assets/inputs/be1990fb-9c26-42b2-8a36-4ccb30b2f8a2.jpg",
          "https://assets.runware.ai/assets/inputs/a07e879b-804c-47da-826e-71a79fc93e55.jpg"
        ]
      }
    ]
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "21deb106-a651-4436-b008-ad0406fb58bb",
  "videoUUID": "281e0db2-9431-4588-a093-6b9535887201",
  "videoURL": "https://vm.runware.ai/video/os/a03d21/ws/5/vi/281e0db2-9431-4588-a093-6b9535887201.mp4",
  "cost": 0.84
}
Orbital Greenhouse Tea Ceremony
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-standard',
  positivePrompt: 'Using the provided first frame as the opening composition, create a tranquil cinematic scene in an orbital greenhouse above a blue planet. The host gently pours tea into small cups while leaves sway subtly in circulating air, tiny droplets shimmer on nearby foliage, and sunlight slowly glides across the curved glass dome. Preserve the design, character identity, and layout from the input image. Add delicate steam from the cup, soft fabric movement, faint reflections moving across metal beams, and a slow elegant camera drift that enhances depth without changing the setting. Natural ambient audio: low ventilation hum, soft ceramic clinks, light leaf rustle, distant structural creaks, and a peaceful atmospheric tone. Ultra-detailed, realistic lighting, stable motion, refined cinematic texture.',
  duration: 5,
  providerSettings: {
    klingai: {
      sound: true
    }
  },
  inputs: {
    frameImages: [
      {
        image: 'https://assets.runware.ai/assets/inputs/4a3714d4-0583-49de-ac37-3cd14e112623.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-standard",
            "positivePrompt": "Using the provided first frame as the opening composition, create a tranquil cinematic scene in an orbital greenhouse above a blue planet. The host gently pours tea into small cups while leaves sway subtly in circulating air, tiny droplets shimmer on nearby foliage, and sunlight slowly glides across the curved glass dome. Preserve the design, character identity, and layout from the input image. Add delicate steam from the cup, soft fabric movement, faint reflections moving across metal beams, and a slow elegant camera drift that enhances depth without changing the setting. Natural ambient audio: low ventilation hum, soft ceramic clinks, light leaf rustle, distant structural creaks, and a peaceful atmospheric tone. Ultra-detailed, realistic lighting, stable motion, refined cinematic texture.",
            "duration": 5,
            "providerSettings": {
                "klingai": {
                    "sound": True
                }
            },
            "inputs": {
                "frameImages": [
                    {
                        "image": "https://assets.runware.ai/assets/inputs/4a3714d4-0583-49de-ac37-3cd14e112623.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": "fbbc6bf0-5260-46ae-b5ae-29e84af4a22e",
      "model": "klingai:kling-video@o3-standard",
      "positivePrompt": "Using the provided first frame as the opening composition, create a tranquil cinematic scene in an orbital greenhouse above a blue planet. The host gently pours tea into small cups while leaves sway subtly in circulating air, tiny droplets shimmer on nearby foliage, and sunlight slowly glides across the curved glass dome. Preserve the design, character identity, and layout from the input image. Add delicate steam from the cup, soft fabric movement, faint reflections moving across metal beams, and a slow elegant camera drift that enhances depth without changing the setting. Natural ambient audio: low ventilation hum, soft ceramic clinks, light leaf rustle, distant structural creaks, and a peaceful atmospheric tone. Ultra-detailed, realistic lighting, stable motion, refined cinematic texture.",
      "duration": 5,
      "providerSettings": {
        "klingai": {
          "sound": true
        }
      },
      "inputs": {
        "frameImages": [
          {
            "image": "https://assets.runware.ai/assets/inputs/4a3714d4-0583-49de-ac37-3cd14e112623.jpg",
            "frame": "first"
          }
        ]
      }
    }
  ]'
runware run klingai:kling-video@o3-standard \
  positivePrompt="Using the provided first frame as the opening composition, create a tranquil cinematic scene in an orbital greenhouse above a blue planet. The host gently pours tea into small cups while leaves sway subtly in circulating air, tiny droplets shimmer on nearby foliage, and sunlight slowly glides across the curved glass dome. Preserve the design, character identity, and layout from the input image. Add delicate steam from the cup, soft fabric movement, faint reflections moving across metal beams, and a slow elegant camera drift that enhances depth without changing the setting. Natural ambient audio: low ventilation hum, soft ceramic clinks, light leaf rustle, distant structural creaks, and a peaceful atmospheric tone. Ultra-detailed, realistic lighting, stable motion, refined cinematic texture." \
  duration=5 \
  providerSettings.klingai.sound=true \
  inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/4a3714d4-0583-49de-ac37-3cd14e112623.jpg \
  inputs.frameImages.0.frame=first
{
  "taskType": "videoInference",
  "taskUUID": "fbbc6bf0-5260-46ae-b5ae-29e84af4a22e",
  "model": "klingai:kling-video@o3-standard",
  "positivePrompt": "Using the provided first frame as the opening composition, create a tranquil cinematic scene in an orbital greenhouse above a blue planet. The host gently pours tea into small cups while leaves sway subtly in circulating air, tiny droplets shimmer on nearby foliage, and sunlight slowly glides across the curved glass dome. Preserve the design, character identity, and layout from the input image. Add delicate steam from the cup, soft fabric movement, faint reflections moving across metal beams, and a slow elegant camera drift that enhances depth without changing the setting. Natural ambient audio: low ventilation hum, soft ceramic clinks, light leaf rustle, distant structural creaks, and a peaceful atmospheric tone. Ultra-detailed, realistic lighting, stable motion, refined cinematic texture.",
  "duration": 5,
  "providerSettings": {
    "klingai": {
      "sound": true
    }
  },
  "inputs": {
    "frameImages": [
      {
        "image": "https://assets.runware.ai/assets/inputs/4a3714d4-0583-49de-ac37-3cd14e112623.jpg",
        "frame": "first"
      }
    ]
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "fbbc6bf0-5260-46ae-b5ae-29e84af4a22e",
  "videoUUID": "4cda311c-98eb-476a-ae64-7a3f1bffb15c",
  "videoURL": "https://vm.runware.ai/video/os/a09d21/ws/5/vi/4cda311c-98eb-476a-ae64-7a3f1bffb15c.mp4",
  "cost": 0.56
}
Velvet Ballroom Metamorphosis
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-standard',
  positivePrompt: 'A cinematic surreal ballroom transformation sequence. Begin from the provided first frame and evolve naturally toward the provided last frame. The camera glides low across the reflective floor, then rises into a graceful arc around the central dancer. Fabric sways with weight and realism, feathers stir and spiral upward, crystal strands fracture into hovering facets, lighting shifts from warm amber to deep indigo and magenta. Emphasize elegant motion, temporal consistency, rich textures, volumetric atmosphere, polished reflections, expressive choreography, and believable environmental transition. Native audio: distant orchestral swell, soft shoe steps, sparkling glass-like chimes, a resonant hall ambience.',
  duration: 8,
  providerSettings: {
    klingai: {
      sound: true
    }
  },
  inputs: {
    frameImages: [
      {
        image: 'https://assets.runware.ai/assets/inputs/d47c604f-d704-4c4f-9469-00453abd692d.jpg',
        frame: 'first'
      },
      {
        image: 'https://assets.runware.ai/assets/inputs/89829612-af84-4b1d-afa5-35be9a1955e0.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-standard",
            "positivePrompt": "A cinematic surreal ballroom transformation sequence. Begin from the provided first frame and evolve naturally toward the provided last frame. The camera glides low across the reflective floor, then rises into a graceful arc around the central dancer. Fabric sways with weight and realism, feathers stir and spiral upward, crystal strands fracture into hovering facets, lighting shifts from warm amber to deep indigo and magenta. Emphasize elegant motion, temporal consistency, rich textures, volumetric atmosphere, polished reflections, expressive choreography, and believable environmental transition. Native audio: distant orchestral swell, soft shoe steps, sparkling glass-like chimes, a resonant hall ambience.",
            "duration": 8,
            "providerSettings": {
                "klingai": {
                    "sound": True
                }
            },
            "inputs": {
                "frameImages": [
                    {
                        "image": "https://assets.runware.ai/assets/inputs/d47c604f-d704-4c4f-9469-00453abd692d.jpg",
                        "frame": "first"
                    },
                    {
                        "image": "https://assets.runware.ai/assets/inputs/89829612-af84-4b1d-afa5-35be9a1955e0.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": "93c0c444-6fda-4264-9703-408495e9cdf5",
      "model": "klingai:kling-video@o3-standard",
      "positivePrompt": "A cinematic surreal ballroom transformation sequence. Begin from the provided first frame and evolve naturally toward the provided last frame. The camera glides low across the reflective floor, then rises into a graceful arc around the central dancer. Fabric sways with weight and realism, feathers stir and spiral upward, crystal strands fracture into hovering facets, lighting shifts from warm amber to deep indigo and magenta. Emphasize elegant motion, temporal consistency, rich textures, volumetric atmosphere, polished reflections, expressive choreography, and believable environmental transition. Native audio: distant orchestral swell, soft shoe steps, sparkling glass-like chimes, a resonant hall ambience.",
      "duration": 8,
      "providerSettings": {
        "klingai": {
          "sound": true
        }
      },
      "inputs": {
        "frameImages": [
          {
            "image": "https://assets.runware.ai/assets/inputs/d47c604f-d704-4c4f-9469-00453abd692d.jpg",
            "frame": "first"
          },
          {
            "image": "https://assets.runware.ai/assets/inputs/89829612-af84-4b1d-afa5-35be9a1955e0.jpg",
            "frame": "last"
          }
        ]
      }
    }
  ]'
runware run klingai:kling-video@o3-standard \
  positivePrompt="A cinematic surreal ballroom transformation sequence. Begin from the provided first frame and evolve naturally toward the provided last frame. The camera glides low across the reflective floor, then rises into a graceful arc around the central dancer. Fabric sways with weight and realism, feathers stir and spiral upward, crystal strands fracture into hovering facets, lighting shifts from warm amber to deep indigo and magenta. Emphasize elegant motion, temporal consistency, rich textures, volumetric atmosphere, polished reflections, expressive choreography, and believable environmental transition. Native audio: distant orchestral swell, soft shoe steps, sparkling glass-like chimes, a resonant hall ambience." \
  duration=8 \
  providerSettings.klingai.sound=true \
  inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/d47c604f-d704-4c4f-9469-00453abd692d.jpg \
  inputs.frameImages.0.frame=first \
  inputs.frameImages.1.image=https://assets.runware.ai/assets/inputs/89829612-af84-4b1d-afa5-35be9a1955e0.jpg \
  inputs.frameImages.1.frame=last
{
  "taskType": "videoInference",
  "taskUUID": "93c0c444-6fda-4264-9703-408495e9cdf5",
  "model": "klingai:kling-video@o3-standard",
  "positivePrompt": "A cinematic surreal ballroom transformation sequence. Begin from the provided first frame and evolve naturally toward the provided last frame. The camera glides low across the reflective floor, then rises into a graceful arc around the central dancer. Fabric sways with weight and realism, feathers stir and spiral upward, crystal strands fracture into hovering facets, lighting shifts from warm amber to deep indigo and magenta. Emphasize elegant motion, temporal consistency, rich textures, volumetric atmosphere, polished reflections, expressive choreography, and believable environmental transition. Native audio: distant orchestral swell, soft shoe steps, sparkling glass-like chimes, a resonant hall ambience.",
  "duration": 8,
  "providerSettings": {
    "klingai": {
      "sound": true
    }
  },
  "inputs": {
    "frameImages": [
      {
        "image": "https://assets.runware.ai/assets/inputs/d47c604f-d704-4c4f-9469-00453abd692d.jpg",
        "frame": "first"
      },
      {
        "image": "https://assets.runware.ai/assets/inputs/89829612-af84-4b1d-afa5-35be9a1955e0.jpg",
        "frame": "last"
      }
    ]
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "93c0c444-6fda-4264-9703-408495e9cdf5",
  "videoUUID": "8aaef6a4-80cd-4ee3-80da-f1ecef5526e3",
  "videoURL": "https://vm.runware.ai/video/os/a03d21/ws/5/vi/8aaef6a4-80cd-4ee3-80da-f1ecef5526e3.mp4",
  "cost": 0.896
}
Sunlit Desert Fossil Cathedral
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-standard',
  positivePrompt: 'Epic cinematic expedition crossing an ancient desert shaped by gigantic fossil skeletons rising like cathedral vaults from the sand. Blend the environment from the first reference image with the travelers and pack animal from the second reference image. The camera begins low near fractured ground and scattered bones, then glides forward beneath immense vertebrae arches as dust swirls in shafts of sunlight. The caravan advances steadily, fabric banners fluttering, hooves pressing into powdery sand, tiny avalanches slipping from fossil ridges. Heat shimmer softens the horizon while distant birds circle overhead. Realistic textures, grand scale, rich depth, dramatic natural lighting, immersive atmosphere, coherent motion, cinematic composition, subtle airborne grit, high detail, majestic adventurous mood, natural environmental sound with footsteps, harness creaks, cloth movement, desert wind, and faint calls of circling birds.',
  width: 1280,
  height: 720,
  duration: 8,
  providerSettings: {
    klingai: {
      sound: true
    }
  },
  inputs: {
    referenceImages: [
      'https://assets.runware.ai/assets/inputs/05f4a15e-886b-4971-af9a-c226dd99f98c.jpg',
      'https://assets.runware.ai/assets/inputs/27ca19ec-ce95-47c6-8192-4fd7e97f4e7d.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-standard",
            "positivePrompt": "Epic cinematic expedition crossing an ancient desert shaped by gigantic fossil skeletons rising like cathedral vaults from the sand. Blend the environment from the first reference image with the travelers and pack animal from the second reference image. The camera begins low near fractured ground and scattered bones, then glides forward beneath immense vertebrae arches as dust swirls in shafts of sunlight. The caravan advances steadily, fabric banners fluttering, hooves pressing into powdery sand, tiny avalanches slipping from fossil ridges. Heat shimmer softens the horizon while distant birds circle overhead. Realistic textures, grand scale, rich depth, dramatic natural lighting, immersive atmosphere, coherent motion, cinematic composition, subtle airborne grit, high detail, majestic adventurous mood, natural environmental sound with footsteps, harness creaks, cloth movement, desert wind, and faint calls of circling birds.",
            "width": 1280,
            "height": 720,
            "duration": 8,
            "providerSettings": {
                "klingai": {
                    "sound": True
                }
            },
            "inputs": {
                "referenceImages": [
                    "https://assets.runware.ai/assets/inputs/05f4a15e-886b-4971-af9a-c226dd99f98c.jpg",
                    "https://assets.runware.ai/assets/inputs/27ca19ec-ce95-47c6-8192-4fd7e97f4e7d.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": "74293221-49b4-432d-9d97-fcdbc7510c6f",
      "model": "klingai:kling-video@o3-standard",
      "positivePrompt": "Epic cinematic expedition crossing an ancient desert shaped by gigantic fossil skeletons rising like cathedral vaults from the sand. Blend the environment from the first reference image with the travelers and pack animal from the second reference image. The camera begins low near fractured ground and scattered bones, then glides forward beneath immense vertebrae arches as dust swirls in shafts of sunlight. The caravan advances steadily, fabric banners fluttering, hooves pressing into powdery sand, tiny avalanches slipping from fossil ridges. Heat shimmer softens the horizon while distant birds circle overhead. Realistic textures, grand scale, rich depth, dramatic natural lighting, immersive atmosphere, coherent motion, cinematic composition, subtle airborne grit, high detail, majestic adventurous mood, natural environmental sound with footsteps, harness creaks, cloth movement, desert wind, and faint calls of circling birds.",
      "width": 1280,
      "height": 720,
      "duration": 8,
      "providerSettings": {
        "klingai": {
          "sound": true
        }
      },
      "inputs": {
        "referenceImages": [
          "https://assets.runware.ai/assets/inputs/05f4a15e-886b-4971-af9a-c226dd99f98c.jpg",
          "https://assets.runware.ai/assets/inputs/27ca19ec-ce95-47c6-8192-4fd7e97f4e7d.jpg"
        ]
      }
    }
  ]'
runware run klingai:kling-video@o3-standard \
  positivePrompt="Epic cinematic expedition crossing an ancient desert shaped by gigantic fossil skeletons rising like cathedral vaults from the sand. Blend the environment from the first reference image with the travelers and pack animal from the second reference image. The camera begins low near fractured ground and scattered bones, then glides forward beneath immense vertebrae arches as dust swirls in shafts of sunlight. The caravan advances steadily, fabric banners fluttering, hooves pressing into powdery sand, tiny avalanches slipping from fossil ridges. Heat shimmer softens the horizon while distant birds circle overhead. Realistic textures, grand scale, rich depth, dramatic natural lighting, immersive atmosphere, coherent motion, cinematic composition, subtle airborne grit, high detail, majestic adventurous mood, natural environmental sound with footsteps, harness creaks, cloth movement, desert wind, and faint calls of circling birds." \
  width=1280 \
  height=720 \
  duration=8 \
  providerSettings.klingai.sound=true \
  inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/05f4a15e-886b-4971-af9a-c226dd99f98c.jpg \
  inputs.referenceImages.1=https://assets.runware.ai/assets/inputs/27ca19ec-ce95-47c6-8192-4fd7e97f4e7d.jpg
{
  "taskType": "videoInference",
  "taskUUID": "74293221-49b4-432d-9d97-fcdbc7510c6f",
  "model": "klingai:kling-video@o3-standard",
  "positivePrompt": "Epic cinematic expedition crossing an ancient desert shaped by gigantic fossil skeletons rising like cathedral vaults from the sand. Blend the environment from the first reference image with the travelers and pack animal from the second reference image. The camera begins low near fractured ground and scattered bones, then glides forward beneath immense vertebrae arches as dust swirls in shafts of sunlight. The caravan advances steadily, fabric banners fluttering, hooves pressing into powdery sand, tiny avalanches slipping from fossil ridges. Heat shimmer softens the horizon while distant birds circle overhead. Realistic textures, grand scale, rich depth, dramatic natural lighting, immersive atmosphere, coherent motion, cinematic composition, subtle airborne grit, high detail, majestic adventurous mood, natural environmental sound with footsteps, harness creaks, cloth movement, desert wind, and faint calls of circling birds.",
  "width": 1280,
  "height": 720,
  "duration": 8,
  "providerSettings": {
    "klingai": {
      "sound": true
    }
  },
  "inputs": {
    "referenceImages": [
      "https://assets.runware.ai/assets/inputs/05f4a15e-886b-4971-af9a-c226dd99f98c.jpg",
      "https://assets.runware.ai/assets/inputs/27ca19ec-ce95-47c6-8192-4fd7e97f4e7d.jpg"
    ]
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "74293221-49b4-432d-9d97-fcdbc7510c6f",
  "videoUUID": "c56563bc-1551-43f8-8c3e-e816938ad86d",
  "videoURL": "https://vm.runware.ai/video/os/a19d05/ws/5/vi/c56563bc-1551-43f8-8c3e-e816938ad86d.mp4",
  "cost": 0.896
}

multi-shot

Cranberry Trail VFX Cleanup$0.896~1m 19s
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-standard',
  width: 720,
  height: 1280,
  duration: 8,
  providerSettings: {
    klingai: {
      multiPrompt: [
        {
          prompt: 'A wide establishing shot introduces a lone cyclist entering a rain-slicked neon street at night.',
          duration: 4
        },
        {
          prompt: 'Cut to a close tracking shot beside the same cyclist as glowing reflections race across the wet pavement.',
          duration: 4
        }
      ],
      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-standard",
            "width": 720,
            "height": 1280,
            "duration": 8,
            "providerSettings": {
                "klingai": {
                    "multiPrompt": [
                        {
                            "prompt": "A wide establishing shot introduces a lone cyclist entering a rain-slicked neon street at night.",
                            "duration": 4
                        },
                        {
                            "prompt": "Cut to a close tracking shot beside the same cyclist as glowing reflections race across the wet pavement.",
                            "duration": 4
                        }
                    ],
                    "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": "3eda735d-f910-48fb-9cb5-b34621e115e2",
      "model": "klingai:kling-video@o3-standard",
      "width": 720,
      "height": 1280,
      "duration": 8,
      "providerSettings": {
        "klingai": {
          "multiPrompt": [
            {
              "prompt": "A wide establishing shot introduces a lone cyclist entering a rain-slicked neon street at night.",
              "duration": 4
            },
            {
              "prompt": "Cut to a close tracking shot beside the same cyclist as glowing reflections race across the wet pavement.",
              "duration": 4
            }
          ],
          "sound": true
        }
      }
    }
  ]'
runware run klingai:kling-video@o3-standard \
  width=720 \
  height=1280 \
  duration=8 \
  providerSettings.klingai.multiPrompt.0.prompt="A wide establishing shot introduces a lone cyclist entering a rain-slicked neon street at night." \
  providerSettings.klingai.multiPrompt.0.duration=4 \
  providerSettings.klingai.multiPrompt.1.prompt="Cut to a close tracking shot beside the same cyclist as glowing reflections race across the wet pavement." \
  providerSettings.klingai.multiPrompt.1.duration=4 \
  providerSettings.klingai.sound=true
{
  "taskType": "videoInference",
  "taskUUID": "3eda735d-f910-48fb-9cb5-b34621e115e2",
  "model": "klingai:kling-video@o3-standard",
  "width": 720,
  "height": 1280,
  "duration": 8,
  "providerSettings": {
    "klingai": {
      "multiPrompt": [
        {
          "prompt": "A wide establishing shot introduces a lone cyclist entering a rain-slicked neon street at night.",
          "duration": 4
        },
        {
          "prompt": "Cut to a close tracking shot beside the same cyclist as glowing reflections race across the wet pavement.",
          "duration": 4
        }
      ],
      "sound": true
    }
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "3eda735d-f910-48fb-9cb5-b34621e115e2",
  "videoUUID": "49be8e7b-5ff3-4fd8-ad2d-9b4612d74036",
  "videoURL": "https://vm.runware.ai/video/os/a01d21/ws/5/vi/49be8e7b-5ff3-4fd8-ad2d-9b4612d74036.mp4",
  "cost": 0.896
}
Windblown Carnival Wheatfield Procession
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-standard',
  positivePrompt: 'A surreal traveling procession crossing a vast golden wheatfield at late afternoon, led by a towering handmade parade puppet shaped like a heron with patchwork canvas wings and painted wooden joints. Around it, performers in mismatched vintage fair costumes walk on stilts, pull ribboned carts, and spin oversized pinwheels that catch the wind. The camera begins low among the wheat heads, then rises into a smooth cinematic tracking shot beside the procession, revealing rolling farmland, distant windmills, and a pale turquoise sky streaked with warm clouds. Strong gusts ripple through the grain in waves, fabrics snap and flutter, dust lifts from the dirt path, and the giant puppet sways with believable weight. Naturalistic motion, dynamic depth, highly detailed textures, expressive faces, whimsical handcrafted design, lively but grounded atmosphere, crisp HD realism with a storybook edge, immersive ambient sound of wind, creaking wood, rustling wheat, footsteps, soft cheers, and spinning pinwheels.',
  width: 1280,
  height: 720,
  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-standard",
            "positivePrompt": "A surreal traveling procession crossing a vast golden wheatfield at late afternoon, led by a towering handmade parade puppet shaped like a heron with patchwork canvas wings and painted wooden joints. Around it, performers in mismatched vintage fair costumes walk on stilts, pull ribboned carts, and spin oversized pinwheels that catch the wind. The camera begins low among the wheat heads, then rises into a smooth cinematic tracking shot beside the procession, revealing rolling farmland, distant windmills, and a pale turquoise sky streaked with warm clouds. Strong gusts ripple through the grain in waves, fabrics snap and flutter, dust lifts from the dirt path, and the giant puppet sways with believable weight. Naturalistic motion, dynamic depth, highly detailed textures, expressive faces, whimsical handcrafted design, lively but grounded atmosphere, crisp HD realism with a storybook edge, immersive ambient sound of wind, creaking wood, rustling wheat, footsteps, soft cheers, and spinning pinwheels.",
            "width": 1280,
            "height": 720,
            "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": "e25c9720-bd25-4a44-b051-c0cb66333afa",
      "model": "klingai:kling-video@o3-standard",
      "positivePrompt": "A surreal traveling procession crossing a vast golden wheatfield at late afternoon, led by a towering handmade parade puppet shaped like a heron with patchwork canvas wings and painted wooden joints. Around it, performers in mismatched vintage fair costumes walk on stilts, pull ribboned carts, and spin oversized pinwheels that catch the wind. The camera begins low among the wheat heads, then rises into a smooth cinematic tracking shot beside the procession, revealing rolling farmland, distant windmills, and a pale turquoise sky streaked with warm clouds. Strong gusts ripple through the grain in waves, fabrics snap and flutter, dust lifts from the dirt path, and the giant puppet sways with believable weight. Naturalistic motion, dynamic depth, highly detailed textures, expressive faces, whimsical handcrafted design, lively but grounded atmosphere, crisp HD realism with a storybook edge, immersive ambient sound of wind, creaking wood, rustling wheat, footsteps, soft cheers, and spinning pinwheels.",
      "width": 1280,
      "height": 720,
      "duration": 8,
      "providerSettings": {
        "klingai": {
          "sound": true
        }
      }
    }
  ]'
runware run klingai:kling-video@o3-standard \
  positivePrompt="A surreal traveling procession crossing a vast golden wheatfield at late afternoon, led by a towering handmade parade puppet shaped like a heron with patchwork canvas wings and painted wooden joints. Around it, performers in mismatched vintage fair costumes walk on stilts, pull ribboned carts, and spin oversized pinwheels that catch the wind. The camera begins low among the wheat heads, then rises into a smooth cinematic tracking shot beside the procession, revealing rolling farmland, distant windmills, and a pale turquoise sky streaked with warm clouds. Strong gusts ripple through the grain in waves, fabrics snap and flutter, dust lifts from the dirt path, and the giant puppet sways with believable weight. Naturalistic motion, dynamic depth, highly detailed textures, expressive faces, whimsical handcrafted design, lively but grounded atmosphere, crisp HD realism with a storybook edge, immersive ambient sound of wind, creaking wood, rustling wheat, footsteps, soft cheers, and spinning pinwheels." \
  width=1280 \
  height=720 \
  duration=8 \
  providerSettings.klingai.sound=true
{
  "taskType": "videoInference",
  "taskUUID": "e25c9720-bd25-4a44-b051-c0cb66333afa",
  "model": "klingai:kling-video@o3-standard",
  "positivePrompt": "A surreal traveling procession crossing a vast golden wheatfield at late afternoon, led by a towering handmade parade puppet shaped like a heron with patchwork canvas wings and painted wooden joints. Around it, performers in mismatched vintage fair costumes walk on stilts, pull ribboned carts, and spin oversized pinwheels that catch the wind. The camera begins low among the wheat heads, then rises into a smooth cinematic tracking shot beside the procession, revealing rolling farmland, distant windmills, and a pale turquoise sky streaked with warm clouds. Strong gusts ripple through the grain in waves, fabrics snap and flutter, dust lifts from the dirt path, and the giant puppet sways with believable weight. Naturalistic motion, dynamic depth, highly detailed textures, expressive faces, whimsical handcrafted design, lively but grounded atmosphere, crisp HD realism with a storybook edge, immersive ambient sound of wind, creaking wood, rustling wheat, footsteps, soft cheers, and spinning pinwheels.",
  "width": 1280,
  "height": 720,
  "duration": 8,
  "providerSettings": {
    "klingai": {
      "sound": true
    }
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "e25c9720-bd25-4a44-b051-c0cb66333afa",
  "videoUUID": "f1bf7711-48ab-4d73-8069-9f4189d75fac",
  "videoURL": "https://vm.runware.ai/video/os/a02d21/ws/5/vi/f1bf7711-48ab-4d73-8069-9f4189d75fac.mp4",
  "cost": 0.896
}
Moonlit Icebound Harbor Ritual
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-standard',
  positivePrompt: 'Transform the source video into a mystical frozen harbor gathering under a huge pale moon. Keep the original dock layout, boat positions, camera movement, and human blocking, but restyle the scene as a poetic winter rite. Thin ice drifts between the pilings, ropes creak, frost glitters on wood, and the townspeople wear layered wool capes and carved bone masks. One elder traces glowing chalk symbols on the dock planks while others stand in a semicircle, their reflections trembling in the black water. Distant mountain silhouettes and low cloud bands frame the bay. Cinematic realism, richly textured cold atmosphere, subtle breath vapor, natural body motion, coherent reflections, detailed water physics, soft moon haze, restrained color palette of silver, charcoal, and faint blue. Native ambient harbor audio mood with creaking timber, gentle water slaps, muffled footsteps, and low communal humming.',
  inputs: {
    video: 'https://assets.runware.ai/assets/inputs/afb88a85-70f2-4598-814c-8ed3c62e735a.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-standard",
            "positivePrompt": "Transform the source video into a mystical frozen harbor gathering under a huge pale moon. Keep the original dock layout, boat positions, camera movement, and human blocking, but restyle the scene as a poetic winter rite. Thin ice drifts between the pilings, ropes creak, frost glitters on wood, and the townspeople wear layered wool capes and carved bone masks. One elder traces glowing chalk symbols on the dock planks while others stand in a semicircle, their reflections trembling in the black water. Distant mountain silhouettes and low cloud bands frame the bay. Cinematic realism, richly textured cold atmosphere, subtle breath vapor, natural body motion, coherent reflections, detailed water physics, soft moon haze, restrained color palette of silver, charcoal, and faint blue. Native ambient harbor audio mood with creaking timber, gentle water slaps, muffled footsteps, and low communal humming.",
            "inputs": {
                "video": "https://assets.runware.ai/assets/inputs/afb88a85-70f2-4598-814c-8ed3c62e735a.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": "44fe4289-8287-45b8-ae11-543ac3143ee9",
      "model": "klingai:kling-video@o3-standard",
      "positivePrompt": "Transform the source video into a mystical frozen harbor gathering under a huge pale moon. Keep the original dock layout, boat positions, camera movement, and human blocking, but restyle the scene as a poetic winter rite. Thin ice drifts between the pilings, ropes creak, frost glitters on wood, and the townspeople wear layered wool capes and carved bone masks. One elder traces glowing chalk symbols on the dock planks while others stand in a semicircle, their reflections trembling in the black water. Distant mountain silhouettes and low cloud bands frame the bay. Cinematic realism, richly textured cold atmosphere, subtle breath vapor, natural body motion, coherent reflections, detailed water physics, soft moon haze, restrained color palette of silver, charcoal, and faint blue. Native ambient harbor audio mood with creaking timber, gentle water slaps, muffled footsteps, and low communal humming.",
      "inputs": {
        "video": "https://assets.runware.ai/assets/inputs/afb88a85-70f2-4598-814c-8ed3c62e735a.mp4"
      }
    }
  ]'
runware run klingai:kling-video@o3-standard \
  positivePrompt="Transform the source video into a mystical frozen harbor gathering under a huge pale moon. Keep the original dock layout, boat positions, camera movement, and human blocking, but restyle the scene as a poetic winter rite. Thin ice drifts between the pilings, ropes creak, frost glitters on wood, and the townspeople wear layered wool capes and carved bone masks. One elder traces glowing chalk symbols on the dock planks while others stand in a semicircle, their reflections trembling in the black water. Distant mountain silhouettes and low cloud bands frame the bay. Cinematic realism, richly textured cold atmosphere, subtle breath vapor, natural body motion, coherent reflections, detailed water physics, soft moon haze, restrained color palette of silver, charcoal, and faint blue. Native ambient harbor audio mood with creaking timber, gentle water slaps, muffled footsteps, and low communal humming." \
  inputs.video=https://assets.runware.ai/assets/inputs/afb88a85-70f2-4598-814c-8ed3c62e735a.mp4
{
  "taskType": "videoInference",
  "taskUUID": "44fe4289-8287-45b8-ae11-543ac3143ee9",
  "model": "klingai:kling-video@o3-standard",
  "positivePrompt": "Transform the source video into a mystical frozen harbor gathering under a huge pale moon. Keep the original dock layout, boat positions, camera movement, and human blocking, but restyle the scene as a poetic winter rite. Thin ice drifts between the pilings, ropes creak, frost glitters on wood, and the townspeople wear layered wool capes and carved bone masks. One elder traces glowing chalk symbols on the dock planks while others stand in a semicircle, their reflections trembling in the black water. Distant mountain silhouettes and low cloud bands frame the bay. Cinematic realism, richly textured cold atmosphere, subtle breath vapor, natural body motion, coherent reflections, detailed water physics, soft moon haze, restrained color palette of silver, charcoal, and faint blue. Native ambient harbor audio mood with creaking timber, gentle water slaps, muffled footsteps, and low communal humming.",
  "inputs": {
    "video": "https://assets.runware.ai/assets/inputs/afb88a85-70f2-4598-814c-8ed3c62e735a.mp4"
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "44fe4289-8287-45b8-ae11-543ac3143ee9",
  "videoUUID": "e0e701e4-1d58-42ba-93cc-75160f7c1c40",
  "videoURL": "https://vm.runware.ai/video/os/a11d13/ws/5/vi/e0e701e4-1d58-42ba-93cc-75160f7c1c40.mp4",
  "cost": 0.756
}
Tidal Station Glass Concourse
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-standard',
  width: 1280,
  height: 720,
  duration: 9,
  providerSettings: {
    klingai: {
      sound: true,
      multiPrompt: [
        {
          prompt: 'A vast glass-roofed transit concourse built inside a tidal power station, dawn haze filtering through curved panes, shallow seawater channels flowing beneath transparent walkways, commuters in sculptural waterproof fashion, reflective floors, cinematic realism, slow forward dolly, crisp environmental detail, soft echoing footsteps and distant turbine hum',
          duration: 3
        },
        {
          prompt: 'The camera glides closer as a maintenance drone skims low over the water channels, sending ripples of reflected light across steel ribs and traveler faces, a child pauses to watch silver fish in the current below the glass, subtle spray in the air, richly textured materials, immersive natural motion, layered station ambience',
          duration: 3
        },
        {
          prompt: 'A tide surge passes through the station\'s energy gates beyond the windows, casting shifting bands of light across the concourse as departure signals glow and the crowd resumes motion in elegant streams, wide cinematic finish, atmospheric realism, resonant machinery, water rush, footsteps, murmured voices',
          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-standard",
            "width": 1280,
            "height": 720,
            "duration": 9,
            "providerSettings": {
                "klingai": {
                    "sound": True,
                    "multiPrompt": [
                        {
                            "prompt": "A vast glass-roofed transit concourse built inside a tidal power station, dawn haze filtering through curved panes, shallow seawater channels flowing beneath transparent walkways, commuters in sculptural waterproof fashion, reflective floors, cinematic realism, slow forward dolly, crisp environmental detail, soft echoing footsteps and distant turbine hum",
                            "duration": 3
                        },
                        {
                            "prompt": "The camera glides closer as a maintenance drone skims low over the water channels, sending ripples of reflected light across steel ribs and traveler faces, a child pauses to watch silver fish in the current below the glass, subtle spray in the air, richly textured materials, immersive natural motion, layered station ambience",
                            "duration": 3
                        },
                        {
                            "prompt": "A tide surge passes through the station's energy gates beyond the windows, casting shifting bands of light across the concourse as departure signals glow and the crowd resumes motion in elegant streams, wide cinematic finish, atmospheric realism, resonant machinery, water rush, footsteps, murmured voices",
                            "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": "b3bd5742-049a-43ab-b9ed-69804f0d6675",
      "model": "klingai:kling-video@o3-standard",
      "width": 1280,
      "height": 720,
      "duration": 9,
      "providerSettings": {
        "klingai": {
          "sound": true,
          "multiPrompt": [
            {
              "prompt": "A vast glass-roofed transit concourse built inside a tidal power station, dawn haze filtering through curved panes, shallow seawater channels flowing beneath transparent walkways, commuters in sculptural waterproof fashion, reflective floors, cinematic realism, slow forward dolly, crisp environmental detail, soft echoing footsteps and distant turbine hum",
              "duration": 3
            },
            {
              "prompt": "The camera glides closer as a maintenance drone skims low over the water channels, sending ripples of reflected light across steel ribs and traveler faces, a child pauses to watch silver fish in the current below the glass, subtle spray in the air, richly textured materials, immersive natural motion, layered station ambience",
              "duration": 3
            },
            {
              "prompt": "A tide surge passes through the station's energy gates beyond the windows, casting shifting bands of light across the concourse as departure signals glow and the crowd resumes motion in elegant streams, wide cinematic finish, atmospheric realism, resonant machinery, water rush, footsteps, murmured voices",
              "duration": 3
            }
          ]
        }
      }
    }
  ]'
runware run klingai:kling-video@o3-standard \
  width=1280 \
  height=720 \
  duration=9 \
  providerSettings.klingai.sound=true \
  providerSettings.klingai.multiPrompt.0.prompt="A vast glass-roofed transit concourse built inside a tidal power station, dawn haze filtering through curved panes, shallow seawater channels flowing beneath transparent walkways, commuters in sculptural waterproof fashion, reflective floors, cinematic realism, slow forward dolly, crisp environmental detail, soft echoing footsteps and distant turbine hum" \
  providerSettings.klingai.multiPrompt.0.duration=3 \
  providerSettings.klingai.multiPrompt.1.prompt="The camera glides closer as a maintenance drone skims low over the water channels, sending ripples of reflected light across steel ribs and traveler faces, a child pauses to watch silver fish in the current below the glass, subtle spray in the air, richly textured materials, immersive natural motion, layered station ambience" \
  providerSettings.klingai.multiPrompt.1.duration=3 \
  providerSettings.klingai.multiPrompt.2.prompt="A tide surge passes through the station's energy gates beyond the windows, casting shifting bands of light across the concourse as departure signals glow and the crowd resumes motion in elegant streams, wide cinematic finish, atmospheric realism, resonant machinery, water rush, footsteps, murmured voices" \
  providerSettings.klingai.multiPrompt.2.duration=3
{
  "taskType": "videoInference",
  "taskUUID": "b3bd5742-049a-43ab-b9ed-69804f0d6675",
  "model": "klingai:kling-video@o3-standard",
  "width": 1280,
  "height": 720,
  "duration": 9,
  "providerSettings": {
    "klingai": {
      "sound": true,
      "multiPrompt": [
        {
          "prompt": "A vast glass-roofed transit concourse built inside a tidal power station, dawn haze filtering through curved panes, shallow seawater channels flowing beneath transparent walkways, commuters in sculptural waterproof fashion, reflective floors, cinematic realism, slow forward dolly, crisp environmental detail, soft echoing footsteps and distant turbine hum",
          "duration": 3
        },
        {
          "prompt": "The camera glides closer as a maintenance drone skims low over the water channels, sending ripples of reflected light across steel ribs and traveler faces, a child pauses to watch silver fish in the current below the glass, subtle spray in the air, richly textured materials, immersive natural motion, layered station ambience",
          "duration": 3
        },
        {
          "prompt": "A tide surge passes through the station's energy gates beyond the windows, casting shifting bands of light across the concourse as departure signals glow and the crowd resumes motion in elegant streams, wide cinematic finish, atmospheric realism, resonant machinery, water rush, footsteps, murmured voices",
          "duration": 3
        }
      ]
    }
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "b3bd5742-049a-43ab-b9ed-69804f0d6675",
  "videoUUID": "3743d598-dac4-4495-90ee-8fe4ff0038f4",
  "videoURL": "https://vm.runware.ai/video/os/a07d11/ws/5/vi/3743d598-dac4-4495-90ee-8fe4ff0038f4.mp4",
  "cost": 1.008
}