MODEL IDklingai:5@3
deprecated

KlingAI 2.1 Master

Kling AI
by Kling AI

KlingAI 2.1 Master is the flagship Kling video model. It targets professional pipelines that need tight motion control, strong semantic fidelity, and multi image reference for character consistency. Generate short 1080p clips that stay coherent across shots and complex prompts.

KlingAI 2.1 Master

This model is deprecated and will be deactivated on September 15, 2026.

text-to-video

Ceramics Atelier Logo Animation

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:5@3',
  positivePrompt: 'Create a premium five-second logo animation for GOLDSEAM, a contemporary ceramics conservation atelier. One continuous overhead macro shot composed for 16:9. Begin on an empty slab of matte charcoal stone, lit by a narrow warm studio light. Fine porcelain dust drifts gently across the surface while a faint kiln-like heat shimmer moves through the background. From outside the frame, six pale celadon ceramic fragments slide, rotate, and precisely interlock at center, assembling into a simple circular bowl emblem. Each collision feels physical and delicate, with tiny dust motes lifting from the stone. Liquid gold lacquer then travels rapidly through the cracks, branching seam by seam until the repaired emblem glows with restrained metallic highlights. Beneath it, the clean uppercase wordmark “GOLDSEAM” resolves sharply in warm ivory, with generous letter spacing and no other text. The camera performs a slow, controlled push downward during assembly, makes a subtle three-degree clockwise correction as the final shard locks into place, then settles perfectly still for the finished logo. End with the gold seams softly pulsing once as airborne dust continues moving. Sophisticated Japanese-inspired minimalism, tactile practical-effects realism, celadon green, charcoal black, warm ivory and luminous gold, crisp graphic composition, elegant conservation craft identity, polished broadcast-ready brand sting.',
  negativePrompt: 'Misspelled wordmark, extra words, duplicate letters, additional logos, clutter, hands, people, pottery workshop interior, camera shake, abrupt cuts, cartoon style, excessive sparks, broken final emblem, illegible typography, distorted ceramic pieces, harsh lens flare, frame borders, UI, watermark',
  width: 1920,
  height: 1080,
  duration: 5
})
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:5@3",
            "positivePrompt": "Create a premium five-second logo animation for GOLDSEAM, a contemporary ceramics conservation atelier. One continuous overhead macro shot composed for 16:9. Begin on an empty slab of matte charcoal stone, lit by a narrow warm studio light. Fine porcelain dust drifts gently across the surface while a faint kiln-like heat shimmer moves through the background. From outside the frame, six pale celadon ceramic fragments slide, rotate, and precisely interlock at center, assembling into a simple circular bowl emblem. Each collision feels physical and delicate, with tiny dust motes lifting from the stone. Liquid gold lacquer then travels rapidly through the cracks, branching seam by seam until the repaired emblem glows with restrained metallic highlights. Beneath it, the clean uppercase wordmark “GOLDSEAM” resolves sharply in warm ivory, with generous letter spacing and no other text. The camera performs a slow, controlled push downward during assembly, makes a subtle three-degree clockwise correction as the final shard locks into place, then settles perfectly still for the finished logo. End with the gold seams softly pulsing once as airborne dust continues moving. Sophisticated Japanese-inspired minimalism, tactile practical-effects realism, celadon green, charcoal black, warm ivory and luminous gold, crisp graphic composition, elegant conservation craft identity, polished broadcast-ready brand sting.",
            "negativePrompt": "Misspelled wordmark, extra words, duplicate letters, additional logos, clutter, hands, people, pottery workshop interior, camera shake, abrupt cuts, cartoon style, excessive sparks, broken final emblem, illegible typography, distorted ceramic pieces, harsh lens flare, frame borders, UI, watermark",
            "width": 1920,
            "height": 1080,
            "duration": 5
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "videoInference",
      "taskUUID": "8284a7ae-60fb-426b-b36a-d5079b59080e",
      "model": "klingai:5@3",
      "positivePrompt": "Create a premium five-second logo animation for GOLDSEAM, a contemporary ceramics conservation atelier. One continuous overhead macro shot composed for 16:9. Begin on an empty slab of matte charcoal stone, lit by a narrow warm studio light. Fine porcelain dust drifts gently across the surface while a faint kiln-like heat shimmer moves through the background. From outside the frame, six pale celadon ceramic fragments slide, rotate, and precisely interlock at center, assembling into a simple circular bowl emblem. Each collision feels physical and delicate, with tiny dust motes lifting from the stone. Liquid gold lacquer then travels rapidly through the cracks, branching seam by seam until the repaired emblem glows with restrained metallic highlights. Beneath it, the clean uppercase wordmark “GOLDSEAM” resolves sharply in warm ivory, with generous letter spacing and no other text. The camera performs a slow, controlled push downward during assembly, makes a subtle three-degree clockwise correction as the final shard locks into place, then settles perfectly still for the finished logo. End with the gold seams softly pulsing once as airborne dust continues moving. Sophisticated Japanese-inspired minimalism, tactile practical-effects realism, celadon green, charcoal black, warm ivory and luminous gold, crisp graphic composition, elegant conservation craft identity, polished broadcast-ready brand sting.",
      "negativePrompt": "Misspelled wordmark, extra words, duplicate letters, additional logos, clutter, hands, people, pottery workshop interior, camera shake, abrupt cuts, cartoon style, excessive sparks, broken final emblem, illegible typography, distorted ceramic pieces, harsh lens flare, frame borders, UI, watermark",
      "width": 1920,
      "height": 1080,
      "duration": 5
    }
  ]'
runware run klingai:5@3 \
  positivePrompt="Create a premium five-second logo animation for GOLDSEAM, a contemporary ceramics conservation atelier. One continuous overhead macro shot composed for 16:9. Begin on an empty slab of matte charcoal stone, lit by a narrow warm studio light. Fine porcelain dust drifts gently across the surface while a faint kiln-like heat shimmer moves through the background. From outside the frame, six pale celadon ceramic fragments slide, rotate, and precisely interlock at center, assembling into a simple circular bowl emblem. Each collision feels physical and delicate, with tiny dust motes lifting from the stone. Liquid gold lacquer then travels rapidly through the cracks, branching seam by seam until the repaired emblem glows with restrained metallic highlights. Beneath it, the clean uppercase wordmark “GOLDSEAM” resolves sharply in warm ivory, with generous letter spacing and no other text. The camera performs a slow, controlled push downward during assembly, makes a subtle three-degree clockwise correction as the final shard locks into place, then settles perfectly still for the finished logo. End with the gold seams softly pulsing once as airborne dust continues moving. Sophisticated Japanese-inspired minimalism, tactile practical-effects realism, celadon green, charcoal black, warm ivory and luminous gold, crisp graphic composition, elegant conservation craft identity, polished broadcast-ready brand sting." \
  negativePrompt="Misspelled wordmark, extra words, duplicate letters, additional logos, clutter, hands, people, pottery workshop interior, camera shake, abrupt cuts, cartoon style, excessive sparks, broken final emblem, illegible typography, distorted ceramic pieces, harsh lens flare, frame borders, UI, watermark" \
  width=1920 \
  height=1080 \
  duration=5
{
  "taskType": "videoInference",
  "taskUUID": "8284a7ae-60fb-426b-b36a-d5079b59080e",
  "model": "klingai:5@3",
  "positivePrompt": "Create a premium five-second logo animation for GOLDSEAM, a contemporary ceramics conservation atelier. One continuous overhead macro shot composed for 16:9. Begin on an empty slab of matte charcoal stone, lit by a narrow warm studio light. Fine porcelain dust drifts gently across the surface while a faint kiln-like heat shimmer moves through the background. From outside the frame, six pale celadon ceramic fragments slide, rotate, and precisely interlock at center, assembling into a simple circular bowl emblem. Each collision feels physical and delicate, with tiny dust motes lifting from the stone. Liquid gold lacquer then travels rapidly through the cracks, branching seam by seam until the repaired emblem glows with restrained metallic highlights. Beneath it, the clean uppercase wordmark “GOLDSEAM” resolves sharply in warm ivory, with generous letter spacing and no other text. The camera performs a slow, controlled push downward during assembly, makes a subtle three-degree clockwise correction as the final shard locks into place, then settles perfectly still for the finished logo. End with the gold seams softly pulsing once as airborne dust continues moving. Sophisticated Japanese-inspired minimalism, tactile practical-effects realism, celadon green, charcoal black, warm ivory and luminous gold, crisp graphic composition, elegant conservation craft identity, polished broadcast-ready brand sting.",
  "negativePrompt": "Misspelled wordmark, extra words, duplicate letters, additional logos, clutter, hands, people, pottery workshop interior, camera shake, abrupt cuts, cartoon style, excessive sparks, broken final emblem, illegible typography, distorted ceramic pieces, harsh lens flare, frame borders, UI, watermark",
  "width": 1920,
  "height": 1080,
  "duration": 5
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "8284a7ae-60fb-426b-b36a-d5079b59080e",
  "videoUUID": "2b3b631d-343d-4c6e-b230-d66409b5be81",
  "videoURL": "https://vm.runware.ai/video/os/a07dlim3/ws/5/vi/2b3b631d-343d-4c6e-b230-d66409b5be81.mp4",
  "seed": 725191632,
  "cost": 0.924
}
text-to-video

