# Kling 2.5 Pro

> Cinematic 5-10s video. Photoreal humans, smooth motion. Cheapest Kling tier. T2V or I2V via image_url.

Human version: https://kymaapi.com/models/kling-2.5-pro
Live JSON: `GET https://kymaapi.com/v1/models` (no auth required)

## Facts

- **Model ID**: `kling-2.5-pro` — pass this as `model` in the request body
- **Creator**: Kuaishou
- **Released**: 2025-09-23
- **Price**: $0.0945 / second

## Call it

```bash
curl https://kymaapi.com/v1/videos/generations \
  -H "Authorization: Bearer $KYMA_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model": "kling-2.5-pro", "prompt": "..."}'
```

## Positioning

Kling 2.5 Pro generates 5–10 second cinematic video clips with photorealistic humans and smooth motion. It is the budget-tier option for developers who need cost-effective text-to-video or image-to-video generation without sacrificing visual quality.

## About

Created by Kuaishou, this model produces 5–10 second video outputs from text prompts or reference images. It is optimized for photorealistic human subjects and fluid motion, making it suitable for brand b-roll, character shots, and short cinematic sequences.

On Kyma, the model accepts text and image inputs and returns video outputs. Prompt caching is supported, billing repeated prompt prefixes at 10% of the standard input rate. Every request includes automatic failover, exact cost reporting in usage.cost, and the X-Kyma-Model response header.

Generation operates on a slower speed tier compared to fast alternatives. The model does not support audio, reasoning, or structured outputs, and output length is capped at 10 seconds.

## Use cases

- **Brand B-Roll Generation** — Produce short, photorealistic background clips for marketing campaigns and product showcases.
- **Character Shot Creation** — Generate consistent 5–10 second video sequences featuring realistic human subjects from text or image prompts.
- **Cinematic Short Clips** — Render smooth, high-quality motion video for storyboarding, social media, or pre-visualization workflows.

## Not ideal for

Do not use this model if you require fast generation speeds, audio output, or video clips longer than 10 seconds.

## Pick something else when

- You need faster generation speeds → `seedance-2-fast`, `veo-3-fast`
- You require audio alongside video output → `kling-3-pro-audio`
- You need higher quality or longer sequences → `kling-3-pro`, `veo-3`

## See also

- All models: https://kymaapi.com/models.md
- Pricing: https://kymaapi.com/pricing.md
- Other models by Kuaishou: https://kymaapi.com/models?q=Kuaishou
