---
title: "Kling API — variantes, tarifs et model skill"
url: "https://runapi.ai/fr/models/kling.md"
canonical: "https://runapi.ai/fr/models/kling.md"
locale: "fr"
model: "Kling"
provider: "Kuaishou"
modality: "video"
variant_count: 13
price_from_cents: 5
---

# Kling API

Accès API Kling pour le texte et l&#39;image-vers-vidéo jusqu&#39;à 4K 60fps avec audio multimodal et avatars IA.

**Provider:** Kuaishou
**Modality:** Video
**Catalog:** 13 variants

Kling est le modèle de génération vidéo de Kuaishou supportant jusqu&#39;à 4K 60fps, la génération d&#39;avatars et la synthèse audio multimodale. Il propose texte-vers-vidéo et image-vers-vidéo avec contrôle du mouvement et un rendu de qualité professionnelle.

## Variants

| Version | Variant | Pricing | Billing | URL |
|---|---|---|---|---|
| kling-3.0 | `3.0` | $0.200 | second | https://runapi.ai/fr/models/kling/3.0.md |
| kling-ai-avatar-pro | `ai-avatar-pro` | $0.160 | second | https://runapi.ai/fr/models/kling/ai-avatar-pro.md |
| kling-ai-avatar-standard | `ai-avatar-standard` | $0.080 | second | https://runapi.ai/fr/models/kling/ai-avatar-standard.md |
| kling-ai-avatar-v1-pro | `ai-avatar-v1-pro` | $0.160 | second | https://runapi.ai/fr/models/kling/ai-avatar-v1-pro.md |
| kling-v1-avatar-standard | `v1-avatar-standard` | $0.080 | second | https://runapi.ai/fr/models/kling/v1-avatar-standard.md |
| kling-v2.1-master-image-to-video | `v2.1-master-image-to-video` | $0.320 | second | https://runapi.ai/fr/models/kling/v2.1-master-image-to-video.md |
| kling-v2.1-master-text-to-video | `v2.1-master-text-to-video` | $0.320 | second | https://runapi.ai/fr/models/kling/v2.1-master-text-to-video.md |
| kling-v2.1-pro | `v2.1-pro` | $0.100 | second | https://runapi.ai/fr/models/kling/v2.1-pro.md |
| kling-v2.1-standard | `v2.1-standard` | $0.050 | second | https://runapi.ai/fr/models/kling/v2.1-standard.md |
| kling-v2.5-turbo-image-to-video-pro | `v2.5-turbo-image-to-video-pro` | $0.090 | second | https://runapi.ai/fr/models/kling/v2.5-turbo-image-to-video-pro.md |
| kling-v2.5-turbo-text-to-video-pro | `v2.5-turbo-text-to-video-pro` | $0.090 | second | https://runapi.ai/fr/models/kling/v2.5-turbo-text-to-video-pro.md |
| kling-v3-turbo-image-to-video | `v3-turbo-image-to-video` | $0.180 | second | https://runapi.ai/fr/models/kling/v3-turbo-image-to-video.md |
| kling-v3-turbo-text-to-video | `v3-turbo-text-to-video` | $0.180 | second | https://runapi.ai/fr/models/kling/v3-turbo-text-to-video.md |


## Install the skill

```sh
npx skills add runapi-ai/kling -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Kling features to an application.

## Context

Kling est le modèle vidéo flagship de Kuaishou, supportant 4K 60fps, les avatars IA et l&#39;audio multimodal. Via RunAPI, toutes les variantes Kling partagent un accès API unifié et une facturation.

## FAQ

### Comment appeler ce modèle ?

Installez le model skill et suivez ses notes de setup avec votre clé RunAPI.

### Les générations échouées coûtent-elles quelque chose ?

Les générations échouées ne sont pas facturées

### Puis-je l&#39;appeler depuis mon application ?

Oui. Installez le model skill dans votre workspace de code et utilisez-le pendant l&#39;ajout de la fonctionnalité.