Investigative Seafood Documentary Teaser

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:5@3',
  positivePrompt: 'A five-second cinematic teaser for an investigative documentary about the bluefin tuna trade, composed in 16:9 landscape. Night inside a vast working fish auction hall under cold cyan fluorescent tubes. Begin with an extreme low-angle macro view gliding inches above a wet black floor; meltwater streams toward the lens, crushed ice skitters across the surface, and distorted ceiling lights ripple in reflections. The camera rapidly dollies backward as a massive frozen bluefin tuna slides into frame, pulled by an unseen worker; its steel auction hook swings, red paper lot tag flaps violently, and vapor rolls from the scored silver skin. Rows of tuna and rubber-booted buyers emerge in shallow focus behind it while hanging plastic curtains breathe in the refrigerated draft. The fish stops abruptly, sending ice spraying past camera. Camera cranes smoothly overhead as the workers disperse, revealing the tuna rows arranged like stark graphic lines. The image darkens around the central aisle and the clean condensed title “THE LAST LOT” appears centered in restrained white uppercase lettering, sharp and fully legible. Forensic realism, tense prestige-documentary mood, icy cyan and charcoal palette with small visceral crimson accents, glossy water reflections, volumetric refrigeration mist, crisp natural motion, subtle 35mm grain, controlled contrast, premium theatrical cinematography, one continuous shot.',
  negativePrompt: 'desert, sunrise, spacecraft, futuristic transit, fantasy, anime, warm amber palette, comedy, gore, blood pools, deformed fish, duplicate workers, distorted hands, unstable camera, random cuts, illegible lettering, extra words, logos, subtitles, interface elements, low resolution, excessive motion blur, flicker',
  width: 1920,
  height: 1080,
  duration: 5,
  CFGScale: 0.85
})
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:5@3",
            "positivePrompt": "A five-second cinematic teaser for an investigative documentary about the bluefin tuna trade, composed in 16:9 landscape. Night inside a vast working fish auction hall under cold cyan fluorescent tubes. Begin with an extreme low-angle macro view gliding inches above a wet black floor; meltwater streams toward the lens, crushed ice skitters across the surface, and distorted ceiling lights ripple in reflections. The camera rapidly dollies backward as a massive frozen bluefin tuna slides into frame, pulled by an unseen worker; its steel auction hook swings, red paper lot tag flaps violently, and vapor rolls from the scored silver skin. Rows of tuna and rubber-booted buyers emerge in shallow focus behind it while hanging plastic curtains breathe in the refrigerated draft. The fish stops abruptly, sending ice spraying past camera. Camera cranes smoothly overhead as the workers disperse, revealing the tuna rows arranged like stark graphic lines. The image darkens around the central aisle and the clean condensed title “THE LAST LOT” appears centered in restrained white uppercase lettering, sharp and fully legible. Forensic realism, tense prestige-documentary mood, icy cyan and charcoal palette with small visceral crimson accents, glossy water reflections, volumetric refrigeration mist, crisp natural motion, subtle 35mm grain, controlled contrast, premium theatrical cinematography, one continuous shot.",
            "negativePrompt": "desert, sunrise, spacecraft, futuristic transit, fantasy, anime, warm amber palette, comedy, gore, blood pools, deformed fish, duplicate workers, distorted hands, unstable camera, random cuts, illegible lettering, extra words, logos, subtitles, interface elements, low resolution, excessive motion blur, flicker",
            "width": 1920,
            "height": 1080,
            "duration": 5,
            "CFGScale": 0.85
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "videoInference",
      "taskUUID": "9ff33492-0515-4fe2-b2bd-13e35a9c5213",
      "model": "klingai:5@3",
      "positivePrompt": "A five-second cinematic teaser for an investigative documentary about the bluefin tuna trade, composed in 16:9 landscape. Night inside a vast working fish auction hall under cold cyan fluorescent tubes. Begin with an extreme low-angle macro view gliding inches above a wet black floor; meltwater streams toward the lens, crushed ice skitters across the surface, and distorted ceiling lights ripple in reflections. The camera rapidly dollies backward as a massive frozen bluefin tuna slides into frame, pulled by an unseen worker; its steel auction hook swings, red paper lot tag flaps violently, and vapor rolls from the scored silver skin. Rows of tuna and rubber-booted buyers emerge in shallow focus behind it while hanging plastic curtains breathe in the refrigerated draft. The fish stops abruptly, sending ice spraying past camera. Camera cranes smoothly overhead as the workers disperse, revealing the tuna rows arranged like stark graphic lines. The image darkens around the central aisle and the clean condensed title “THE LAST LOT” appears centered in restrained white uppercase lettering, sharp and fully legible. Forensic realism, tense prestige-documentary mood, icy cyan and charcoal palette with small visceral crimson accents, glossy water reflections, volumetric refrigeration mist, crisp natural motion, subtle 35mm grain, controlled contrast, premium theatrical cinematography, one continuous shot.",
      "negativePrompt": "desert, sunrise, spacecraft, futuristic transit, fantasy, anime, warm amber palette, comedy, gore, blood pools, deformed fish, duplicate workers, distorted hands, unstable camera, random cuts, illegible lettering, extra words, logos, subtitles, interface elements, low resolution, excessive motion blur, flicker",
      "width": 1920,
      "height": 1080,
      "duration": 5,
      "CFGScale": 0.85
    }
  ]'
runware run klingai:5@3 \
  positivePrompt="A five-second cinematic teaser for an investigative documentary about the bluefin tuna trade, composed in 16:9 landscape. Night inside a vast working fish auction hall under cold cyan fluorescent tubes. Begin with an extreme low-angle macro view gliding inches above a wet black floor; meltwater streams toward the lens, crushed ice skitters across the surface, and distorted ceiling lights ripple in reflections. The camera rapidly dollies backward as a massive frozen bluefin tuna slides into frame, pulled by an unseen worker; its steel auction hook swings, red paper lot tag flaps violently, and vapor rolls from the scored silver skin. Rows of tuna and rubber-booted buyers emerge in shallow focus behind it while hanging plastic curtains breathe in the refrigerated draft. The fish stops abruptly, sending ice spraying past camera. Camera cranes smoothly overhead as the workers disperse, revealing the tuna rows arranged like stark graphic lines. The image darkens around the central aisle and the clean condensed title “THE LAST LOT” appears centered in restrained white uppercase lettering, sharp and fully legible. Forensic realism, tense prestige-documentary mood, icy cyan and charcoal palette with small visceral crimson accents, glossy water reflections, volumetric refrigeration mist, crisp natural motion, subtle 35mm grain, controlled contrast, premium theatrical cinematography, one continuous shot." \
  negativePrompt="desert, sunrise, spacecraft, futuristic transit, fantasy, anime, warm amber palette, comedy, gore, blood pools, deformed fish, duplicate workers, distorted hands, unstable camera, random cuts, illegible lettering, extra words, logos, subtitles, interface elements, low resolution, excessive motion blur, flicker" \
  width=1920 \
  height=1080 \
  duration=5 \
  CFGScale=0.85
{
  "taskType": "videoInference",
  "taskUUID": "9ff33492-0515-4fe2-b2bd-13e35a9c5213",
  "model": "klingai:5@3",
  "positivePrompt": "A five-second cinematic teaser for an investigative documentary about the bluefin tuna trade, composed in 16:9 landscape. Night inside a vast working fish auction hall under cold cyan fluorescent tubes. Begin with an extreme low-angle macro view gliding inches above a wet black floor; meltwater streams toward the lens, crushed ice skitters across the surface, and distorted ceiling lights ripple in reflections. The camera rapidly dollies backward as a massive frozen bluefin tuna slides into frame, pulled by an unseen worker; its steel auction hook swings, red paper lot tag flaps violently, and vapor rolls from the scored silver skin. Rows of tuna and rubber-booted buyers emerge in shallow focus behind it while hanging plastic curtains breathe in the refrigerated draft. The fish stops abruptly, sending ice spraying past camera. Camera cranes smoothly overhead as the workers disperse, revealing the tuna rows arranged like stark graphic lines. The image darkens around the central aisle and the clean condensed title “THE LAST LOT” appears centered in restrained white uppercase lettering, sharp and fully legible. Forensic realism, tense prestige-documentary mood, icy cyan and charcoal palette with small visceral crimson accents, glossy water reflections, volumetric refrigeration mist, crisp natural motion, subtle 35mm grain, controlled contrast, premium theatrical cinematography, one continuous shot.",
  "negativePrompt": "desert, sunrise, spacecraft, futuristic transit, fantasy, anime, warm amber palette, comedy, gore, blood pools, deformed fish, duplicate workers, distorted hands, unstable camera, random cuts, illegible lettering, extra words, logos, subtitles, interface elements, low resolution, excessive motion blur, flicker",
  "width": 1920,
  "height": 1080,
  "duration": 5,
  "CFGScale": 0.85
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "9ff33492-0515-4fe2-b2bd-13e35a9c5213",
  "videoUUID": "0401151c-23a2-4dbb-bb1b-6996a8f83015",
  "videoURL": "https://vm.runware.ai/video/os/a03d21/ws/5/vi/0401151c-23a2-4dbb-bb1b-6996a8f83015.mp4",
  "seed": 1946017208,
  "cost": 0.924
}
first-frame

