Kling VIDEO 3.0 Pro

Kling VIDEO 3.0 Pro is a unified multimodal video model that generates high-quality video with synchronized audio from text or images. It supports reference-guided generation, prompt-based editing, fine control over motion and pacing, and stable temporal coherence for cinematic and narrative clips. Native audio output includes dialogue, ambient sound, and effects aligned to the visuals.

API Reference
INTEGRATE
Complete technical specification for integration
RequestResponse
Examples8
CODE
Ready-to-use code snippets for common workflows
Passive Floodgate Mechanism Demo
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@3-pro',
positivePrompt: 'Photorealistic product demonstration of a passive self-rising flood barrier installed across a modern warehouse loading-bay entrance. One continuous five-second shot from a low three-quarter cutaway angle clearly reveals the recessed mechanism beneath the concrete floor. Begin with the bright safety-yellow barrier lying flush with the ground as shallow storm water rushes toward it. The rising water enters the exposed chamber, lifts the internal buoyant float, and smoothly pivots the barrier upright. The rubber edge compresses firmly against the side seals, stopping the surge; water splashes dramatically against the deployed gate while the warehouse floor behind it remains completely dry. Precise believable mechanical motion, legible cause and effect, clean industrial design, cool gray concrete, saturated yellow hardware, deep blue-green water, crisp overcast lighting, polished engineering-film realism. Subtle camera push-in following the mechanism. Native environmental audio: approaching rainwater, accelerating rush and splashes, hollow chamber gurgle, mechanical hinge movement, decisive rubber-seal thump, water continuing to churn against the barrier. No narration, no music, no labels, no logos, no on-screen text.',
negativePrompt: 'people, vehicles, branding, captions, diagrams, arrows, floating parts, impossible mechanics, water passing through the closed gate, wet floor behind barrier, shaky camera, distorted architecture',
width: 1920,
height: 1080,
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@3-pro",
"positivePrompt": "Photorealistic product demonstration of a passive self-rising flood barrier installed across a modern warehouse loading-bay entrance. One continuous five-second shot from a low three-quarter cutaway angle clearly reveals the recessed mechanism beneath the concrete floor. Begin with the bright safety-yellow barrier lying flush with the ground as shallow storm water rushes toward it. The rising water enters the exposed chamber, lifts the internal buoyant float, and smoothly pivots the barrier upright. The rubber edge compresses firmly against the side seals, stopping the surge; water splashes dramatically against the deployed gate while the warehouse floor behind it remains completely dry. Precise believable mechanical motion, legible cause and effect, clean industrial design, cool gray concrete, saturated yellow hardware, deep blue-green water, crisp overcast lighting, polished engineering-film realism. Subtle camera push-in following the mechanism. Native environmental audio: approaching rainwater, accelerating rush and splashes, hollow chamber gurgle, mechanical hinge movement, decisive rubber-seal thump, water continuing to churn against the barrier. No narration, no music, no labels, no logos, no on-screen text.",
"negativePrompt": "people, vehicles, branding, captions, diagrams, arrows, floating parts, impossible mechanics, water passing through the closed gate, wet floor behind barrier, shaky camera, distorted architecture",
"width": 1920,
"height": 1080,
"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": "f9534830-ede7-430b-a015-d802b1a6e536",
"model": "klingai:kling-video@3-pro",
"positivePrompt": "Photorealistic product demonstration of a passive self-rising flood barrier installed across a modern warehouse loading-bay entrance. One continuous five-second shot from a low three-quarter cutaway angle clearly reveals the recessed mechanism beneath the concrete floor. Begin with the bright safety-yellow barrier lying flush with the ground as shallow storm water rushes toward it. The rising water enters the exposed chamber, lifts the internal buoyant float, and smoothly pivots the barrier upright. The rubber edge compresses firmly against the side seals, stopping the surge; water splashes dramatically against the deployed gate while the warehouse floor behind it remains completely dry. Precise believable mechanical motion, legible cause and effect, clean industrial design, cool gray concrete, saturated yellow hardware, deep blue-green water, crisp overcast lighting, polished engineering-film realism. Subtle camera push-in following the mechanism. Native environmental audio: approaching rainwater, accelerating rush and splashes, hollow chamber gurgle, mechanical hinge movement, decisive rubber-seal thump, water continuing to churn against the barrier. No narration, no music, no labels, no logos, no on-screen text.",
"negativePrompt": "people, vehicles, branding, captions, diagrams, arrows, floating parts, impossible mechanics, water passing through the closed gate, wet floor behind barrier, shaky camera, distorted architecture",
"width": 1920,
"height": 1080,
"duration": 5,
"providerSettings": {
"klingai": {
"sound": true
}
}
}
]'runware run klingai:kling-video@3-pro \
positivePrompt="Photorealistic product demonstration of a passive self-rising flood barrier installed across a modern warehouse loading-bay entrance. One continuous five-second shot from a low three-quarter cutaway angle clearly reveals the recessed mechanism beneath the concrete floor. Begin with the bright safety-yellow barrier lying flush with the ground as shallow storm water rushes toward it. The rising water enters the exposed chamber, lifts the internal buoyant float, and smoothly pivots the barrier upright. The rubber edge compresses firmly against the side seals, stopping the surge; water splashes dramatically against the deployed gate while the warehouse floor behind it remains completely dry. Precise believable mechanical motion, legible cause and effect, clean industrial design, cool gray concrete, saturated yellow hardware, deep blue-green water, crisp overcast lighting, polished engineering-film realism. Subtle camera push-in following the mechanism. Native environmental audio: approaching rainwater, accelerating rush and splashes, hollow chamber gurgle, mechanical hinge movement, decisive rubber-seal thump, water continuing to churn against the barrier. No narration, no music, no labels, no logos, no on-screen text." \
negativePrompt="people, vehicles, branding, captions, diagrams, arrows, floating parts, impossible mechanics, water passing through the closed gate, wet floor behind barrier, shaky camera, distorted architecture" \
width=1920 \
height=1080 \
duration=5 \
providerSettings.klingai.sound=true{
"taskType": "videoInference",
"taskUUID": "f9534830-ede7-430b-a015-d802b1a6e536",
"model": "klingai:kling-video@3-pro",
"positivePrompt": "Photorealistic product demonstration of a passive self-rising flood barrier installed across a modern warehouse loading-bay entrance. One continuous five-second shot from a low three-quarter cutaway angle clearly reveals the recessed mechanism beneath the concrete floor. Begin with the bright safety-yellow barrier lying flush with the ground as shallow storm water rushes toward it. The rising water enters the exposed chamber, lifts the internal buoyant float, and smoothly pivots the barrier upright. The rubber edge compresses firmly against the side seals, stopping the surge; water splashes dramatically against the deployed gate while the warehouse floor behind it remains completely dry. Precise believable mechanical motion, legible cause and effect, clean industrial design, cool gray concrete, saturated yellow hardware, deep blue-green water, crisp overcast lighting, polished engineering-film realism. Subtle camera push-in following the mechanism. Native environmental audio: approaching rainwater, accelerating rush and splashes, hollow chamber gurgle, mechanical hinge movement, decisive rubber-seal thump, water continuing to churn against the barrier. No narration, no music, no labels, no logos, no on-screen text.",
"negativePrompt": "people, vehicles, branding, captions, diagrams, arrows, floating parts, impossible mechanics, water passing through the closed gate, wet floor behind barrier, shaky camera, distorted architecture",
"width": 1920,
"height": 1080,
"duration": 5,
"providerSettings": {
"klingai": {
"sound": true
}
}
}{
"taskType": "videoInference",
"taskUUID": "f9534830-ede7-430b-a015-d802b1a6e536",
"videoUUID": "c0c01da2-818a-4a8d-b9d4-afdeff9213fb",
"videoURL": "https://vm.runware.ai/video/os/a05d22/ws/5/vi/c0c01da2-818a-4a8d-b9d4-afdeff9213fb.mp4",
"cost": 0.84
}Precision Seed Singulator Demo
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@3-pro',
positivePrompt: 'Continue directly and seamlessly from the supplied first frame as one polished six-second industrial product demonstration with no cuts. Preserve the exact machine, seed colors, tray, camera angle, lighting, and coral studio surface. The camera begins locked in the three-quarter overhead composition, then makes a very slow, precise push-in. The machine activates: its circular plate vibrates with controlled high-frequency motion, causing the tiny acid-yellow seeds to travel outward in orderly streams through the visible branching microchannels beneath the smoke-clear lid. Show the mechanism clearly and realistically—individual seeds separate rather than clump, advance one by one, and arrive at the outlet gates. In the final two seconds, the gates pulse sequentially and dispense exactly one seed into each visible propagation-tray cell while a slim physical indicator light on the housing progresses from amber to green. Emphasize stable product geometry, credible seed physics, smooth mechanical timing, sharp material detail, and an easy-to-understand workflow. Premium scientific-equipment art direction with bold ultramarine, coral, charcoal, and acid-yellow palette; bright, optimistic, precise mood. Native synchronized audio: soft electric startup tone, delicate vibration hum, faint seed ticks against clear channels, evenly timed gate clicks, and a subtle completion chime. No narration, captions, graphics, logos, labels, interface overlays, hands, or additional objects.',
duration: 6,
inputs: {
frameImages: [
{
image: 'https://assets.runware.ai/assets/inputs/9d792ede-80ea-4462-a9e8-92cee9b0c4c6.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@3-pro",
"positivePrompt": "Continue directly and seamlessly from the supplied first frame as one polished six-second industrial product demonstration with no cuts. Preserve the exact machine, seed colors, tray, camera angle, lighting, and coral studio surface. The camera begins locked in the three-quarter overhead composition, then makes a very slow, precise push-in. The machine activates: its circular plate vibrates with controlled high-frequency motion, causing the tiny acid-yellow seeds to travel outward in orderly streams through the visible branching microchannels beneath the smoke-clear lid. Show the mechanism clearly and realistically—individual seeds separate rather than clump, advance one by one, and arrive at the outlet gates. In the final two seconds, the gates pulse sequentially and dispense exactly one seed into each visible propagation-tray cell while a slim physical indicator light on the housing progresses from amber to green. Emphasize stable product geometry, credible seed physics, smooth mechanical timing, sharp material detail, and an easy-to-understand workflow. Premium scientific-equipment art direction with bold ultramarine, coral, charcoal, and acid-yellow palette; bright, optimistic, precise mood. Native synchronized audio: soft electric startup tone, delicate vibration hum, faint seed ticks against clear channels, evenly timed gate clicks, and a subtle completion chime. No narration, captions, graphics, logos, labels, interface overlays, hands, or additional objects.",
"duration": 6,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/9d792ede-80ea-4462-a9e8-92cee9b0c4c6.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": "b668226f-2445-4588-870e-f27e019f9aa3",
"model": "klingai:kling-video@3-pro",
"positivePrompt": "Continue directly and seamlessly from the supplied first frame as one polished six-second industrial product demonstration with no cuts. Preserve the exact machine, seed colors, tray, camera angle, lighting, and coral studio surface. The camera begins locked in the three-quarter overhead composition, then makes a very slow, precise push-in. The machine activates: its circular plate vibrates with controlled high-frequency motion, causing the tiny acid-yellow seeds to travel outward in orderly streams through the visible branching microchannels beneath the smoke-clear lid. Show the mechanism clearly and realistically—individual seeds separate rather than clump, advance one by one, and arrive at the outlet gates. In the final two seconds, the gates pulse sequentially and dispense exactly one seed into each visible propagation-tray cell while a slim physical indicator light on the housing progresses from amber to green. Emphasize stable product geometry, credible seed physics, smooth mechanical timing, sharp material detail, and an easy-to-understand workflow. Premium scientific-equipment art direction with bold ultramarine, coral, charcoal, and acid-yellow palette; bright, optimistic, precise mood. Native synchronized audio: soft electric startup tone, delicate vibration hum, faint seed ticks against clear channels, evenly timed gate clicks, and a subtle completion chime. No narration, captions, graphics, logos, labels, interface overlays, hands, or additional objects.",
"duration": 6,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/9d792ede-80ea-4462-a9e8-92cee9b0c4c6.jpg",
"frame": "first"
}
]
}
}
]'runware run klingai:kling-video@3-pro \
positivePrompt="Continue directly and seamlessly from the supplied first frame as one polished six-second industrial product demonstration with no cuts. Preserve the exact machine, seed colors, tray, camera angle, lighting, and coral studio surface. The camera begins locked in the three-quarter overhead composition, then makes a very slow, precise push-in. The machine activates: its circular plate vibrates with controlled high-frequency motion, causing the tiny acid-yellow seeds to travel outward in orderly streams through the visible branching microchannels beneath the smoke-clear lid. Show the mechanism clearly and realistically—individual seeds separate rather than clump, advance one by one, and arrive at the outlet gates. In the final two seconds, the gates pulse sequentially and dispense exactly one seed into each visible propagation-tray cell while a slim physical indicator light on the housing progresses from amber to green. Emphasize stable product geometry, credible seed physics, smooth mechanical timing, sharp material detail, and an easy-to-understand workflow. Premium scientific-equipment art direction with bold ultramarine, coral, charcoal, and acid-yellow palette; bright, optimistic, precise mood. Native synchronized audio: soft electric startup tone, delicate vibration hum, faint seed ticks against clear channels, evenly timed gate clicks, and a subtle completion chime. No narration, captions, graphics, logos, labels, interface overlays, hands, or additional objects." \
duration=6 \
inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/9d792ede-80ea-4462-a9e8-92cee9b0c4c6.jpg \
inputs.frameImages.0.frame=first{
"taskType": "videoInference",
"taskUUID": "b668226f-2445-4588-870e-f27e019f9aa3",
"model": "klingai:kling-video@3-pro",
"positivePrompt": "Continue directly and seamlessly from the supplied first frame as one polished six-second industrial product demonstration with no cuts. Preserve the exact machine, seed colors, tray, camera angle, lighting, and coral studio surface. The camera begins locked in the three-quarter overhead composition, then makes a very slow, precise push-in. The machine activates: its circular plate vibrates with controlled high-frequency motion, causing the tiny acid-yellow seeds to travel outward in orderly streams through the visible branching microchannels beneath the smoke-clear lid. Show the mechanism clearly and realistically—individual seeds separate rather than clump, advance one by one, and arrive at the outlet gates. In the final two seconds, the gates pulse sequentially and dispense exactly one seed into each visible propagation-tray cell while a slim physical indicator light on the housing progresses from amber to green. Emphasize stable product geometry, credible seed physics, smooth mechanical timing, sharp material detail, and an easy-to-understand workflow. Premium scientific-equipment art direction with bold ultramarine, coral, charcoal, and acid-yellow palette; bright, optimistic, precise mood. Native synchronized audio: soft electric startup tone, delicate vibration hum, faint seed ticks against clear channels, evenly timed gate clicks, and a subtle completion chime. No narration, captions, graphics, logos, labels, interface overlays, hands, or additional objects.",
"duration": 6,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/9d792ede-80ea-4462-a9e8-92cee9b0c4c6.jpg",
"frame": "first"
}
]
}
}{
"taskType": "videoInference",
"taskUUID": "b668226f-2445-4588-870e-f27e019f9aa3",
"videoUUID": "80015acd-9007-4822-ae26-b5271791c4cb",
"videoURL": "https://vm.runware.ai/video/os/a02d21/ws/5/vi/80015acd-9007-4822-ae26-b5271791c4cb.mp4",
"cost": 0.672
}Telecommunications Documentary Title Sequence
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@3-pro',
positivePrompt: 'Create an eight-second prestige documentary title sequence in one continuous, controlled shot, beginning exactly from the supplied first frame and resolving exactly into the supplied last frame. Hold briefly on the frontal 1940s telephone switchboard as indicator lamps wake one by one and the red patch cable gives a slight natural sway. The camera begins an extremely smooth pullback. Without a cut, the switchboard undergoes a tactile, believable transformation: circular jacks deepen into distant windows, brass dividers lengthen into avenues, tiny indicator bulbs become traffic and office lights, and the wooden cabinet recedes into the charcoal geometry of a contemporary city seen directly from above. Preserve the grid, central symmetry, and red loop throughout so every shape has a clear visual successor. The red cable gradually becomes a moving communications light trail, a pulse traveling around its curve and branching subtly through nearby streets. During the final two seconds, motion settles, haze drifts gently over the city, and the centered title already present in the destination frame resolves cleanly and remains stable: THE HUMAN LINE. Sophisticated archival-to-modern art direction; tobacco brown, aged ivory, oxblood red, charcoal, and restrained cyan; fine film grain, deep blacks, realistic materials, elegant pacing, no hard cuts, no frantic movement. Synchronized audio: low electrical room hum, tactile relay clicks accelerating into a muted urban night bed, one warm analog pulse traveling with the red line, then a restrained sub-bass resolve as the title settles; no speech and no music melody.',
negativePrompt: 'Hard cuts, montage, unrelated imagery, warped grid, chaotic camera motion, zoom bursts, flicker, excessive neon, science-fiction interfaces, visible people, hands, logos, subtitles, extra lettering, misspelled title, unstable typography, cartoon rendering, glossy advertising style.',
duration: 8,
inputs: {
frameImages: [
{
image: 'https://assets.runware.ai/assets/inputs/1b4f8ff3-9035-49c6-b95d-2b3967d65c4d.jpg'
},
{
image: 'https://assets.runware.ai/assets/inputs/338c25ac-5a26-4ee1-b4d6-45fbb351a230.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@3-pro",
"positivePrompt": "Create an eight-second prestige documentary title sequence in one continuous, controlled shot, beginning exactly from the supplied first frame and resolving exactly into the supplied last frame. Hold briefly on the frontal 1940s telephone switchboard as indicator lamps wake one by one and the red patch cable gives a slight natural sway. The camera begins an extremely smooth pullback. Without a cut, the switchboard undergoes a tactile, believable transformation: circular jacks deepen into distant windows, brass dividers lengthen into avenues, tiny indicator bulbs become traffic and office lights, and the wooden cabinet recedes into the charcoal geometry of a contemporary city seen directly from above. Preserve the grid, central symmetry, and red loop throughout so every shape has a clear visual successor. The red cable gradually becomes a moving communications light trail, a pulse traveling around its curve and branching subtly through nearby streets. During the final two seconds, motion settles, haze drifts gently over the city, and the centered title already present in the destination frame resolves cleanly and remains stable: THE HUMAN LINE. Sophisticated archival-to-modern art direction; tobacco brown, aged ivory, oxblood red, charcoal, and restrained cyan; fine film grain, deep blacks, realistic materials, elegant pacing, no hard cuts, no frantic movement. Synchronized audio: low electrical room hum, tactile relay clicks accelerating into a muted urban night bed, one warm analog pulse traveling with the red line, then a restrained sub-bass resolve as the title settles; no speech and no music melody.",
"negativePrompt": "Hard cuts, montage, unrelated imagery, warped grid, chaotic camera motion, zoom bursts, flicker, excessive neon, science-fiction interfaces, visible people, hands, logos, subtitles, extra lettering, misspelled title, unstable typography, cartoon rendering, glossy advertising style.",
"duration": 8,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/1b4f8ff3-9035-49c6-b95d-2b3967d65c4d.jpg"
},
{
"image": "https://assets.runware.ai/assets/inputs/338c25ac-5a26-4ee1-b4d6-45fbb351a230.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": "524aa09a-a11c-489a-9e80-91f0dfb0232d",
"model": "klingai:kling-video@3-pro",
"positivePrompt": "Create an eight-second prestige documentary title sequence in one continuous, controlled shot, beginning exactly from the supplied first frame and resolving exactly into the supplied last frame. Hold briefly on the frontal 1940s telephone switchboard as indicator lamps wake one by one and the red patch cable gives a slight natural sway. The camera begins an extremely smooth pullback. Without a cut, the switchboard undergoes a tactile, believable transformation: circular jacks deepen into distant windows, brass dividers lengthen into avenues, tiny indicator bulbs become traffic and office lights, and the wooden cabinet recedes into the charcoal geometry of a contemporary city seen directly from above. Preserve the grid, central symmetry, and red loop throughout so every shape has a clear visual successor. The red cable gradually becomes a moving communications light trail, a pulse traveling around its curve and branching subtly through nearby streets. During the final two seconds, motion settles, haze drifts gently over the city, and the centered title already present in the destination frame resolves cleanly and remains stable: THE HUMAN LINE. Sophisticated archival-to-modern art direction; tobacco brown, aged ivory, oxblood red, charcoal, and restrained cyan; fine film grain, deep blacks, realistic materials, elegant pacing, no hard cuts, no frantic movement. Synchronized audio: low electrical room hum, tactile relay clicks accelerating into a muted urban night bed, one warm analog pulse traveling with the red line, then a restrained sub-bass resolve as the title settles; no speech and no music melody.",
"negativePrompt": "Hard cuts, montage, unrelated imagery, warped grid, chaotic camera motion, zoom bursts, flicker, excessive neon, science-fiction interfaces, visible people, hands, logos, subtitles, extra lettering, misspelled title, unstable typography, cartoon rendering, glossy advertising style.",
"duration": 8,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/1b4f8ff3-9035-49c6-b95d-2b3967d65c4d.jpg"
},
{
"image": "https://assets.runware.ai/assets/inputs/338c25ac-5a26-4ee1-b4d6-45fbb351a230.jpg"
}
]
}
}
]'runware run klingai:kling-video@3-pro \
positivePrompt="Create an eight-second prestige documentary title sequence in one continuous, controlled shot, beginning exactly from the supplied first frame and resolving exactly into the supplied last frame. Hold briefly on the frontal 1940s telephone switchboard as indicator lamps wake one by one and the red patch cable gives a slight natural sway. The camera begins an extremely smooth pullback. Without a cut, the switchboard undergoes a tactile, believable transformation: circular jacks deepen into distant windows, brass dividers lengthen into avenues, tiny indicator bulbs become traffic and office lights, and the wooden cabinet recedes into the charcoal geometry of a contemporary city seen directly from above. Preserve the grid, central symmetry, and red loop throughout so every shape has a clear visual successor. The red cable gradually becomes a moving communications light trail, a pulse traveling around its curve and branching subtly through nearby streets. During the final two seconds, motion settles, haze drifts gently over the city, and the centered title already present in the destination frame resolves cleanly and remains stable: THE HUMAN LINE. Sophisticated archival-to-modern art direction; tobacco brown, aged ivory, oxblood red, charcoal, and restrained cyan; fine film grain, deep blacks, realistic materials, elegant pacing, no hard cuts, no frantic movement. Synchronized audio: low electrical room hum, tactile relay clicks accelerating into a muted urban night bed, one warm analog pulse traveling with the red line, then a restrained sub-bass resolve as the title settles; no speech and no music melody." \
negativePrompt="Hard cuts, montage, unrelated imagery, warped grid, chaotic camera motion, zoom bursts, flicker, excessive neon, science-fiction interfaces, visible people, hands, logos, subtitles, extra lettering, misspelled title, unstable typography, cartoon rendering, glossy advertising style." \
duration=8 \
inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/1b4f8ff3-9035-49c6-b95d-2b3967d65c4d.jpg \
inputs.frameImages.1.image=https://assets.runware.ai/assets/inputs/338c25ac-5a26-4ee1-b4d6-45fbb351a230.jpg{
"taskType": "videoInference",
"taskUUID": "524aa09a-a11c-489a-9e80-91f0dfb0232d",
"model": "klingai:kling-video@3-pro",
"positivePrompt": "Create an eight-second prestige documentary title sequence in one continuous, controlled shot, beginning exactly from the supplied first frame and resolving exactly into the supplied last frame. Hold briefly on the frontal 1940s telephone switchboard as indicator lamps wake one by one and the red patch cable gives a slight natural sway. The camera begins an extremely smooth pullback. Without a cut, the switchboard undergoes a tactile, believable transformation: circular jacks deepen into distant windows, brass dividers lengthen into avenues, tiny indicator bulbs become traffic and office lights, and the wooden cabinet recedes into the charcoal geometry of a contemporary city seen directly from above. Preserve the grid, central symmetry, and red loop throughout so every shape has a clear visual successor. The red cable gradually becomes a moving communications light trail, a pulse traveling around its curve and branching subtly through nearby streets. During the final two seconds, motion settles, haze drifts gently over the city, and the centered title already present in the destination frame resolves cleanly and remains stable: THE HUMAN LINE. Sophisticated archival-to-modern art direction; tobacco brown, aged ivory, oxblood red, charcoal, and restrained cyan; fine film grain, deep blacks, realistic materials, elegant pacing, no hard cuts, no frantic movement. Synchronized audio: low electrical room hum, tactile relay clicks accelerating into a muted urban night bed, one warm analog pulse traveling with the red line, then a restrained sub-bass resolve as the title settles; no speech and no music melody.",
"negativePrompt": "Hard cuts, montage, unrelated imagery, warped grid, chaotic camera motion, zoom bursts, flicker, excessive neon, science-fiction interfaces, visible people, hands, logos, subtitles, extra lettering, misspelled title, unstable typography, cartoon rendering, glossy advertising style.",
"duration": 8,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/1b4f8ff3-9035-49c6-b95d-2b3967d65c4d.jpg"
},
{
"image": "https://assets.runware.ai/assets/inputs/338c25ac-5a26-4ee1-b4d6-45fbb351a230.jpg"
}
]
}
}{
"taskType": "videoInference",
"taskUUID": "524aa09a-a11c-489a-9e80-91f0dfb0232d",
"videoUUID": "50b4a48c-aba5-42ee-ab41-70db407093c6",
"videoURL": "https://vm.runware.ai/video/os/a09dlim3/ws/5/vi/50b4a48c-aba5-42ee-ab41-70db407093c6.mp4",
"cost": 0.896
}Rare Book Conservator Briefing
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@3-pro',
positivePrompt: 'Create a polished internal museum training presenter clip in a rare-book quarantine laboratory. Preserve the exact identity and appearance of the woman in the reference image: her facial structure, warm brown complexion, short silver curls, tortoiseshell glasses, age, and dark plum conservation smock. Place her chest-up behind a stainless-steel examination bench, addressing the camera directly. Follow the reference video\'s straight-on orientation, timing, facial performance, restrained open-palm gesture, and concluding nod. Retain its original spoken dialogue and clean sound, with precise natural lip synchronization.\n\nThe background is a credible conservation workspace: a closed archival volume inside a transparent isolation tray, a compact HEPA unit, gray specimen cabinets, and an ultraviolet inspection lamp casting a subtle violet accent. Clinical but cinematic art direction with cool slate gray, ultraviolet violet, and small acid-chartreuse equipment details. Soft frontal key light, gentle violet edge light, realistic skin and fabric texture, shallow depth of field. Locked eye-level medium close-up with only a nearly imperceptible slow push-in. Calm, serious, procedural mood suitable for professional museum staff education. No captions, graphics, branding, labels, extra people, or camera cuts.',
providerSettings: {
klingai: {
characterOrientation: 'video',
keepOriginalSound: true
}
},
inputs: {
referenceImages: [
'https://assets.runware.ai/assets/inputs/b3f53e42-75bf-435d-9f31-8ef88449ab69.jpg'
],
referenceVideos: [
'https://assets.runware.ai/assets/inputs/c2fa03aa-d303-440d-8cb3-c4c85a903783.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@3-pro",
"positivePrompt": "Create a polished internal museum training presenter clip in a rare-book quarantine laboratory. Preserve the exact identity and appearance of the woman in the reference image: her facial structure, warm brown complexion, short silver curls, tortoiseshell glasses, age, and dark plum conservation smock. Place her chest-up behind a stainless-steel examination bench, addressing the camera directly. Follow the reference video's straight-on orientation, timing, facial performance, restrained open-palm gesture, and concluding nod. Retain its original spoken dialogue and clean sound, with precise natural lip synchronization.\n\nThe background is a credible conservation workspace: a closed archival volume inside a transparent isolation tray, a compact HEPA unit, gray specimen cabinets, and an ultraviolet inspection lamp casting a subtle violet accent. Clinical but cinematic art direction with cool slate gray, ultraviolet violet, and small acid-chartreuse equipment details. Soft frontal key light, gentle violet edge light, realistic skin and fabric texture, shallow depth of field. Locked eye-level medium close-up with only a nearly imperceptible slow push-in. Calm, serious, procedural mood suitable for professional museum staff education. No captions, graphics, branding, labels, extra people, or camera cuts.",
"providerSettings": {
"klingai": {
"characterOrientation": "video",
"keepOriginalSound": True
}
},
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/b3f53e42-75bf-435d-9f31-8ef88449ab69.jpg"
],
"referenceVideos": [
"https://assets.runware.ai/assets/inputs/c2fa03aa-d303-440d-8cb3-c4c85a903783.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": "51248efb-0741-4d83-9459-cd8f03941abf",
"model": "klingai:kling-video@3-pro",
"positivePrompt": "Create a polished internal museum training presenter clip in a rare-book quarantine laboratory. Preserve the exact identity and appearance of the woman in the reference image: her facial structure, warm brown complexion, short silver curls, tortoiseshell glasses, age, and dark plum conservation smock. Place her chest-up behind a stainless-steel examination bench, addressing the camera directly. Follow the reference video's straight-on orientation, timing, facial performance, restrained open-palm gesture, and concluding nod. Retain its original spoken dialogue and clean sound, with precise natural lip synchronization.\n\nThe background is a credible conservation workspace: a closed archival volume inside a transparent isolation tray, a compact HEPA unit, gray specimen cabinets, and an ultraviolet inspection lamp casting a subtle violet accent. Clinical but cinematic art direction with cool slate gray, ultraviolet violet, and small acid-chartreuse equipment details. Soft frontal key light, gentle violet edge light, realistic skin and fabric texture, shallow depth of field. Locked eye-level medium close-up with only a nearly imperceptible slow push-in. Calm, serious, procedural mood suitable for professional museum staff education. No captions, graphics, branding, labels, extra people, or camera cuts.",
"providerSettings": {
"klingai": {
"characterOrientation": "video",
"keepOriginalSound": true
}
},
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/b3f53e42-75bf-435d-9f31-8ef88449ab69.jpg"
],
"referenceVideos": [
"https://assets.runware.ai/assets/inputs/c2fa03aa-d303-440d-8cb3-c4c85a903783.mp4"
]
}
}
]'runware run klingai:kling-video@3-pro \
positivePrompt="Create a polished internal museum training presenter clip in a rare-book quarantine laboratory. Preserve the exact identity and appearance of the woman in the reference image: her facial structure, warm brown complexion, short silver curls, tortoiseshell glasses, age, and dark plum conservation smock. Place her chest-up behind a stainless-steel examination bench, addressing the camera directly. Follow the reference video's straight-on orientation, timing, facial performance, restrained open-palm gesture, and concluding nod. Retain its original spoken dialogue and clean sound, with precise natural lip synchronization.
The background is a credible conservation workspace: a closed archival volume inside a transparent isolation tray, a compact HEPA unit, gray specimen cabinets, and an ultraviolet inspection lamp casting a subtle violet accent. Clinical but cinematic art direction with cool slate gray, ultraviolet violet, and small acid-chartreuse equipment details. Soft frontal key light, gentle violet edge light, realistic skin and fabric texture, shallow depth of field. Locked eye-level medium close-up with only a nearly imperceptible slow push-in. Calm, serious, procedural mood suitable for professional museum staff education. No captions, graphics, branding, labels, extra people, or camera cuts." \
providerSettings.klingai.characterOrientation=video \
providerSettings.klingai.keepOriginalSound=true \
inputs.referenceImages.0=https://assets.runware.ai/assets/inputs/b3f53e42-75bf-435d-9f31-8ef88449ab69.jpg \
inputs.referenceVideos.0=https://assets.runware.ai/assets/inputs/c2fa03aa-d303-440d-8cb3-c4c85a903783.mp4{
"taskType": "videoInference",
"taskUUID": "51248efb-0741-4d83-9459-cd8f03941abf",
"model": "klingai:kling-video@3-pro",
"positivePrompt": "Create a polished internal museum training presenter clip in a rare-book quarantine laboratory. Preserve the exact identity and appearance of the woman in the reference image: her facial structure, warm brown complexion, short silver curls, tortoiseshell glasses, age, and dark plum conservation smock. Place her chest-up behind a stainless-steel examination bench, addressing the camera directly. Follow the reference video's straight-on orientation, timing, facial performance, restrained open-palm gesture, and concluding nod. Retain its original spoken dialogue and clean sound, with precise natural lip synchronization.\n\nThe background is a credible conservation workspace: a closed archival volume inside a transparent isolation tray, a compact HEPA unit, gray specimen cabinets, and an ultraviolet inspection lamp casting a subtle violet accent. Clinical but cinematic art direction with cool slate gray, ultraviolet violet, and small acid-chartreuse equipment details. Soft frontal key light, gentle violet edge light, realistic skin and fabric texture, shallow depth of field. Locked eye-level medium close-up with only a nearly imperceptible slow push-in. Calm, serious, procedural mood suitable for professional museum staff education. No captions, graphics, branding, labels, extra people, or camera cuts.",
"providerSettings": {
"klingai": {
"characterOrientation": "video",
"keepOriginalSound": true
}
},
"inputs": {
"referenceImages": [
"https://assets.runware.ai/assets/inputs/b3f53e42-75bf-435d-9f31-8ef88449ab69.jpg"
],
"referenceVideos": [
"https://assets.runware.ai/assets/inputs/c2fa03aa-d303-440d-8cb3-c4c85a903783.mp4"
]
}
}{
"taskType": "videoInference",
"taskUUID": "51248efb-0741-4d83-9459-cd8f03941abf",
"videoUUID": "27af8db2-be9b-4124-9113-cca2a2b3cd19",
"videoURL": "https://vm.runware.ai/video/os/a06dlim3/ws/5/vi/27af8db2-be9b-4124-9113-cca2a2b3cd19.mp4",
"cost": 1.008
}Amber Observatory Ice Plain
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@3-pro',
positivePrompt: 'A cinematic wide shot of a remote polar observatory built on a vast cracked ice plain under a copper-gold sky. Massive parabolic antenna dishes slowly rotate while tiny maintenance drones skim over the surface leaving faint blue guide lights. In the foreground, a lone researcher in a reflective thermal suit walks toward the main dome, dragging a compact sled loaded with instruments. The camera begins low near textured ice, then glides forward and rises into a gentle sweeping reveal of the station and horizon. Far away, curtains of charged particles ripple across the sky in unusual geometric bands. Snow dust spirals lightly around metal structures, warning beacons pulse softly, and the observatory emits layered mechanical ambience. Native audio: distant antenna motors, crisp footsteps on ice, sled runners scraping, radio static bursts, low electrical hum, occasional wind gusts, and one short calm spoken line over headset: "Signal lock confirmed." Ultra-detailed, realistic lighting, cinematic pacing, atmospheric depth, stable motion, coherent subject continuity, high-end science fiction grounded in physical realism.',
negativePrompt: 'cartoon, low resolution, blurry, jittery motion, flicker, duplicated objects, warped anatomy, extra limbs, distorted face, unstable camera, oversaturated colors, text, watermark, logo, frame glitches, abrupt cuts, chaotic action',
width: 1920,
height: 1080,
duration: 10
})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@3-pro",
"positivePrompt": "A cinematic wide shot of a remote polar observatory built on a vast cracked ice plain under a copper-gold sky. Massive parabolic antenna dishes slowly rotate while tiny maintenance drones skim over the surface leaving faint blue guide lights. In the foreground, a lone researcher in a reflective thermal suit walks toward the main dome, dragging a compact sled loaded with instruments. The camera begins low near textured ice, then glides forward and rises into a gentle sweeping reveal of the station and horizon. Far away, curtains of charged particles ripple across the sky in unusual geometric bands. Snow dust spirals lightly around metal structures, warning beacons pulse softly, and the observatory emits layered mechanical ambience. Native audio: distant antenna motors, crisp footsteps on ice, sled runners scraping, radio static bursts, low electrical hum, occasional wind gusts, and one short calm spoken line over headset: \"Signal lock confirmed.\" Ultra-detailed, realistic lighting, cinematic pacing, atmospheric depth, stable motion, coherent subject continuity, high-end science fiction grounded in physical realism.",
"negativePrompt": "cartoon, low resolution, blurry, jittery motion, flicker, duplicated objects, warped anatomy, extra limbs, distorted face, unstable camera, oversaturated colors, text, watermark, logo, frame glitches, abrupt cuts, chaotic action",
"width": 1920,
"height": 1080,
"duration": 10
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "70b56006-db71-49e5-a2a1-acf3b771a505",
"model": "klingai:kling-video@3-pro",
"positivePrompt": "A cinematic wide shot of a remote polar observatory built on a vast cracked ice plain under a copper-gold sky. Massive parabolic antenna dishes slowly rotate while tiny maintenance drones skim over the surface leaving faint blue guide lights. In the foreground, a lone researcher in a reflective thermal suit walks toward the main dome, dragging a compact sled loaded with instruments. The camera begins low near textured ice, then glides forward and rises into a gentle sweeping reveal of the station and horizon. Far away, curtains of charged particles ripple across the sky in unusual geometric bands. Snow dust spirals lightly around metal structures, warning beacons pulse softly, and the observatory emits layered mechanical ambience. Native audio: distant antenna motors, crisp footsteps on ice, sled runners scraping, radio static bursts, low electrical hum, occasional wind gusts, and one short calm spoken line over headset: \"Signal lock confirmed.\" Ultra-detailed, realistic lighting, cinematic pacing, atmospheric depth, stable motion, coherent subject continuity, high-end science fiction grounded in physical realism.",
"negativePrompt": "cartoon, low resolution, blurry, jittery motion, flicker, duplicated objects, warped anatomy, extra limbs, distorted face, unstable camera, oversaturated colors, text, watermark, logo, frame glitches, abrupt cuts, chaotic action",
"width": 1920,
"height": 1080,
"duration": 10
}
]'runware run klingai:kling-video@3-pro \
positivePrompt="A cinematic wide shot of a remote polar observatory built on a vast cracked ice plain under a copper-gold sky. Massive parabolic antenna dishes slowly rotate while tiny maintenance drones skim over the surface leaving faint blue guide lights. In the foreground, a lone researcher in a reflective thermal suit walks toward the main dome, dragging a compact sled loaded with instruments. The camera begins low near textured ice, then glides forward and rises into a gentle sweeping reveal of the station and horizon. Far away, curtains of charged particles ripple across the sky in unusual geometric bands. Snow dust spirals lightly around metal structures, warning beacons pulse softly, and the observatory emits layered mechanical ambience. Native audio: distant antenna motors, crisp footsteps on ice, sled runners scraping, radio static bursts, low electrical hum, occasional wind gusts, and one short calm spoken line over headset: \"Signal lock confirmed.\" Ultra-detailed, realistic lighting, cinematic pacing, atmospheric depth, stable motion, coherent subject continuity, high-end science fiction grounded in physical realism." \
negativePrompt="cartoon, low resolution, blurry, jittery motion, flicker, duplicated objects, warped anatomy, extra limbs, distorted face, unstable camera, oversaturated colors, text, watermark, logo, frame glitches, abrupt cuts, chaotic action" \
width=1920 \
height=1080 \
duration=10{
"taskType": "videoInference",
"taskUUID": "70b56006-db71-49e5-a2a1-acf3b771a505",
"model": "klingai:kling-video@3-pro",
"positivePrompt": "A cinematic wide shot of a remote polar observatory built on a vast cracked ice plain under a copper-gold sky. Massive parabolic antenna dishes slowly rotate while tiny maintenance drones skim over the surface leaving faint blue guide lights. In the foreground, a lone researcher in a reflective thermal suit walks toward the main dome, dragging a compact sled loaded with instruments. The camera begins low near textured ice, then glides forward and rises into a gentle sweeping reveal of the station and horizon. Far away, curtains of charged particles ripple across the sky in unusual geometric bands. Snow dust spirals lightly around metal structures, warning beacons pulse softly, and the observatory emits layered mechanical ambience. Native audio: distant antenna motors, crisp footsteps on ice, sled runners scraping, radio static bursts, low electrical hum, occasional wind gusts, and one short calm spoken line over headset: \"Signal lock confirmed.\" Ultra-detailed, realistic lighting, cinematic pacing, atmospheric depth, stable motion, coherent subject continuity, high-end science fiction grounded in physical realism.",
"negativePrompt": "cartoon, low resolution, blurry, jittery motion, flicker, duplicated objects, warped anatomy, extra limbs, distorted face, unstable camera, oversaturated colors, text, watermark, logo, frame glitches, abrupt cuts, chaotic action",
"width": 1920,
"height": 1080,
"duration": 10
}{
"taskType": "videoInference",
"taskUUID": "70b56006-db71-49e5-a2a1-acf3b771a505",
"videoUUID": "673e3e9c-26a2-4259-8fc3-03b1a783fb72",
"videoURL": "https://vm.runware.ai/video/os/a17d13/ws/5/vi/673e3e9c-26a2-4259-8fc3-03b1a783fb72.mp4",
"cost": 1.12
}Copper Aviary Dawn Tableau
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@3-pro',
positivePrompt: 'Create a cinematic video that begins from the first guided frame and evolves naturally toward the last guided frame. The scene takes place in a grand glass aviary at sunrise, with elegant handcrafted mechanical birds gradually waking, tilting their heads, fluttering open articulated wings, hopping from perch to perch, then lifting into coordinated spirals above a calm caretaker in a teal coat. Preserve the architecture, lighting direction, and subject continuity between the guided frames. Use a slow opening with subtle ambient movement, then build into graceful layered flight with rich depth, drifting dust, soft lens bloom, realistic metal reflections, gentle cloth movement, and synchronized naturalistic sound design: creaking perches, light wing whirs, faint gear clicks, echoing flutter, glass resonance, and warm morning air. The pacing should feel lyrical and immersive, with smooth camera drift and strong temporal coherence.',
negativePrompt: 'low detail, broken anatomy, extra limbs, warped birds, duplicated subjects, flicker, abrupt cuts, inconsistent architecture, oversaturated colors, text, watermark, logo, blurry caretaker, chaotic camera shake, horror tone, modern electronics, urban skyline',
duration: 8,
inputs: {
frameImages: [
{
image: 'https://assets.runware.ai/assets/inputs/5ce13305-faae-42ef-9a34-40150a2e3ae8.jpg',
frame: 'first'
},
{
image: 'https://assets.runware.ai/assets/inputs/49f83de5-ff24-442e-8e70-85ba7ed09e5a.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@3-pro",
"positivePrompt": "Create a cinematic video that begins from the first guided frame and evolves naturally toward the last guided frame. The scene takes place in a grand glass aviary at sunrise, with elegant handcrafted mechanical birds gradually waking, tilting their heads, fluttering open articulated wings, hopping from perch to perch, then lifting into coordinated spirals above a calm caretaker in a teal coat. Preserve the architecture, lighting direction, and subject continuity between the guided frames. Use a slow opening with subtle ambient movement, then build into graceful layered flight with rich depth, drifting dust, soft lens bloom, realistic metal reflections, gentle cloth movement, and synchronized naturalistic sound design: creaking perches, light wing whirs, faint gear clicks, echoing flutter, glass resonance, and warm morning air. The pacing should feel lyrical and immersive, with smooth camera drift and strong temporal coherence.",
"negativePrompt": "low detail, broken anatomy, extra limbs, warped birds, duplicated subjects, flicker, abrupt cuts, inconsistent architecture, oversaturated colors, text, watermark, logo, blurry caretaker, chaotic camera shake, horror tone, modern electronics, urban skyline",
"duration": 8,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/5ce13305-faae-42ef-9a34-40150a2e3ae8.jpg",
"frame": "first"
},
{
"image": "https://assets.runware.ai/assets/inputs/49f83de5-ff24-442e-8e70-85ba7ed09e5a.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": "b8f22ea1-2020-4969-8d7c-caca97c55373",
"model": "klingai:kling-video@3-pro",
"positivePrompt": "Create a cinematic video that begins from the first guided frame and evolves naturally toward the last guided frame. The scene takes place in a grand glass aviary at sunrise, with elegant handcrafted mechanical birds gradually waking, tilting their heads, fluttering open articulated wings, hopping from perch to perch, then lifting into coordinated spirals above a calm caretaker in a teal coat. Preserve the architecture, lighting direction, and subject continuity between the guided frames. Use a slow opening with subtle ambient movement, then build into graceful layered flight with rich depth, drifting dust, soft lens bloom, realistic metal reflections, gentle cloth movement, and synchronized naturalistic sound design: creaking perches, light wing whirs, faint gear clicks, echoing flutter, glass resonance, and warm morning air. The pacing should feel lyrical and immersive, with smooth camera drift and strong temporal coherence.",
"negativePrompt": "low detail, broken anatomy, extra limbs, warped birds, duplicated subjects, flicker, abrupt cuts, inconsistent architecture, oversaturated colors, text, watermark, logo, blurry caretaker, chaotic camera shake, horror tone, modern electronics, urban skyline",
"duration": 8,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/5ce13305-faae-42ef-9a34-40150a2e3ae8.jpg",
"frame": "first"
},
{
"image": "https://assets.runware.ai/assets/inputs/49f83de5-ff24-442e-8e70-85ba7ed09e5a.jpg",
"frame": "last"
}
]
}
}
]'runware run klingai:kling-video@3-pro \
positivePrompt="Create a cinematic video that begins from the first guided frame and evolves naturally toward the last guided frame. The scene takes place in a grand glass aviary at sunrise, with elegant handcrafted mechanical birds gradually waking, tilting their heads, fluttering open articulated wings, hopping from perch to perch, then lifting into coordinated spirals above a calm caretaker in a teal coat. Preserve the architecture, lighting direction, and subject continuity between the guided frames. Use a slow opening with subtle ambient movement, then build into graceful layered flight with rich depth, drifting dust, soft lens bloom, realistic metal reflections, gentle cloth movement, and synchronized naturalistic sound design: creaking perches, light wing whirs, faint gear clicks, echoing flutter, glass resonance, and warm morning air. The pacing should feel lyrical and immersive, with smooth camera drift and strong temporal coherence." \
negativePrompt="low detail, broken anatomy, extra limbs, warped birds, duplicated subjects, flicker, abrupt cuts, inconsistent architecture, oversaturated colors, text, watermark, logo, blurry caretaker, chaotic camera shake, horror tone, modern electronics, urban skyline" \
duration=8 \
inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/5ce13305-faae-42ef-9a34-40150a2e3ae8.jpg \
inputs.frameImages.0.frame=first \
inputs.frameImages.1.image=https://assets.runware.ai/assets/inputs/49f83de5-ff24-442e-8e70-85ba7ed09e5a.jpg \
inputs.frameImages.1.frame=last{
"taskType": "videoInference",
"taskUUID": "b8f22ea1-2020-4969-8d7c-caca97c55373",
"model": "klingai:kling-video@3-pro",
"positivePrompt": "Create a cinematic video that begins from the first guided frame and evolves naturally toward the last guided frame. The scene takes place in a grand glass aviary at sunrise, with elegant handcrafted mechanical birds gradually waking, tilting their heads, fluttering open articulated wings, hopping from perch to perch, then lifting into coordinated spirals above a calm caretaker in a teal coat. Preserve the architecture, lighting direction, and subject continuity between the guided frames. Use a slow opening with subtle ambient movement, then build into graceful layered flight with rich depth, drifting dust, soft lens bloom, realistic metal reflections, gentle cloth movement, and synchronized naturalistic sound design: creaking perches, light wing whirs, faint gear clicks, echoing flutter, glass resonance, and warm morning air. The pacing should feel lyrical and immersive, with smooth camera drift and strong temporal coherence.",
"negativePrompt": "low detail, broken anatomy, extra limbs, warped birds, duplicated subjects, flicker, abrupt cuts, inconsistent architecture, oversaturated colors, text, watermark, logo, blurry caretaker, chaotic camera shake, horror tone, modern electronics, urban skyline",
"duration": 8,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/5ce13305-faae-42ef-9a34-40150a2e3ae8.jpg",
"frame": "first"
},
{
"image": "https://assets.runware.ai/assets/inputs/49f83de5-ff24-442e-8e70-85ba7ed09e5a.jpg",
"frame": "last"
}
]
}
}{
"taskType": "videoInference",
"taskUUID": "b8f22ea1-2020-4969-8d7c-caca97c55373",
"videoUUID": "06452bee-c048-46c5-9be9-8ca67f161069",
"videoURL": "https://vm.runware.ai/video/os/a04d20/ws/5/vi/06452bee-c048-46c5-9be9-8ca67f161069.mp4",
"cost": 0.896
}Lantern Regatta at Daybreak
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@3-pro',
positivePrompt: 'Using the supplied first-frame image as the opening shot, create a cinematic video of a dawn river regatta. The camera begins with a calm wide composition, then slowly glides forward over the water as the lantern boats drift apart in elegant patterns. The violinist at the dock lifts the bow and begins to play softly. Nearby lanterns bob and rotate, tiny reflections trembling across the river surface. A few birds cross the brightening sky, reeds sway gently at the shoreline, and thin morning mist gradually thins as sunlight warms the scene. Maintain the character design and overall composition from the reference image while adding subtle, believable motion and rich environmental detail. Include synchronized natural audio: quiet river water, wood creaks from the dock, distant birdsong, soft fabric rustle, and a delicate solo violin melody that feels live and intimate.',
negativePrompt: 'low quality, flicker, warped anatomy, duplicate people, extra limbs, distorted hands, abrupt camera shake, oversaturated colors, text, watermark, logo, heavy motion blur, noisy audio, robotic music, harsh cuts',
duration: 8,
inputs: {
frameImages: [
{
image: 'https://assets.runware.ai/assets/inputs/5e3433ef-b14e-4c65-8d25-54ecf737c589.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@3-pro",
"positivePrompt": "Using the supplied first-frame image as the opening shot, create a cinematic video of a dawn river regatta. The camera begins with a calm wide composition, then slowly glides forward over the water as the lantern boats drift apart in elegant patterns. The violinist at the dock lifts the bow and begins to play softly. Nearby lanterns bob and rotate, tiny reflections trembling across the river surface. A few birds cross the brightening sky, reeds sway gently at the shoreline, and thin morning mist gradually thins as sunlight warms the scene. Maintain the character design and overall composition from the reference image while adding subtle, believable motion and rich environmental detail. Include synchronized natural audio: quiet river water, wood creaks from the dock, distant birdsong, soft fabric rustle, and a delicate solo violin melody that feels live and intimate.",
"negativePrompt": "low quality, flicker, warped anatomy, duplicate people, extra limbs, distorted hands, abrupt camera shake, oversaturated colors, text, watermark, logo, heavy motion blur, noisy audio, robotic music, harsh cuts",
"duration": 8,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/5e3433ef-b14e-4c65-8d25-54ecf737c589.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": "b47e5dd4-5c7d-4c61-9341-071e00f3b06a",
"model": "klingai:kling-video@3-pro",
"positivePrompt": "Using the supplied first-frame image as the opening shot, create a cinematic video of a dawn river regatta. The camera begins with a calm wide composition, then slowly glides forward over the water as the lantern boats drift apart in elegant patterns. The violinist at the dock lifts the bow and begins to play softly. Nearby lanterns bob and rotate, tiny reflections trembling across the river surface. A few birds cross the brightening sky, reeds sway gently at the shoreline, and thin morning mist gradually thins as sunlight warms the scene. Maintain the character design and overall composition from the reference image while adding subtle, believable motion and rich environmental detail. Include synchronized natural audio: quiet river water, wood creaks from the dock, distant birdsong, soft fabric rustle, and a delicate solo violin melody that feels live and intimate.",
"negativePrompt": "low quality, flicker, warped anatomy, duplicate people, extra limbs, distorted hands, abrupt camera shake, oversaturated colors, text, watermark, logo, heavy motion blur, noisy audio, robotic music, harsh cuts",
"duration": 8,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/5e3433ef-b14e-4c65-8d25-54ecf737c589.jpg",
"frame": "first"
}
]
}
}
]'runware run klingai:kling-video@3-pro \
positivePrompt="Using the supplied first-frame image as the opening shot, create a cinematic video of a dawn river regatta. The camera begins with a calm wide composition, then slowly glides forward over the water as the lantern boats drift apart in elegant patterns. The violinist at the dock lifts the bow and begins to play softly. Nearby lanterns bob and rotate, tiny reflections trembling across the river surface. A few birds cross the brightening sky, reeds sway gently at the shoreline, and thin morning mist gradually thins as sunlight warms the scene. Maintain the character design and overall composition from the reference image while adding subtle, believable motion and rich environmental detail. Include synchronized natural audio: quiet river water, wood creaks from the dock, distant birdsong, soft fabric rustle, and a delicate solo violin melody that feels live and intimate." \
negativePrompt="low quality, flicker, warped anatomy, duplicate people, extra limbs, distorted hands, abrupt camera shake, oversaturated colors, text, watermark, logo, heavy motion blur, noisy audio, robotic music, harsh cuts" \
duration=8 \
inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/5e3433ef-b14e-4c65-8d25-54ecf737c589.jpg \
inputs.frameImages.0.frame=first{
"taskType": "videoInference",
"taskUUID": "b47e5dd4-5c7d-4c61-9341-071e00f3b06a",
"model": "klingai:kling-video@3-pro",
"positivePrompt": "Using the supplied first-frame image as the opening shot, create a cinematic video of a dawn river regatta. The camera begins with a calm wide composition, then slowly glides forward over the water as the lantern boats drift apart in elegant patterns. The violinist at the dock lifts the bow and begins to play softly. Nearby lanterns bob and rotate, tiny reflections trembling across the river surface. A few birds cross the brightening sky, reeds sway gently at the shoreline, and thin morning mist gradually thins as sunlight warms the scene. Maintain the character design and overall composition from the reference image while adding subtle, believable motion and rich environmental detail. Include synchronized natural audio: quiet river water, wood creaks from the dock, distant birdsong, soft fabric rustle, and a delicate solo violin melody that feels live and intimate.",
"negativePrompt": "low quality, flicker, warped anatomy, duplicate people, extra limbs, distorted hands, abrupt camera shake, oversaturated colors, text, watermark, logo, heavy motion blur, noisy audio, robotic music, harsh cuts",
"duration": 8,
"inputs": {
"frameImages": [
{
"image": "https://assets.runware.ai/assets/inputs/5e3433ef-b14e-4c65-8d25-54ecf737c589.jpg",
"frame": "first"
}
]
}
}{
"taskType": "videoInference",
"taskUUID": "b47e5dd4-5c7d-4c61-9341-071e00f3b06a",
"videoUUID": "b35955ce-800a-4a73-885c-a25bdff89cd4",
"videoURL": "https://vm.runware.ai/video/os/a04d20/ws/5/vi/b35955ce-800a-4a73-885c-a25bdff89cd4.mp4",
"cost": 0.896
}Volcanic Glass Violin Recital
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@3-pro',
positivePrompt: 'A cinematic wide shot on a black volcanic shoreline at blue hour: a solitary violinist in a tailored copper-and-charcoal coat performs on a circular platform of dark glass while shallow waves slide over reflective obsidian sand. In the distance, slow lava veins glow through cracked rock formations, sending faint orange light into sea mist. The camera begins with a low tracking move around the performer, then eases into a gentle push-in as the bowing becomes more intense. Hair, coat hems, and drifting steam respond naturally to ocean gusts. Rich synchronized audio: expressive solo violin melody, soft surf, distant seabird cries, occasional hiss of hot stone meeting water, subtle foot movement on wet glass. Realistic body mechanics, detailed hands and bow contact, nuanced facial focus, high dynamic range lighting, elegant lens bloom on highlights, immersive atmosphere, polished cinematic color grading, stable motion, coherent reflections, no abrupt cuts.',
negativePrompt: 'low detail, blurry hands, extra limbs, warped violin, duplicated person, jittery motion, flicker, broken reflections, overexposed highlights, text, watermark, logo, subtitle, frame artifacts, camera shake, cartoonish anatomy',
width: 1920,
height: 1080,
duration: 10
})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@3-pro",
"positivePrompt": "A cinematic wide shot on a black volcanic shoreline at blue hour: a solitary violinist in a tailored copper-and-charcoal coat performs on a circular platform of dark glass while shallow waves slide over reflective obsidian sand. In the distance, slow lava veins glow through cracked rock formations, sending faint orange light into sea mist. The camera begins with a low tracking move around the performer, then eases into a gentle push-in as the bowing becomes more intense. Hair, coat hems, and drifting steam respond naturally to ocean gusts. Rich synchronized audio: expressive solo violin melody, soft surf, distant seabird cries, occasional hiss of hot stone meeting water, subtle foot movement on wet glass. Realistic body mechanics, detailed hands and bow contact, nuanced facial focus, high dynamic range lighting, elegant lens bloom on highlights, immersive atmosphere, polished cinematic color grading, stable motion, coherent reflections, no abrupt cuts.",
"negativePrompt": "low detail, blurry hands, extra limbs, warped violin, duplicated person, jittery motion, flicker, broken reflections, overexposed highlights, text, watermark, logo, subtitle, frame artifacts, camera shake, cartoonish anatomy",
"width": 1920,
"height": 1080,
"duration": 10
})
asyncio.run(main())curl https://api.runware.ai/v1 \
-H "Authorization: Bearer $RUNWARE_API_KEY" \
-H "Content-Type: application/json" \
-d '[
{
"taskType": "videoInference",
"taskUUID": "08885c1c-3794-4bb7-adab-b8df47f93c80",
"model": "klingai:kling-video@3-pro",
"positivePrompt": "A cinematic wide shot on a black volcanic shoreline at blue hour: a solitary violinist in a tailored copper-and-charcoal coat performs on a circular platform of dark glass while shallow waves slide over reflective obsidian sand. In the distance, slow lava veins glow through cracked rock formations, sending faint orange light into sea mist. The camera begins with a low tracking move around the performer, then eases into a gentle push-in as the bowing becomes more intense. Hair, coat hems, and drifting steam respond naturally to ocean gusts. Rich synchronized audio: expressive solo violin melody, soft surf, distant seabird cries, occasional hiss of hot stone meeting water, subtle foot movement on wet glass. Realistic body mechanics, detailed hands and bow contact, nuanced facial focus, high dynamic range lighting, elegant lens bloom on highlights, immersive atmosphere, polished cinematic color grading, stable motion, coherent reflections, no abrupt cuts.",
"negativePrompt": "low detail, blurry hands, extra limbs, warped violin, duplicated person, jittery motion, flicker, broken reflections, overexposed highlights, text, watermark, logo, subtitle, frame artifacts, camera shake, cartoonish anatomy",
"width": 1920,
"height": 1080,
"duration": 10
}
]'runware run klingai:kling-video@3-pro \
positivePrompt="A cinematic wide shot on a black volcanic shoreline at blue hour: a solitary violinist in a tailored copper-and-charcoal coat performs on a circular platform of dark glass while shallow waves slide over reflective obsidian sand. In the distance, slow lava veins glow through cracked rock formations, sending faint orange light into sea mist. The camera begins with a low tracking move around the performer, then eases into a gentle push-in as the bowing becomes more intense. Hair, coat hems, and drifting steam respond naturally to ocean gusts. Rich synchronized audio: expressive solo violin melody, soft surf, distant seabird cries, occasional hiss of hot stone meeting water, subtle foot movement on wet glass. Realistic body mechanics, detailed hands and bow contact, nuanced facial focus, high dynamic range lighting, elegant lens bloom on highlights, immersive atmosphere, polished cinematic color grading, stable motion, coherent reflections, no abrupt cuts." \
negativePrompt="low detail, blurry hands, extra limbs, warped violin, duplicated person, jittery motion, flicker, broken reflections, overexposed highlights, text, watermark, logo, subtitle, frame artifacts, camera shake, cartoonish anatomy" \
width=1920 \
height=1080 \
duration=10{
"taskType": "videoInference",
"taskUUID": "08885c1c-3794-4bb7-adab-b8df47f93c80",
"model": "klingai:kling-video@3-pro",
"positivePrompt": "A cinematic wide shot on a black volcanic shoreline at blue hour: a solitary violinist in a tailored copper-and-charcoal coat performs on a circular platform of dark glass while shallow waves slide over reflective obsidian sand. In the distance, slow lava veins glow through cracked rock formations, sending faint orange light into sea mist. The camera begins with a low tracking move around the performer, then eases into a gentle push-in as the bowing becomes more intense. Hair, coat hems, and drifting steam respond naturally to ocean gusts. Rich synchronized audio: expressive solo violin melody, soft surf, distant seabird cries, occasional hiss of hot stone meeting water, subtle foot movement on wet glass. Realistic body mechanics, detailed hands and bow contact, nuanced facial focus, high dynamic range lighting, elegant lens bloom on highlights, immersive atmosphere, polished cinematic color grading, stable motion, coherent reflections, no abrupt cuts.",
"negativePrompt": "low detail, blurry hands, extra limbs, warped violin, duplicated person, jittery motion, flicker, broken reflections, overexposed highlights, text, watermark, logo, subtitle, frame artifacts, camera shake, cartoonish anatomy",
"width": 1920,
"height": 1080,
"duration": 10
}{
"taskType": "videoInference",
"taskUUID": "08885c1c-3794-4bb7-adab-b8df47f93c80",
"videoUUID": "baf38118-1b77-4a2b-9ec1-78a697bd135f",
"videoURL": "https://vm.runware.ai/video/os/a18d05/ws/5/vi/baf38118-1b77-4a2b-9ec1-78a697bd135f.mp4",
"cost": 1.12
}