---
title: Veo 3.1 | RunAPI
description: Generate video from text, extend an existing clip, and upscale the result
  with Google Veo 3.1.
url: https://runapi.ai/fr/docs/api/veo-3-1.md
canonical: https://runapi.ai/fr/docs/api/veo-3-1
locale: fr
---

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

# Veo 3.1

- [Veo 3.1 Prolonger une vidéo](https://runapi.ai/fr/docs/api/veo-3-1/extend-video.md) — Continue a completed Veo video from its task id.
- [Veo 3.1 Texte en vidéo](https://runapi.ai/fr/docs/api/veo-3-1/text-to-video.md) — Generate video from prompts, first and last frames, or up to three reference images with Google Veo 3.1.
- [Veo 3.1 Améliorer une vidéo](https://runapi.ai/fr/docs/api/veo-3-1/upscale-video.md) — Raise a finished Veo clip to 1080p or 4K.

---

## 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": "Veo 3.1",
    "description": "Generate video from text, extend an existing clip, and upscale the result with Google Veo 3.1.",
    "url": "https://runapi.ai/fr/docs/api/veo-3-1",
    "mainEntityOfPage": "https://runapi.ai/fr/docs/api/veo-3-1"
  }
]
```