Municipal Conspiracy Series Title Teaser

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:5@3',
  positivePrompt: 'Continue seamlessly from the supplied first frame in one unbroken cinematic shot. The pressure gauge needle begins trembling, then climbs steadily toward the red danger zone. Condensation beads shiver across the glass while pipe joints behind it start leaking in sequence, each jet throwing fine silver spray through the sodium-yellow light. The camera performs a slow, controlled dolly backward with a slight upward rise, revealing the immense vertical pumping chamber and repeating oxidized teal pipes disappearing into darkness. At five seconds, the needle slams against maximum pressure; overhead lamps flicker, warning beacons rotate, and a deep surge travels visibly through the pipe network, making valves and hanging chains shake. Water advances across the concrete floor toward camera, reflecting yellow light like liquid brass. Keep the industrial mechanics physically credible and the movement tense rather than explosive. During the final two seconds, vapor blooms behind the gauge and resolves into stark condensed uppercase title lettering, “HEAD PRESSURE,” centered in the upper half of the portrait frame. Hold briefly on the title, trembling gauge, drifting mist, and rippling reflections. Photorealistic prestige conspiracy-thriller title sequence, oxidized teal, sodium yellow and ink-black palette, humid atmosphere, crisp metal texture, restrained anamorphic bloom, strong depth, coherent geometry, no cuts.',
  negativePrompt: 'daylight, sunrise, desert, futuristic spacecraft, clean laboratory, fantasy machinery, people, monsters, fireball explosion, rapid cuts, handheld camera, fisheye distortion, cartoon style, illegible extra text, subtitles, credits, logos, watermarks, interface elements, duplicated gauges, warped pipes, melting metal',
  width: 1080,
  height: 1920,
  duration: 10,
  inputs: {
    frameImages: [
      'https://assets.runware.ai/assets/inputs/9888edfe-cd57-4660-a44d-ac557461fcce.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:5@3",
            "positivePrompt": "Continue seamlessly from the supplied first frame in one unbroken cinematic shot. The pressure gauge needle begins trembling, then climbs steadily toward the red danger zone. Condensation beads shiver across the glass while pipe joints behind it start leaking in sequence, each jet throwing fine silver spray through the sodium-yellow light. The camera performs a slow, controlled dolly backward with a slight upward rise, revealing the immense vertical pumping chamber and repeating oxidized teal pipes disappearing into darkness. At five seconds, the needle slams against maximum pressure; overhead lamps flicker, warning beacons rotate, and a deep surge travels visibly through the pipe network, making valves and hanging chains shake. Water advances across the concrete floor toward camera, reflecting yellow light like liquid brass. Keep the industrial mechanics physically credible and the movement tense rather than explosive. During the final two seconds, vapor blooms behind the gauge and resolves into stark condensed uppercase title lettering, “HEAD PRESSURE,” centered in the upper half of the portrait frame. Hold briefly on the title, trembling gauge, drifting mist, and rippling reflections. Photorealistic prestige conspiracy-thriller title sequence, oxidized teal, sodium yellow and ink-black palette, humid atmosphere, crisp metal texture, restrained anamorphic bloom, strong depth, coherent geometry, no cuts.",
            "negativePrompt": "daylight, sunrise, desert, futuristic spacecraft, clean laboratory, fantasy machinery, people, monsters, fireball explosion, rapid cuts, handheld camera, fisheye distortion, cartoon style, illegible extra text, subtitles, credits, logos, watermarks, interface elements, duplicated gauges, warped pipes, melting metal",
            "width": 1080,
            "height": 1920,
            "duration": 10,
            "inputs": {
                "frameImages": [
                    "https://assets.runware.ai/assets/inputs/9888edfe-cd57-4660-a44d-ac557461fcce.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": "cefe8591-c047-4585-8581-535aa749443d",
      "model": "klingai:5@3",
      "positivePrompt": "Continue seamlessly from the supplied first frame in one unbroken cinematic shot. The pressure gauge needle begins trembling, then climbs steadily toward the red danger zone. Condensation beads shiver across the glass while pipe joints behind it start leaking in sequence, each jet throwing fine silver spray through the sodium-yellow light. The camera performs a slow, controlled dolly backward with a slight upward rise, revealing the immense vertical pumping chamber and repeating oxidized teal pipes disappearing into darkness. At five seconds, the needle slams against maximum pressure; overhead lamps flicker, warning beacons rotate, and a deep surge travels visibly through the pipe network, making valves and hanging chains shake. Water advances across the concrete floor toward camera, reflecting yellow light like liquid brass. Keep the industrial mechanics physically credible and the movement tense rather than explosive. During the final two seconds, vapor blooms behind the gauge and resolves into stark condensed uppercase title lettering, “HEAD PRESSURE,” centered in the upper half of the portrait frame. Hold briefly on the title, trembling gauge, drifting mist, and rippling reflections. Photorealistic prestige conspiracy-thriller title sequence, oxidized teal, sodium yellow and ink-black palette, humid atmosphere, crisp metal texture, restrained anamorphic bloom, strong depth, coherent geometry, no cuts.",
      "negativePrompt": "daylight, sunrise, desert, futuristic spacecraft, clean laboratory, fantasy machinery, people, monsters, fireball explosion, rapid cuts, handheld camera, fisheye distortion, cartoon style, illegible extra text, subtitles, credits, logos, watermarks, interface elements, duplicated gauges, warped pipes, melting metal",
      "width": 1080,
      "height": 1920,
      "duration": 10,
      "inputs": {
        "frameImages": [
          "https://assets.runware.ai/assets/inputs/9888edfe-cd57-4660-a44d-ac557461fcce.jpg"
        ]
      }
    }
  ]'
runware run klingai:5@3 \
  positivePrompt="Continue seamlessly from the supplied first frame in one unbroken cinematic shot. The pressure gauge needle begins trembling, then climbs steadily toward the red danger zone. Condensation beads shiver across the glass while pipe joints behind it start leaking in sequence, each jet throwing fine silver spray through the sodium-yellow light. The camera performs a slow, controlled dolly backward with a slight upward rise, revealing the immense vertical pumping chamber and repeating oxidized teal pipes disappearing into darkness. At five seconds, the needle slams against maximum pressure; overhead lamps flicker, warning beacons rotate, and a deep surge travels visibly through the pipe network, making valves and hanging chains shake. Water advances across the concrete floor toward camera, reflecting yellow light like liquid brass. Keep the industrial mechanics physically credible and the movement tense rather than explosive. During the final two seconds, vapor blooms behind the gauge and resolves into stark condensed uppercase title lettering, “HEAD PRESSURE,” centered in the upper half of the portrait frame. Hold briefly on the title, trembling gauge, drifting mist, and rippling reflections. Photorealistic prestige conspiracy-thriller title sequence, oxidized teal, sodium yellow and ink-black palette, humid atmosphere, crisp metal texture, restrained anamorphic bloom, strong depth, coherent geometry, no cuts." \
  negativePrompt="daylight, sunrise, desert, futuristic spacecraft, clean laboratory, fantasy machinery, people, monsters, fireball explosion, rapid cuts, handheld camera, fisheye distortion, cartoon style, illegible extra text, subtitles, credits, logos, watermarks, interface elements, duplicated gauges, warped pipes, melting metal" \
  width=1080 \
  height=1920 \
  duration=10 \
  inputs.frameImages.0=https://assets.runware.ai/assets/inputs/9888edfe-cd57-4660-a44d-ac557461fcce.jpg
{
  "taskType": "videoInference",
  "taskUUID": "cefe8591-c047-4585-8581-535aa749443d",
  "model": "klingai:5@3",
  "positivePrompt": "Continue seamlessly from the supplied first frame in one unbroken cinematic shot. The pressure gauge needle begins trembling, then climbs steadily toward the red danger zone. Condensation beads shiver across the glass while pipe joints behind it start leaking in sequence, each jet throwing fine silver spray through the sodium-yellow light. The camera performs a slow, controlled dolly backward with a slight upward rise, revealing the immense vertical pumping chamber and repeating oxidized teal pipes disappearing into darkness. At five seconds, the needle slams against maximum pressure; overhead lamps flicker, warning beacons rotate, and a deep surge travels visibly through the pipe network, making valves and hanging chains shake. Water advances across the concrete floor toward camera, reflecting yellow light like liquid brass. Keep the industrial mechanics physically credible and the movement tense rather than explosive. During the final two seconds, vapor blooms behind the gauge and resolves into stark condensed uppercase title lettering, “HEAD PRESSURE,” centered in the upper half of the portrait frame. Hold briefly on the title, trembling gauge, drifting mist, and rippling reflections. Photorealistic prestige conspiracy-thriller title sequence, oxidized teal, sodium yellow and ink-black palette, humid atmosphere, crisp metal texture, restrained anamorphic bloom, strong depth, coherent geometry, no cuts.",
  "negativePrompt": "daylight, sunrise, desert, futuristic spacecraft, clean laboratory, fantasy machinery, people, monsters, fireball explosion, rapid cuts, handheld camera, fisheye distortion, cartoon style, illegible extra text, subtitles, credits, logos, watermarks, interface elements, duplicated gauges, warped pipes, melting metal",
  "width": 1080,
  "height": 1920,
  "duration": 10,
  "inputs": {
    "frameImages": [
      "https://assets.runware.ai/assets/inputs/9888edfe-cd57-4660-a44d-ac557461fcce.jpg"
    ]
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "cefe8591-c047-4585-8581-535aa749443d",
  "videoUUID": "71902ba1-40c5-411f-a73f-db44bbcaa33a",
  "videoURL": "https://vm.runware.ai/video/os/a01d21/ws/5/vi/71902ba1-40c5-411f-a73f-db44bbcaa33a.mp4",
  "seed": 1931463461,
  "cost": 1.848
}
first-frame

Keirin Documentary Title Teaser

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:5@3',
  positivePrompt: 'Continue directly from the supplied first frame as one uninterrupted 10-second cinematic shot. The keirin racer drives harder, shoulders steady while her legs spin with explosive cadence and the fixed-gear wheels blur naturally. The camera races backward just inches above the banked wooden track, maintaining a low front three-quarter view as acid-yellow lane lines stream beneath the lens. Her cobalt skinsuit ripples subtly, amber lamps slide across her red helmet, and beads of sweat catch the light. Two rival cyclists emerge from the hazy curve far behind and rapidly close the gap, leaning at extreme angles with believable velodrome physics. Air displaced by the riders lifts scraps of timing paper along the infield; stadium haze thickens into luminous cyan and amber shafts. The lead rider surges across a white finish stripe as the camera smoothly cranes upward, allowing her to streak beneath the lens while preserving forward momentum. The camera tilts toward the overhead scoreboard gantry, which powers on row by row in warm mechanical amber bulbs. The lights resolve cleanly into the exact centered title “ONE MORE LAP” in bold condensed uppercase lettering. The cyclists continue flashing beneath the title while the camera settles into a monumental symmetrical composition and holds the clearly readable words for the final two seconds. Premium prestige sports-documentary title sequence, muscular practical lighting, cobalt blue, acid yellow and burnt amber palette, deep blacks, tactile 16mm grain, controlled motion blur, realistic human movement, coherent rider identity, no cuts, no montage, no logos, no additional text.',
  width: 1080,
  height: 1920,
  duration: 10,
  inputs: {
    frameImages: [
      'https://assets.runware.ai/assets/inputs/b8ce89b6-3abb-4384-b023-44e37faf1285.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:5@3",
            "positivePrompt": "Continue directly from the supplied first frame as one uninterrupted 10-second cinematic shot. The keirin racer drives harder, shoulders steady while her legs spin with explosive cadence and the fixed-gear wheels blur naturally. The camera races backward just inches above the banked wooden track, maintaining a low front three-quarter view as acid-yellow lane lines stream beneath the lens. Her cobalt skinsuit ripples subtly, amber lamps slide across her red helmet, and beads of sweat catch the light. Two rival cyclists emerge from the hazy curve far behind and rapidly close the gap, leaning at extreme angles with believable velodrome physics. Air displaced by the riders lifts scraps of timing paper along the infield; stadium haze thickens into luminous cyan and amber shafts. The lead rider surges across a white finish stripe as the camera smoothly cranes upward, allowing her to streak beneath the lens while preserving forward momentum. The camera tilts toward the overhead scoreboard gantry, which powers on row by row in warm mechanical amber bulbs. The lights resolve cleanly into the exact centered title “ONE MORE LAP” in bold condensed uppercase lettering. The cyclists continue flashing beneath the title while the camera settles into a monumental symmetrical composition and holds the clearly readable words for the final two seconds. Premium prestige sports-documentary title sequence, muscular practical lighting, cobalt blue, acid yellow and burnt amber palette, deep blacks, tactile 16mm grain, controlled motion blur, realistic human movement, coherent rider identity, no cuts, no montage, no logos, no additional text.",
            "width": 1080,
            "height": 1920,
            "duration": 10,
            "inputs": {
                "frameImages": [
                    "https://assets.runware.ai/assets/inputs/b8ce89b6-3abb-4384-b023-44e37faf1285.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": "5729e719-6690-4b27-99da-c5a6afe8db7b",
      "model": "klingai:5@3",
      "positivePrompt": "Continue directly from the supplied first frame as one uninterrupted 10-second cinematic shot. The keirin racer drives harder, shoulders steady while her legs spin with explosive cadence and the fixed-gear wheels blur naturally. The camera races backward just inches above the banked wooden track, maintaining a low front three-quarter view as acid-yellow lane lines stream beneath the lens. Her cobalt skinsuit ripples subtly, amber lamps slide across her red helmet, and beads of sweat catch the light. Two rival cyclists emerge from the hazy curve far behind and rapidly close the gap, leaning at extreme angles with believable velodrome physics. Air displaced by the riders lifts scraps of timing paper along the infield; stadium haze thickens into luminous cyan and amber shafts. The lead rider surges across a white finish stripe as the camera smoothly cranes upward, allowing her to streak beneath the lens while preserving forward momentum. The camera tilts toward the overhead scoreboard gantry, which powers on row by row in warm mechanical amber bulbs. The lights resolve cleanly into the exact centered title “ONE MORE LAP” in bold condensed uppercase lettering. The cyclists continue flashing beneath the title while the camera settles into a monumental symmetrical composition and holds the clearly readable words for the final two seconds. Premium prestige sports-documentary title sequence, muscular practical lighting, cobalt blue, acid yellow and burnt amber palette, deep blacks, tactile 16mm grain, controlled motion blur, realistic human movement, coherent rider identity, no cuts, no montage, no logos, no additional text.",
      "width": 1080,
      "height": 1920,
      "duration": 10,
      "inputs": {
        "frameImages": [
          "https://assets.runware.ai/assets/inputs/b8ce89b6-3abb-4384-b023-44e37faf1285.jpg"
        ]
      }
    }
  ]'
runware run klingai:5@3 \
  positivePrompt="Continue directly from the supplied first frame as one uninterrupted 10-second cinematic shot. The keirin racer drives harder, shoulders steady while her legs spin with explosive cadence and the fixed-gear wheels blur naturally. The camera races backward just inches above the banked wooden track, maintaining a low front three-quarter view as acid-yellow lane lines stream beneath the lens. Her cobalt skinsuit ripples subtly, amber lamps slide across her red helmet, and beads of sweat catch the light. Two rival cyclists emerge from the hazy curve far behind and rapidly close the gap, leaning at extreme angles with believable velodrome physics. Air displaced by the riders lifts scraps of timing paper along the infield; stadium haze thickens into luminous cyan and amber shafts. The lead rider surges across a white finish stripe as the camera smoothly cranes upward, allowing her to streak beneath the lens while preserving forward momentum. The camera tilts toward the overhead scoreboard gantry, which powers on row by row in warm mechanical amber bulbs. The lights resolve cleanly into the exact centered title “ONE MORE LAP” in bold condensed uppercase lettering. The cyclists continue flashing beneath the title while the camera settles into a monumental symmetrical composition and holds the clearly readable words for the final two seconds. Premium prestige sports-documentary title sequence, muscular practical lighting, cobalt blue, acid yellow and burnt amber palette, deep blacks, tactile 16mm grain, controlled motion blur, realistic human movement, coherent rider identity, no cuts, no montage, no logos, no additional text." \
  width=1080 \
  height=1920 \
  duration=10 \
  inputs.frameImages.0=https://assets.runware.ai/assets/inputs/b8ce89b6-3abb-4384-b023-44e37faf1285.jpg
{
  "taskType": "videoInference",
  "taskUUID": "5729e719-6690-4b27-99da-c5a6afe8db7b",
  "model": "klingai:5@3",
  "positivePrompt": "Continue directly from the supplied first frame as one uninterrupted 10-second cinematic shot. The keirin racer drives harder, shoulders steady while her legs spin with explosive cadence and the fixed-gear wheels blur naturally. The camera races backward just inches above the banked wooden track, maintaining a low front three-quarter view as acid-yellow lane lines stream beneath the lens. Her cobalt skinsuit ripples subtly, amber lamps slide across her red helmet, and beads of sweat catch the light. Two rival cyclists emerge from the hazy curve far behind and rapidly close the gap, leaning at extreme angles with believable velodrome physics. Air displaced by the riders lifts scraps of timing paper along the infield; stadium haze thickens into luminous cyan and amber shafts. The lead rider surges across a white finish stripe as the camera smoothly cranes upward, allowing her to streak beneath the lens while preserving forward momentum. The camera tilts toward the overhead scoreboard gantry, which powers on row by row in warm mechanical amber bulbs. The lights resolve cleanly into the exact centered title “ONE MORE LAP” in bold condensed uppercase lettering. The cyclists continue flashing beneath the title while the camera settles into a monumental symmetrical composition and holds the clearly readable words for the final two seconds. Premium prestige sports-documentary title sequence, muscular practical lighting, cobalt blue, acid yellow and burnt amber palette, deep blacks, tactile 16mm grain, controlled motion blur, realistic human movement, coherent rider identity, no cuts, no montage, no logos, no additional text.",
  "width": 1080,
  "height": 1920,
  "duration": 10,
  "inputs": {
    "frameImages": [
      "https://assets.runware.ai/assets/inputs/b8ce89b6-3abb-4384-b023-44e37faf1285.jpg"
    ]
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "5729e719-6690-4b27-99da-c5a6afe8db7b",
  "videoUUID": "c7f38ebd-ad0e-42e6-b680-a2c220c8d6cc",
  "videoURL": "https://vm.runware.ai/video/os/a07dlim3/ws/5/vi/c7f38ebd-ad0e-42e6-b680-a2c220c8d6cc.mp4",
  "seed": 1897809662,
  "cost": 1.848
}
Text to Video

Deserted Orbital Shipyard Dawn

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:5@3',
  positivePrompt: 'A vast abandoned orbital shipyard suspended above a rust-colored planet at daybreak, enormous unfinished starships drifting in docking cradles, thin construction gantries stretching across the frame, tiny maintenance drones gliding between hulls, soft golden sunlight emerging from the planet\'s horizon and spilling across metal surfaces, slow cinematic camera push forward, subtle parallax between foreground struts and distant vessels, drifting dust and vapor trails, reflective panels catching warm highlights, a lone worker in a magnetic suit crossing a narrow beam for scale, ultra-detailed industrial science fiction, grounded realism, elegant composition, atmospheric depth, coherent motion, high-end feature film look',
  negativePrompt: 'text, watermark, logo, low resolution, blurry, jittery motion, warped anatomy, duplicate subjects, extra limbs, flicker, oversaturated colors, cartoon style, heavy noise, frame instability, deformed machinery, chaotic camera shake',
  width: 1920,
  height: 1080,
  duration: 5,
  CFGScale: 0.6
})
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:5@3",
            "positivePrompt": "A vast abandoned orbital shipyard suspended above a rust-colored planet at daybreak, enormous unfinished starships drifting in docking cradles, thin construction gantries stretching across the frame, tiny maintenance drones gliding between hulls, soft golden sunlight emerging from the planet's horizon and spilling across metal surfaces, slow cinematic camera push forward, subtle parallax between foreground struts and distant vessels, drifting dust and vapor trails, reflective panels catching warm highlights, a lone worker in a magnetic suit crossing a narrow beam for scale, ultra-detailed industrial science fiction, grounded realism, elegant composition, atmospheric depth, coherent motion, high-end feature film look",
            "negativePrompt": "text, watermark, logo, low resolution, blurry, jittery motion, warped anatomy, duplicate subjects, extra limbs, flicker, oversaturated colors, cartoon style, heavy noise, frame instability, deformed machinery, chaotic camera shake",
            "width": 1920,
            "height": 1080,
            "duration": 5,
            "CFGScale": 0.6
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "videoInference",
      "taskUUID": "e613fb01-17f4-4dbf-85bd-05ea4a15aa2c",
      "model": "klingai:5@3",
      "positivePrompt": "A vast abandoned orbital shipyard suspended above a rust-colored planet at daybreak, enormous unfinished starships drifting in docking cradles, thin construction gantries stretching across the frame, tiny maintenance drones gliding between hulls, soft golden sunlight emerging from the planet's horizon and spilling across metal surfaces, slow cinematic camera push forward, subtle parallax between foreground struts and distant vessels, drifting dust and vapor trails, reflective panels catching warm highlights, a lone worker in a magnetic suit crossing a narrow beam for scale, ultra-detailed industrial science fiction, grounded realism, elegant composition, atmospheric depth, coherent motion, high-end feature film look",
      "negativePrompt": "text, watermark, logo, low resolution, blurry, jittery motion, warped anatomy, duplicate subjects, extra limbs, flicker, oversaturated colors, cartoon style, heavy noise, frame instability, deformed machinery, chaotic camera shake",
      "width": 1920,
      "height": 1080,
      "duration": 5,
      "CFGScale": 0.6
    }
  ]'
runware run klingai:5@3 \
  positivePrompt="A vast abandoned orbital shipyard suspended above a rust-colored planet at daybreak, enormous unfinished starships drifting in docking cradles, thin construction gantries stretching across the frame, tiny maintenance drones gliding between hulls, soft golden sunlight emerging from the planet's horizon and spilling across metal surfaces, slow cinematic camera push forward, subtle parallax between foreground struts and distant vessels, drifting dust and vapor trails, reflective panels catching warm highlights, a lone worker in a magnetic suit crossing a narrow beam for scale, ultra-detailed industrial science fiction, grounded realism, elegant composition, atmospheric depth, coherent motion, high-end feature film look" \
  negativePrompt="text, watermark, logo, low resolution, blurry, jittery motion, warped anatomy, duplicate subjects, extra limbs, flicker, oversaturated colors, cartoon style, heavy noise, frame instability, deformed machinery, chaotic camera shake" \
  width=1920 \
  height=1080 \
  duration=5 \
  CFGScale=0.6
{
  "taskType": "videoInference",
  "taskUUID": "e613fb01-17f4-4dbf-85bd-05ea4a15aa2c",
  "model": "klingai:5@3",
  "positivePrompt": "A vast abandoned orbital shipyard suspended above a rust-colored planet at daybreak, enormous unfinished starships drifting in docking cradles, thin construction gantries stretching across the frame, tiny maintenance drones gliding between hulls, soft golden sunlight emerging from the planet's horizon and spilling across metal surfaces, slow cinematic camera push forward, subtle parallax between foreground struts and distant vessels, drifting dust and vapor trails, reflective panels catching warm highlights, a lone worker in a magnetic suit crossing a narrow beam for scale, ultra-detailed industrial science fiction, grounded realism, elegant composition, atmospheric depth, coherent motion, high-end feature film look",
  "negativePrompt": "text, watermark, logo, low resolution, blurry, jittery motion, warped anatomy, duplicate subjects, extra limbs, flicker, oversaturated colors, cartoon style, heavy noise, frame instability, deformed machinery, chaotic camera shake",
  "width": 1920,
  "height": 1080,
  "duration": 5,
  "CFGScale": 0.6
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "e613fb01-17f4-4dbf-85bd-05ea4a15aa2c",
  "videoUUID": "365dbe1a-04d4-4674-a393-2afff044fb30",
  "videoURL": "https://vm.runware.ai/video/os/a02d21/ws/5/vi/365dbe1a-04d4-4674-a393-2afff044fb30.mp4",
  "seed": 169984304,
  "cost": 0.924
}
Text to Video

Amber Dust Racing Expanse

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:5@3',
  positivePrompt: 'A high-speed endurance race across a vast ochre desert plain filled with towering stone arches and scattered mirror-like mineral shards. Three sleek retro-futurist sand skimmers skim low over the ground, leaving curling trails of dust and sparks. The lead vehicle is matte ivory with crimson markings, chased closely by a cobalt rival and a bronze support craft. Camera begins in a wide aerial view, then drops into a fast side-tracking shot alongside the lead racer, showing suspension vibration, spinning turbines, and debris whipping past the lens. In the distance, enormous petrified tree trunks and half-buried monolithic statues create a mysterious ancient-world backdrop. Heat haze shimmers near the ground, sunlight is harsh and golden, shadows are sharp, and the atmosphere feels tense and exhilarating. Emphasize cinematic scale, crisp subject clarity, believable vehicle motion, coherent geography, dramatic speed, and polished blockbuster visual quality.',
  negativePrompt: 'blurry vehicles, broken anatomy, duplicate racers, flickering dust trails, unstable camera, warped wheels, low detail, muddy textures, text, watermark, logo, frame glitches, extra vehicles appearing, chaotic composition',
  width: 1920,
  height: 1080,
  duration: 5,
  CFGScale: 0.7
})
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:5@3",
            "positivePrompt": "A high-speed endurance race across a vast ochre desert plain filled with towering stone arches and scattered mirror-like mineral shards. Three sleek retro-futurist sand skimmers skim low over the ground, leaving curling trails of dust and sparks. The lead vehicle is matte ivory with crimson markings, chased closely by a cobalt rival and a bronze support craft. Camera begins in a wide aerial view, then drops into a fast side-tracking shot alongside the lead racer, showing suspension vibration, spinning turbines, and debris whipping past the lens. In the distance, enormous petrified tree trunks and half-buried monolithic statues create a mysterious ancient-world backdrop. Heat haze shimmers near the ground, sunlight is harsh and golden, shadows are sharp, and the atmosphere feels tense and exhilarating. Emphasize cinematic scale, crisp subject clarity, believable vehicle motion, coherent geography, dramatic speed, and polished blockbuster visual quality.",
            "negativePrompt": "blurry vehicles, broken anatomy, duplicate racers, flickering dust trails, unstable camera, warped wheels, low detail, muddy textures, text, watermark, logo, frame glitches, extra vehicles appearing, chaotic composition",
            "width": 1920,
            "height": 1080,
            "duration": 5,
            "CFGScale": 0.7
        })


