UniRouteUniRoute
All models
Kling 3.0
Video

Kling

Kling 3.0

Unlock cinematic AI video creation with Kling 3.0 API on UniRoute. Generate videos from text or images with multi-shot storytelling, native audio, and flexible output up to 15s. Try Kling 3.0 today.

Pricing

TierUniRouteMarket
video · without audio-720P$0.07$0.084
video · without audio-1080P$0.09$0.112
video · with audio-720P$0.10$0.126
video · with audio-1080P$0.135$0.168
video · with audio-4K$0.335$0.42

per second

About this model

Unlock cinematic AI video creation with Kling 3.0 API on UniRoute. Generate videos from text or images with multi-shot storytelling, native audio, and flexible output up to 15s. Try Kling 3.0 today.

Text-to-videoImage-to-videoLip sync

Call it with one request

Works with the OpenAI SDK — just change the base URL.

api.uniroute.dev
curl https://api.uniroute.dev/v1/video/generations \
  -H "Authorization: Bearer $UNIROUTE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "kling-3-0",
    "prompt": "Drone shot over a neon city at night",
    "duration": 8
  }'

Related models