Kling O3 4K Text to Video API

kwaivgi/kling-video-o3-4k/text-to-video

Generate 3–15-second videos from text prompts with Kling O3 4K. Outputs 4K video. Supports single-shot and multi-shot generation. Explicitly set sound; multi-shot requires audio.

Input

461/2,500

Kling O3 4K Text to Video

Generate 3–15-second videos from text prompts with Kling O3 4K. Outputs 4K video. Supports single-shot and multi-shot generation. Explicitly set sound; multi-shot requires audio.

Why Choose This Model

  • Native 4K Point-to-Point SynthesisGenerates true native 4K UHD video from scratch rather than upscaling, ensuring micro-textures, water refractions, and skin pores remain razor-sharp.

  • High-Dimensional Spatio-Temporal PhysicsModels complex rigid-body collisions, fluid dynamics, and optical dispersion, preserving convincing physical plausibility in energetic takes.

  • Cinema-Grade Multi-Shot StoryboardingSequences multiple shots in a single generation, coordinating boom shots, Dutch angles, and fluid dolly moves seamlessly.

  • Full-Spectrum Immersive Spatial AudioSynthesizes native high-fidelity audio tracks concurrently with 4K video, precisely synchronizing Foley sound effects with physical impacts.

  • Theatrical Giant-Screen CleanlinessEliminates compression smearing and digital halos, providing clean dynamic range suitable for color-grading in professional cinema suites.

Parameters

ParameterRequirementDescription
promptConditional

Required when multi_shots=false. Describe the scene, action and camera movement. Use nonblank text, up to 2,500 characters after trimming. Omit prompt when multi_shots=true.

Default-
multi_shotsYes

Required: explicitly send false for a single shot or true for multiple shots. Single-shot mode requires prompt. Multi-shot mode requires multi_prompt and sound=true, with no nonblank top-level prompt. Omitting this field is an error.

Default-
multi_promptConditional

Required when multi_shots=true; omit in single-shot mode. Supply at least one shot, each with a nonblank prompt of up to 2,500 characters and an integer duration of 1–12 seconds. Shot durations must sum to the top-level duration (3–15 seconds). Extra fields inside a shot are ignored.

Default-
durationYes

Required integer from 3 to 15 seconds. In multi-shot mode, this must equal the sum of all shot durations. Credits are calculated using this value.

Default-
soundYes

Required: explicitly send true to generate audio or false for video without audio. Single-shot mode accepts either value; multi-shot mode requires true.

Default-
aspect_ratioNo

Optional: 16:9 (landscape), 9:16 (portrait) or 1:1 (square). Sets the video aspect ratio.

Default-

How to Use

  1. Formulate 4K descriptive promptsSpecify fine material surfaces, lighting conditions (such as volumetric rays or rim light), and character actions in detail.

  2. Define framing and narrative structureSelect a 16:9 widescreen, 9:16 vertical, or 1:1 format, choosing either single-shot take or multi-shot sequence mode.

  3. Set runtime and audio channelInput an integer duration between 3 and 15 seconds, and activate sound=true for synchronized spatial audio synthesis.

  4. Dispatch high-density rendering taskSubmit via API or playground; dedicated high-density GPU clusters perform point-to-point 4K diffusion inference.

  5. Verify fidelity and download masterInspect the completed 4K video for micro-texture detail and kinetic smoothness, then download your master MP4 file.

Pricing

Credits = top-level duration × per-second rate. 1 credit = $0.005. If generation fails, consumed credits are automatically and fully refunded.

UsageRateDetails
Without sound50 credits/s ($0.250/s)Native 4K ultra-high-definition output ready for professional studio post-production.
With sound50 credits/s ($0.250/s)Native 4K video integrated with multimodal spatial audio and precise lip-sync.

Best Use Cases

  • Luxury & Flagship Tech CommercialsShowcase intricate watch escapements, automotive clear coats, and diamond facets with uncompromising clarity.

  • Cinema & Streaming MastersProduce establishers and theatrical visual effects sequences ready for native 4K theatrical projection.

  • Glasses-Free 3D & Digital BillboardsLeverage pure 4K sharpness and depth clarity to create eye-catching outdoor advertising installations.

  • High-Fidelity Nature DocumentariesCapture individual avian plumage barbs, rushing mountain torrents, and crisp starry nightscapes.

Pro Tips

  • Incorporate physical material phrases like "brushed titanium surface", "microscopic water droplets refracting morning light", or "shot on 8K cinema sensor".
  • 4K rendering responds strongly to lighting geometry: explicitly describing light sources (e.g., "harsh tungsten rim light") dramatically enhances sculptural depth.
  • In multi-shot mode, maintain consistent wardrobe textures and weather descriptions across shots to ensure seamless editing transitions.
  • Wrap character dialogue in quotation marks within the prompt; the 4K lip-sync engine computes remarkably accurate micro-movements.
  • Because 4K computing intensity is high, selecting a 5 to 10-second duration often delivers the best balance between kinetic stability and rendering time.

Notes

  • The 4K tier generates native 3840×2160 video; allocate a sufficient client polling timeout window to account for intensive compute cycles.
  • Multi-shot mode requires sound=true and mandates that individual shot durations sum exactly to the top-level duration.
  • Task execution is asynchronous; poll task status at 3 to 5-second intervals until reaching finished or failed.

Kling O3 4K Text to Video API FAQ

What does this endpoint generate?

Generate 3–15-second videos from text prompts with Kling O3 4K. Outputs 4K video. Supports single-shot and multi-shot generation. Explicitly set sound; multi-shot requires audio.

How do I set up multiple shots?

Required: explicitly send false for a single shot or true for multiple shots. Single-shot mode requires prompt. Multi-shot mode requires multi_prompt and sound=true, with no nonblank top-level prompt. Omitting this field is an error. Required when multi_shots=true; omit in single-shot mode. Supply at least one shot, each with a nonblank prompt of up to 2,500 characters and an integer duration of 1–12 seconds. Shot durations must sum to the top-level duration (3–15 seconds). Extra fields inside a shot are ignored.

How is the video aspect ratio determined?

Optional: 16:9 (landscape), 9:16 (portrait) or 1:1 (square). Sets the video aspect ratio.

How do I control audio?

Required: explicitly send true to generate audio or false for video without audio. Single-shot mode accepts either value; multi-shot mode requires true.

What are the prompt length limits?

The API validates prompts up to 2,500 characters. Some multi-shot generation requests have failed when a shot prompt exceeded 512 characters. We recommend keeping each shot prompt within 512 characters; this recommendation does not change the API validation limit.

How are duration and credits calculated?

Duration is 3–15 seconds. Video without audio costs 50 credits/s; video with audio costs 50 credits/s. Credits equal the top-level duration multiplied by the applicable rate.

What happens if generation fails or my request times out?

Invalid parameters are rejected before a generation task is created or credits are deducted. If an accepted generation task later reaches failed, its deducted credits are refunded. A client timeout alone does not mean the task failed; query its task_id before submitting again.