---
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/pt-BR/docs/api/veo-3-1.md
canonical: https://runapi.ai/pt-BR/docs/api/veo-3-1
locale: pt-BR
---

> Versão HTML: https://runapi.ai/pt-BR/docs/api/veo-3-1
> Índice do site para agentes: https://runapi.ai/llms.txt

# Veo 3.1

- [Veo 3.1 Estender vídeo](https://runapi.ai/pt-BR/docs/api/veo-3-1/extend-video.md) — Continue a completed Veo video from its task id.
- [Veo 3.1 Texto para vídeo](https://runapi.ai/pt-BR/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 Ampliar vídeo](https://runapi.ai/pt-BR/docs/api/veo-3-1/upscale-video.md) — Raise a finished Veo clip to 1080p or 4K.

---

## Mais de RunAPI

- [Início](https://runapi.ai/pt-BR/.md)
- [Catálogo de modelos](https://runapi.ai/pt-BR/models.md)
- [Preços](https://runapi.ai/pt-BR/pricing.md)
- [Provedores](https://runapi.ai/pt-BR/models)
- [Documentação](https://runapi.ai/pt-BR/docs/guides)
- [SDKs](https://runapi.ai/pt-BR/sdk.md)
- [CLI](https://runapi.ai/pt-BR/cli.md)
- [Servidor MCP](https://runapi.ai/pt-BR/mcp.md)
- [Claude Code vs Cursor](https://runapi.ai/pt-BR/claude-code-vs-cursor.md)
- [Configuração da API do Cursor](https://runapi.ai/pt-BR/cursor-api-setup.md)
- [RunAPI vs OpenRouter](https://runapi.ai/pt-BR/openrouter-alternative.md)
- [Enterprise](https://runapi.ai/pt-BR/contact.md)
- [Contato](https://runapi.ai/pt-BR/contact.md)
- [Termos](https://runapi.ai/pt-BR/terms.md)
- [Privacidade](https://runapi.ai/pt-BR/privacy.md)
- [Índice do site para agentes](https://runapi.ai/llms.txt)

Contato: contact@runapi.ai

## Dados estruturados

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "pt-BR",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/pt-BR",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/pt-BR/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "pt-BR",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/pt-BR",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/pt-BRicon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "pt-BR",
    "@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/pt-BR/docs/api/veo-3-1",
    "mainEntityOfPage": "https://runapi.ai/pt-BR/docs/api/veo-3-1"
  }
]
```