asyncio.run(main())
curl https://api.runware.ai/v1 \
  -H "Authorization: Bearer $RUNWARE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '[
    {
      "taskType": "videoInference",
      "taskUUID": "d13360ba-2b39-42ab-a314-8b08b6a8190b",
      "model": "klingai:5@3",
      "positivePrompt": "A high-speed endurance race across a vast ochre desert plain filled with towering stone arches and scattered mirror-like mineral shards. Three sleek retro-futurist sand skimmers skim low over the ground, leaving curling trails of dust and sparks. The lead vehicle is matte ivory with crimson markings, chased closely by a cobalt rival and a bronze support craft. Camera begins in a wide aerial view, then drops into a fast side-tracking shot alongside the lead racer, showing suspension vibration, spinning turbines, and debris whipping past the lens. In the distance, enormous petrified tree trunks and half-buried monolithic statues create a mysterious ancient-world backdrop. Heat haze shimmers near the ground, sunlight is harsh and golden, shadows are sharp, and the atmosphere feels tense and exhilarating. Emphasize cinematic scale, crisp subject clarity, believable vehicle motion, coherent geography, dramatic speed, and polished blockbuster visual quality.",
      "negativePrompt": "blurry vehicles, broken anatomy, duplicate racers, flickering dust trails, unstable camera, warped wheels, low detail, muddy textures, text, watermark, logo, frame glitches, extra vehicles appearing, chaotic composition",
      "width": 1920,
      "height": 1080,
      "duration": 5,
      "CFGScale": 0.7
    }
  ]'
