---
title: Runway | RunAPI
description: Generate video from text prompts and extend an existing clip with Runway's
  Gen models.
url: https://runapi.ai/pt-BR/docs/api/runway.md
canonical: https://runapi.ai/pt-BR/docs/api/runway
locale: pt-BR
---

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

# Runway

- [Runway Estender vídeo](https://runapi.ai/pt-BR/docs/api/runway/extend-video.md) — Continue a completed Runway video from a new prompt at 720p or 1080p.
- [Runway Texto para vídeo](https://runapi.ai/pt-BR/docs/api/runway/text-to-video.md) — Generate 5- or 10-second clips with the Gen models, from text or a first frame.

---

## 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": "Runway",
    "description": "Generate video from text prompts and extend an existing clip with Runway's Gen models.",
    "url": "https://runapi.ai/pt-BR/docs/api/runway",
    "mainEntityOfPage": "https://runapi.ai/pt-BR/docs/api/runway"
  }
]
```
