---
title: Kling | RunAPI
description: Generate video from text or images with Kuaishou's Kling models, plus
  avatars, motion control, extension, and editing.
url: https://runapi.ai/fr/docs/api/kling.md
canonical: https://runapi.ai/fr/docs/api/kling
locale: fr
---

> Version HTML: https://runapi.ai/fr/docs/api/kling
> Index du site pour les agents: https://runapi.ai/llms.txt

# Kling

- [Kling Texte en vidéo](https://runapi.ai/fr/docs/api/kling/text-to-video.md) — Generate clips from prompts with the Kling 3.0 models, with sound, multi-shot, and Omni reference-to-video.
- [Kling Avatar](https://runapi.ai/fr/docs/api/kling/avatar.md) — Drive a portrait image with an audio track to produce a lip-synced talking avatar video.
- [Kling Prolonger une vidéo](https://runapi.ai/fr/docs/api/kling/extend-video.md) — Continue a completed Kling clip with a new prompt and mode.
- [Kling Image en vidéo](https://runapi.ai/fr/docs/api/kling/image-to-video.md) — Animate a first image, optionally to a last frame, with duration, sound, and mode controls.
- [Kling Contrôle de mouvement](https://runapi.ai/fr/docs/api/kling/motion-control.md) — Transfer motion from a reference video onto a character image, with orientation control.
- [Kling Modifier une vidéo](https://runapi.ai/fr/docs/api/kling/edit-video.md) — Rework a source video or task from a prompt, with optional reference images.

---

## Plus de ressources de RunAPI

- [Accueil](https://runapi.ai/fr/.md)
- [Catalogue de modèles](https://runapi.ai/fr/models.md)
- [Tarifs](https://runapi.ai/fr/pricing.md)
- [Fournisseurs](https://runapi.ai/fr/models)
- [Documentation](https://runapi.ai/fr/docs/guides)
- [SDK](https://runapi.ai/fr/sdk.md)
- [CLI](https://runapi.ai/fr/cli.md)
- [Serveur MCP](https://runapi.ai/fr/mcp.md)
- [Claude Code vs Cursor](https://runapi.ai/fr/claude-code-vs-cursor.md)
- [Configuration de l’API Cursor](https://runapi.ai/fr/cursor-api-setup.md)
- [RunAPI vs OpenRouter](https://runapi.ai/fr/openrouter-alternative.md)
- [Entreprise](https://runapi.ai/fr/contact.md)
- [Contact](https://runapi.ai/fr/contact.md)
- [Conditions](https://runapi.ai/fr/terms.md)
- [Confidentialité](https://runapi.ai/fr/privacy.md)
- [Index du site pour les agents](https://runapi.ai/llms.txt)

Contact: contact@runapi.ai

## Données structurées

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "fr",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/fr",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/fr/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "fr",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/fr",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/fricon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "fr",
    "@type": "TechArticle",
    "headline": "Kling",
    "description": "Generate video from text or images with Kuaishou's Kling models, plus avatars, motion control, extension, and editing.",
    "url": "https://runapi.ai/fr/docs/api/kling",
    "mainEntityOfPage": "https://runapi.ai/fr/docs/api/kling"
  }
]
```