runware run klingai:5@3 \
  positivePrompt="A high-speed endurance race across a vast ochre desert plain filled with towering stone arches and scattered mirror-like mineral shards. Three sleek retro-futurist sand skimmers skim low over the ground, leaving curling trails of dust and sparks. The lead vehicle is matte ivory with crimson markings, chased closely by a cobalt rival and a bronze support craft. Camera begins in a wide aerial view, then drops into a fast side-tracking shot alongside the lead racer, showing suspension vibration, spinning turbines, and debris whipping past the lens. In the distance, enormous petrified tree trunks and half-buried monolithic statues create a mysterious ancient-world backdrop. Heat haze shimmers near the ground, sunlight is harsh and golden, shadows are sharp, and the atmosphere feels tense and exhilarating. Emphasize cinematic scale, crisp subject clarity, believable vehicle motion, coherent geography, dramatic speed, and polished blockbuster visual quality." \
  negativePrompt="blurry vehicles, broken anatomy, duplicate racers, flickering dust trails, unstable camera, warped wheels, low detail, muddy textures, text, watermark, logo, frame glitches, extra vehicles appearing, chaotic composition" \
  width=1920 \
  height=1080 \
  duration=5 \
  CFGScale=0.7
{
  "taskType": "videoInference",
  "taskUUID": "d13360ba-2b39-42ab-a314-8b08b6a8190b",
  "model": "klingai:5@3",
  "positivePrompt": "A high-speed endurance race across a vast ochre desert plain filled with towering stone arches and scattered mirror-like mineral shards. Three sleek retro-futurist sand skimmers skim low over the ground, leaving curling trails of dust and sparks. The lead vehicle is matte ivory with crimson markings, chased closely by a cobalt rival and a bronze support craft. Camera begins in a wide aerial view, then drops into a fast side-tracking shot alongside the lead racer, showing suspension vibration, spinning turbines, and debris whipping past the lens. In the distance, enormous petrified tree trunks and half-buried monolithic statues create a mysterious ancient-world backdrop. Heat haze shimmers near the ground, sunlight is harsh and golden, shadows are sharp, and the atmosphere feels tense and exhilarating. Emphasize cinematic scale, crisp subject clarity, believable vehicle motion, coherent geography, dramatic speed, and polished blockbuster visual quality.",
  "negativePrompt": "blurry vehicles, broken anatomy, duplicate racers, flickering dust trails, unstable camera, warped wheels, low detail, muddy textures, text, watermark, logo, frame glitches, extra vehicles appearing, chaotic composition",
  "width": 1920,
  "height": 1080,
  "duration": 5,
  "CFGScale": 0.7
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "d13360ba-2b39-42ab-a314-8b08b6a8190b",
  "videoUUID": "ea1d9189-ac95-4aca-adab-9840dad93128",
  "videoURL": "https://vm.runware.ai/video/os/a12d13/ws/5/vi/ea1d9189-ac95-4aca-adab-9840dad93128.mp4",
  "seed": 398780056,
  "cost": 0.924
}
Image to Video

