UniRouteUniRoute
All models
Kling V2.1
Video

Kling

Kling V2.1

The Kling 2.1 model powers cutting-edge video generation with hyper-realistic motion, advanced physics, and high-resolution outputs up to 1080p. Its enhanced semantic understanding and fast rendering make it ideal for dynamic, professional-grade video creation.

Pricing

TierUniRouteMarket
video-generation · Standard-5.0s$0.125$0.25
video-generation · Standard-10.0s$0.25$0.50
video-generation · Pro-5.0s$0.25$0.45
video-generation · Pro-10.0s$0.50$0.90
text-to-video · Master-5.0s$0.80$1.40

per video

About this model

The Kling 2.1 model powers cutting-edge video generation with hyper-realistic motion, advanced physics, and high-resolution outputs up to 1080p. Its enhanced semantic understanding and fast rendering make it ideal for dynamic, professional-grade video creation.

Text-to-videoImage-to-video

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-v2-1",
    "prompt": "Drone shot over a neon city at night",
    "duration": 8
  }'

Related models