Desert Monorail Mirage Chase

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:5@3',
  positivePrompt: 'Starting from the provided first frame, a sleek silver monorail speeds across elevated rails through a vast red desert filled with colossal geometric stone arches. Two riders on hovering bikes weave alongside the train, kicking up curling dust trails. The camera begins in a wide establishing view and glides into a fast lateral tracking shot, emphasizing velocity, suspension sway, and shimmering heat distortion. Fine particulate dust, sun glare on metal panels, and parallax from the passing arches create strong depth. Cinematic action, crisp environmental detail, realistic motion, coherent subject continuity, polished high-end sci-fi adventure aesthetic.',
  negativePrompt: 'low detail, jittery motion, warped train, deformed riders, extra vehicles, duplicated subjects, flicker, text, watermark, logo, blurry frames, washed out colors, camera shake, frame tearing',
  width: 1920,
  height: 1080,
  duration: 5,
  CFGScale: 0.5,
  inputs: {
    frameImages: [
      {
        image: 'https://assets.runware.ai/assets/inputs/5b68dfcd-52ef-4268-9f4d-f2823d669355.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:5@3",
            "positivePrompt": "Starting from the provided first frame, a sleek silver monorail speeds across elevated rails through a vast red desert filled with colossal geometric stone arches. Two riders on hovering bikes weave alongside the train, kicking up curling dust trails. The camera begins in a wide establishing view and glides into a fast lateral tracking shot, emphasizing velocity, suspension sway, and shimmering heat distortion. Fine particulate dust, sun glare on metal panels, and parallax from the passing arches create strong depth. Cinematic action, crisp environmental detail, realistic motion, coherent subject continuity, polished high-end sci-fi adventure aesthetic.",
            "negativePrompt": "low detail, jittery motion, warped train, deformed riders, extra vehicles, duplicated subjects, flicker, text, watermark, logo, blurry frames, washed out colors, camera shake, frame tearing",
            "width": 1920,
            "height": 1080,
            "duration": 5,
            "CFGScale": 0.5,
            "inputs": {
                "frameImages": [
                    {
                        "image": "https://assets.runware.ai/assets/inputs/5b68dfcd-52ef-4268-9f4d-f2823d669355.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": "db6f5451-838c-4273-a2ea-178d7eadd055",
      "model": "klingai:5@3",
      "positivePrompt": "Starting from the provided first frame, a sleek silver monorail speeds across elevated rails through a vast red desert filled with colossal geometric stone arches. Two riders on hovering bikes weave alongside the train, kicking up curling dust trails. The camera begins in a wide establishing view and glides into a fast lateral tracking shot, emphasizing velocity, suspension sway, and shimmering heat distortion. Fine particulate dust, sun glare on metal panels, and parallax from the passing arches create strong depth. Cinematic action, crisp environmental detail, realistic motion, coherent subject continuity, polished high-end sci-fi adventure aesthetic.",
      "negativePrompt": "low detail, jittery motion, warped train, deformed riders, extra vehicles, duplicated subjects, flicker, text, watermark, logo, blurry frames, washed out colors, camera shake, frame tearing",
      "width": 1920,
      "height": 1080,
      "duration": 5,
      "CFGScale": 0.5,
      "inputs": {
        "frameImages": [
          {
            "image": "https://assets.runware.ai/assets/inputs/5b68dfcd-52ef-4268-9f4d-f2823d669355.jpg",
            "frame": "first"
          }
        ]
      }
    }
  ]'
runware run klingai:5@3 \
  positivePrompt="Starting from the provided first frame, a sleek silver monorail speeds across elevated rails through a vast red desert filled with colossal geometric stone arches. Two riders on hovering bikes weave alongside the train, kicking up curling dust trails. The camera begins in a wide establishing view and glides into a fast lateral tracking shot, emphasizing velocity, suspension sway, and shimmering heat distortion. Fine particulate dust, sun glare on metal panels, and parallax from the passing arches create strong depth. Cinematic action, crisp environmental detail, realistic motion, coherent subject continuity, polished high-end sci-fi adventure aesthetic." \
  negativePrompt="low detail, jittery motion, warped train, deformed riders, extra vehicles, duplicated subjects, flicker, text, watermark, logo, blurry frames, washed out colors, camera shake, frame tearing" \
  width=1920 \
  height=1080 \
  duration=5 \
  CFGScale=0.5 \
  inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/5b68dfcd-52ef-4268-9f4d-f2823d669355.jpg \
  inputs.frameImages.0.frame=first
{
  "taskType": "videoInference",
  "taskUUID": "db6f5451-838c-4273-a2ea-178d7eadd055",
  "model": "klingai:5@3",
  "positivePrompt": "Starting from the provided first frame, a sleek silver monorail speeds across elevated rails through a vast red desert filled with colossal geometric stone arches. Two riders on hovering bikes weave alongside the train, kicking up curling dust trails. The camera begins in a wide establishing view and glides into a fast lateral tracking shot, emphasizing velocity, suspension sway, and shimmering heat distortion. Fine particulate dust, sun glare on metal panels, and parallax from the passing arches create strong depth. Cinematic action, crisp environmental detail, realistic motion, coherent subject continuity, polished high-end sci-fi adventure aesthetic.",
  "negativePrompt": "low detail, jittery motion, warped train, deformed riders, extra vehicles, duplicated subjects, flicker, text, watermark, logo, blurry frames, washed out colors, camera shake, frame tearing",
  "width": 1920,
  "height": 1080,
  "duration": 5,
  "CFGScale": 0.5,
  "inputs": {
    "frameImages": [
      {
        "image": "https://assets.runware.ai/assets/inputs/5b68dfcd-52ef-4268-9f4d-f2823d669355.jpg",
        "frame": "first"
      }
    ]
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "db6f5451-838c-4273-a2ea-178d7eadd055",
  "videoUUID": "c5c920b3-cde0-4430-8023-d704a703f4ad",
  "videoURL": "https://vm.runware.ai/video/os/a23d05/ws/5/vi/c5c920b3-cde0-4430-8023-d704a703f4ad.mp4",
  "seed": 1397486977,
  "cost": 0.924
}
Image to Video

Anime Mecha Hangar Dawn

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:5@3',
  positivePrompt: 'Use the provided anime frame as the visual foundation. Create a polished cinematic animation in premium anime style. A vast aerospace launch hangar opens toward a brilliant sunrise, with a young mecha pilot on a metal gantry facing a towering white-and-crimson humanoid robot covered in panel lines and maintenance markings. Subtle camera push-in with slight lateral drift for parallax. The pilot\'s jacket hem and hair move gently from ventilation airflow. Small service drones glide through the space, indicator lights blinking. Thin vapor curls around the robot\'s legs, suspended dust catches shafts of warm light, distant technicians and machinery remain readable but secondary. Mechanical parts make restrained idle adjustments: a shoulder panel settles, a head sensor brightens, tiny hydraulic twitches, cables sway softly. Preserve clean cel shading, crisp linework, strong anime color design, coherent scale, and stable character identity. Emphasize controlled motion, depth, and professional shot continuity.',
  negativePrompt: 'live action, photorealistic, low detail, deformed anatomy, extra limbs, flicker, jitter, unstable lines, blurry face, warped robot parts, chaotic motion, camera shake, text, watermark, logo, oversaturated glow, horror, gore',
  width: 1920,
  height: 1080,
  duration: 5,
  CFGScale: 0.6,
  inputs: {
    frameImages: [
      {
        image: 'https://assets.runware.ai/assets/inputs/8045687a-cd59-42d8-82c3-bc914a9dd405.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:5@3",
            "positivePrompt": "Use the provided anime frame as the visual foundation. Create a polished cinematic animation in premium anime style. A vast aerospace launch hangar opens toward a brilliant sunrise, with a young mecha pilot on a metal gantry facing a towering white-and-crimson humanoid robot covered in panel lines and maintenance markings. Subtle camera push-in with slight lateral drift for parallax. The pilot's jacket hem and hair move gently from ventilation airflow. Small service drones glide through the space, indicator lights blinking. Thin vapor curls around the robot's legs, suspended dust catches shafts of warm light, distant technicians and machinery remain readable but secondary. Mechanical parts make restrained idle adjustments: a shoulder panel settles, a head sensor brightens, tiny hydraulic twitches, cables sway softly. Preserve clean cel shading, crisp linework, strong anime color design, coherent scale, and stable character identity. Emphasize controlled motion, depth, and professional shot continuity.",
            "negativePrompt": "live action, photorealistic, low detail, deformed anatomy, extra limbs, flicker, jitter, unstable lines, blurry face, warped robot parts, chaotic motion, camera shake, text, watermark, logo, oversaturated glow, horror, gore",
            "width": 1920,
            "height": 1080,
            "duration": 5,
            "CFGScale": 0.6,
            "inputs": {
                "frameImages": [
                    {
                        "image": "https://assets.runware.ai/assets/inputs/8045687a-cd59-42d8-82c3-bc914a9dd405.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": "88f9c880-5af6-45e1-8733-89d36bf35538",
      "model": "klingai:5@3",
      "positivePrompt": "Use the provided anime frame as the visual foundation. Create a polished cinematic animation in premium anime style. A vast aerospace launch hangar opens toward a brilliant sunrise, with a young mecha pilot on a metal gantry facing a towering white-and-crimson humanoid robot covered in panel lines and maintenance markings. Subtle camera push-in with slight lateral drift for parallax. The pilot's jacket hem and hair move gently from ventilation airflow. Small service drones glide through the space, indicator lights blinking. Thin vapor curls around the robot's legs, suspended dust catches shafts of warm light, distant technicians and machinery remain readable but secondary. Mechanical parts make restrained idle adjustments: a shoulder panel settles, a head sensor brightens, tiny hydraulic twitches, cables sway softly. Preserve clean cel shading, crisp linework, strong anime color design, coherent scale, and stable character identity. Emphasize controlled motion, depth, and professional shot continuity.",
      "negativePrompt": "live action, photorealistic, low detail, deformed anatomy, extra limbs, flicker, jitter, unstable lines, blurry face, warped robot parts, chaotic motion, camera shake, text, watermark, logo, oversaturated glow, horror, gore",
      "width": 1920,
      "height": 1080,
      "duration": 5,
      "CFGScale": 0.6,
      "inputs": {
        "frameImages": [
          {
            "image": "https://assets.runware.ai/assets/inputs/8045687a-cd59-42d8-82c3-bc914a9dd405.jpg",
            "frame": "first"
          }
        ]
      }
    }
  ]'
runware run klingai:5@3 \
  positivePrompt="Use the provided anime frame as the visual foundation. Create a polished cinematic animation in premium anime style. A vast aerospace launch hangar opens toward a brilliant sunrise, with a young mecha pilot on a metal gantry facing a towering white-and-crimson humanoid robot covered in panel lines and maintenance markings. Subtle camera push-in with slight lateral drift for parallax. The pilot's jacket hem and hair move gently from ventilation airflow. Small service drones glide through the space, indicator lights blinking. Thin vapor curls around the robot's legs, suspended dust catches shafts of warm light, distant technicians and machinery remain readable but secondary. Mechanical parts make restrained idle adjustments: a shoulder panel settles, a head sensor brightens, tiny hydraulic twitches, cables sway softly. Preserve clean cel shading, crisp linework, strong anime color design, coherent scale, and stable character identity. Emphasize controlled motion, depth, and professional shot continuity." \
  negativePrompt="live action, photorealistic, low detail, deformed anatomy, extra limbs, flicker, jitter, unstable lines, blurry face, warped robot parts, chaotic motion, camera shake, text, watermark, logo, oversaturated glow, horror, gore" \
  width=1920 \
  height=1080 \
  duration=5 \
  CFGScale=0.6 \
  inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/8045687a-cd59-42d8-82c3-bc914a9dd405.jpg \
  inputs.frameImages.0.frame=first
{
  "taskType": "videoInference",
  "taskUUID": "88f9c880-5af6-45e1-8733-89d36bf35538",
  "model": "klingai:5@3",
  "positivePrompt": "Use the provided anime frame as the visual foundation. Create a polished cinematic animation in premium anime style. A vast aerospace launch hangar opens toward a brilliant sunrise, with a young mecha pilot on a metal gantry facing a towering white-and-crimson humanoid robot covered in panel lines and maintenance markings. Subtle camera push-in with slight lateral drift for parallax. The pilot's jacket hem and hair move gently from ventilation airflow. Small service drones glide through the space, indicator lights blinking. Thin vapor curls around the robot's legs, suspended dust catches shafts of warm light, distant technicians and machinery remain readable but secondary. Mechanical parts make restrained idle adjustments: a shoulder panel settles, a head sensor brightens, tiny hydraulic twitches, cables sway softly. Preserve clean cel shading, crisp linework, strong anime color design, coherent scale, and stable character identity. Emphasize controlled motion, depth, and professional shot continuity.",
  "negativePrompt": "live action, photorealistic, low detail, deformed anatomy, extra limbs, flicker, jitter, unstable lines, blurry face, warped robot parts, chaotic motion, camera shake, text, watermark, logo, oversaturated glow, horror, gore",
  "width": 1920,
  "height": 1080,
  "duration": 5,
  "CFGScale": 0.6,
  "inputs": {
    "frameImages": [
      {
        "image": "https://assets.runware.ai/assets/inputs/8045687a-cd59-42d8-82c3-bc914a9dd405.jpg",
        "frame": "first"
      }
    ]
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "88f9c880-5af6-45e1-8733-89d36bf35538",
  "videoUUID": "819a9c07-5bfd-439f-b98a-ae5c9bbf8937",
  "videoURL": "https://vm.runware.ai/video/os/a14d18/ws/5/vi/819a9c07-5bfd-439f-b98a-ae5c9bbf8937.mp4",
  "seed": 166208377,
  "cost": 0.924
}
Image to Video

Deserted Hyperloop Terminal Dawn

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:5@3',
  positivePrompt: 'Animate this single establishing frame into a polished sci-fi sequence. Slow cinematic dolly forward through a vast futuristic hyperloop terminal in the desert at first light. The lone traveler in a saffron coat remains the focal point while fabric edges shift gently, faint dust drifts across the platform, soft reflections glide along the polished floor, and a distant magnetic train emits subtle motion cues. Preserve architectural design, subject placement, and realistic proportions. Emphasize premium cinematography, restrained motion, atmospheric scale, clean lines, and coherent environmental details.',
  negativePrompt: 'extra people, warped anatomy, duplicate subject, chaotic camera shake, flicker, low detail, oversaturated colors, text, watermark, logo, deformed train, collapsing architecture, abrupt motion, heavy blur, noisy image',
  width: 1920,
  height: 1080,
  duration: 5,
  CFGScale: 0.5,
  inputs: {
    frameImages: [
      {
        image: 'https://assets.runware.ai/assets/inputs/8121531c-80b0-4925-8e2b-6b72ccebb764.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:5@3",
            "positivePrompt": "Animate this single establishing frame into a polished sci-fi sequence. Slow cinematic dolly forward through a vast futuristic hyperloop terminal in the desert at first light. The lone traveler in a saffron coat remains the focal point while fabric edges shift gently, faint dust drifts across the platform, soft reflections glide along the polished floor, and a distant magnetic train emits subtle motion cues. Preserve architectural design, subject placement, and realistic proportions. Emphasize premium cinematography, restrained motion, atmospheric scale, clean lines, and coherent environmental details.",
            "negativePrompt": "extra people, warped anatomy, duplicate subject, chaotic camera shake, flicker, low detail, oversaturated colors, text, watermark, logo, deformed train, collapsing architecture, abrupt motion, heavy blur, noisy image",
            "width": 1920,
            "height": 1080,
            "duration": 5,
            "CFGScale": 0.5,
            "inputs": {
                "frameImages": [
                    {
                        "image": "https://assets.runware.ai/assets/inputs/8121531c-80b0-4925-8e2b-6b72ccebb764.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": "02b450c6-3635-4c6a-bcc4-dd31bbedb64d",
      "model": "klingai:5@3",
      "positivePrompt": "Animate this single establishing frame into a polished sci-fi sequence. Slow cinematic dolly forward through a vast futuristic hyperloop terminal in the desert at first light. The lone traveler in a saffron coat remains the focal point while fabric edges shift gently, faint dust drifts across the platform, soft reflections glide along the polished floor, and a distant magnetic train emits subtle motion cues. Preserve architectural design, subject placement, and realistic proportions. Emphasize premium cinematography, restrained motion, atmospheric scale, clean lines, and coherent environmental details.",
      "negativePrompt": "extra people, warped anatomy, duplicate subject, chaotic camera shake, flicker, low detail, oversaturated colors, text, watermark, logo, deformed train, collapsing architecture, abrupt motion, heavy blur, noisy image",
      "width": 1920,
      "height": 1080,
      "duration": 5,
      "CFGScale": 0.5,
      "inputs": {
        "frameImages": [
          {
            "image": "https://assets.runware.ai/assets/inputs/8121531c-80b0-4925-8e2b-6b72ccebb764.jpg",
            "frame": "first"
          }
        ]
      }
    }
  ]'
runware run klingai:5@3 \
  positivePrompt="Animate this single establishing frame into a polished sci-fi sequence. Slow cinematic dolly forward through a vast futuristic hyperloop terminal in the desert at first light. The lone traveler in a saffron coat remains the focal point while fabric edges shift gently, faint dust drifts across the platform, soft reflections glide along the polished floor, and a distant magnetic train emits subtle motion cues. Preserve architectural design, subject placement, and realistic proportions. Emphasize premium cinematography, restrained motion, atmospheric scale, clean lines, and coherent environmental details." \
  negativePrompt="extra people, warped anatomy, duplicate subject, chaotic camera shake, flicker, low detail, oversaturated colors, text, watermark, logo, deformed train, collapsing architecture, abrupt motion, heavy blur, noisy image" \
  width=1920 \
  height=1080 \
  duration=5 \
  CFGScale=0.5 \
  inputs.frameImages.0.image=https://assets.runware.ai/assets/inputs/8121531c-80b0-4925-8e2b-6b72ccebb764.jpg \
  inputs.frameImages.0.frame=first
{
  "taskType": "videoInference",
  "taskUUID": "02b450c6-3635-4c6a-bcc4-dd31bbedb64d",
  "model": "klingai:5@3",
  "positivePrompt": "Animate this single establishing frame into a polished sci-fi sequence. Slow cinematic dolly forward through a vast futuristic hyperloop terminal in the desert at first light. The lone traveler in a saffron coat remains the focal point while fabric edges shift gently, faint dust drifts across the platform, soft reflections glide along the polished floor, and a distant magnetic train emits subtle motion cues. Preserve architectural design, subject placement, and realistic proportions. Emphasize premium cinematography, restrained motion, atmospheric scale, clean lines, and coherent environmental details.",
  "negativePrompt": "extra people, warped anatomy, duplicate subject, chaotic camera shake, flicker, low detail, oversaturated colors, text, watermark, logo, deformed train, collapsing architecture, abrupt motion, heavy blur, noisy image",
  "width": 1920,
  "height": 1080,
  "duration": 5,
  "CFGScale": 0.5,
  "inputs": {
    "frameImages": [
      {
        "image": "https://assets.runware.ai/assets/inputs/8121531c-80b0-4925-8e2b-6b72ccebb764.jpg",
        "frame": "first"
      }
    ]
  }
}
Response
{
  "taskType": "videoInference",
  "taskUUID": "02b450c6-3635-4c6a-bcc4-dd31bbedb64d",
  "videoUUID": "4222e069-1938-4548-8d92-482fede26789",
  "videoURL": "https://vm.runware.ai/video/os/a25d05/ws/5/vi/4222e069-1938-4548-8d92-482fede26789.mp4",
  "seed": 1663154420,
  "cost": 0.924
}