---
title: Veo 3.1 API — 變體、價格與 model skill | RunAPI
description: 比較 Veo 3.1 API 變體、每次呼叫價格，以及用於 app 開發的 Veo 3.1 skill。一組 API key，skills-first workflow。
url: https://runapi.ai/zh-TW/models/veo-3.1.md
canonical: https://runapi.ai/zh-TW/models/veo-3.1
locale: zh-TW
site: RunAPI
image: https://runapi.ai/assets/opengraph-f702f2b1.png
alternates:
  en: https://runapi.ai/models/veo-3.1
  zh-CN: https://runapi.ai/zh-CN/models/veo-3.1
  es: https://runapi.ai/es/models/veo-3.1
  ja: https://runapi.ai/ja/models/veo-3.1
  de: https://runapi.ai/de/models/veo-3.1
  fr: https://runapi.ai/fr/models/veo-3.1
  pt-BR: https://runapi.ai/pt-BR/models/veo-3.1
  ko: https://runapi.ai/ko/models/veo-3.1
  it: https://runapi.ai/it/models/veo-3.1
  nl: https://runapi.ai/nl/models/veo-3.1
  pl: https://runapi.ai/pl/models/veo-3.1
  tr: https://runapi.ai/tr/models/veo-3.1
  zh-TW: https://runapi.ai/zh-TW/models/veo-3.1
  zh-HK: https://runapi.ai/zh-HK/models/veo-3.1
  ar: https://runapi.ai/ar/models/veo-3.1
  x-default: https://runapi.ai/models/veo-3.1
model: Veo 3.1
provider: Google
modality: video
variant_count: 3
price_from_cents: 30
---

> HTML version: https://runapi.ai/zh-TW/models/veo-3.1
> Site index for agents: https://runapi.ai/llms.txt


# Veo 3.1 API

High-fidelity video generation up to 4K with natively synthesized dialogue, sound effects, and ambience.

- [在 playground 試用](https://runapi.ai/zh-TW/login)
- [API reference →](https://runapi.ai/docs/api/veo-3-1/text-to-video)

**Provider:** Google
**Modality:** Video
**Catalog:** 3 variants

Veo 3.1 is Google DeepMind's video generation model that produces high-fidelity video clips with native audio synthesis, including ambient sound, dialogue, and music generated in sync with the visuals.

- 多種變體可對應不同速度／品質等級
- Model skill 包含文件、schema 與 setup 備註
- 支援 app-focused coding workflows
- 生成失敗不收費

## 比較所有 API 變體

| Version | Variant | Pricing | Billing | URL |
|---|---|---|---|---|
| veo-3.1 | `veo-3.1` | $2.50 | call | [查看 →](https://runapi.ai/zh-TW/models/veo-3.1/veo-3.1.md) |
| veo-3.1-fast | `veo-3.1-fast` | $0.600 | call | [查看 →](https://runapi.ai/zh-TW/models/veo-3.1/fast.md) |
| veo-3.1-lite | `veo-3.1-lite` | $0.300 | call | [查看 →](https://runapi.ai/zh-TW/models/veo-3.1/lite.md) |

## Utility endpoints

| Endpoint | Pricing | Billing |
|---|---|---|
| `extend_video` | $2.50 | call |
| `upscale_video` | $1.20 | call |

## 為 app 開發安裝 Veo 3.1 skill

將模型文件、schema、價格備註與 setup 步驟載入 coding workspace。

```sh
npx skills add runapi-ai/veo-3.1 -g
```

```text
Install the Veo 3.1 skill for this app:

1. Add runapi-ai/veo-3.1 with the skills installer.
2. Load SKILL.md in this workspace.
3. Use its docs, schemas, pricing notes, and setup steps when adding model features.
4. Confirm the install path when done.
```

- [Use Veo 3.1 in OpenClaw](https://runapi.ai/zh-TW/openclaw-veo-3.1.md) — Prompt, curl command, parameters, and FAQ.
- [Use Veo 3.1 in Hermes Agent](https://runapi.ai/zh-TW/hermes-veo-3.1.md) — Custom provider setup, API call, and FAQ.

## 從 model skill 到第一次結果，只要四步

1. **選擇模型** — 挑選符合輸出類型、品質門檻與延遲目標的模型與變體。
2. **設定** — 設定 RunAPI key，並在 coding workspace 安裝 model skill。
3. **開發** — 使用 skill 指引，在你的 app 內加入模型功能。
4. **接收** — 透過 task ID 查詢、在支援時串流，或處理 webhook callback。

## 什麼是 Veo 3.1 API？

Veo 3 is a frontier video generation model by Google DeepMind, notable for its native audio-video joint synthesis. Through RunAPI, it benefits from unified API access and shared billing across all Google models.

**供應商:** Google
**模態:** Video

## 為什麼透過 RunAPI 使用 Veo 3.1 API

- **一組驗證，全部供應商通用** — 一把 RunAPI 金鑰就能開通整個目錄。無需分開註冊帳戶，也不用為每個整合各自輪替金鑰。
- **統一價格與計費** — 以美元按次計費，每月結帳。失敗的生成不收費。
- **內含 schema 的 skill** — 型別化 schema 與 setup 備註打包在 model skill 內，讓實作從正確契約開始。

## 常見問題

### Does Veo 3.1 generate audio with the video?

Yes — Veo 3.1 natively synthesizes synchronized audio including dialogue, sound effects, and ambience in the same generation call.

### What resolution does Veo 3.1 output?

Native 1080p generation with upscaling support to 4K (3840×2160). Aspect ratios include 16:9 and 9:16.

### How long can generated clips be?

4, 6, or 8 seconds per generation. Scene Extension works once from a text-to-video result and cannot be chained.

### Are generated videos watermarked?

All Veo outputs include an invisible SynthID watermark embedded in the pixel data, which persists through compression and resizing.

### How is the audio generated?

Veo 3.1 generates native audio synchronized with the on-screen action, matching sound to the motion and events in the scene.

### 我應該先從哪個版本開始？

先選擇符合你品質標準中最便宜的版本。大多數團隊會先用快速版本，之後再升級到專業版用於正式上線。

### 有免費方案嗎？

新帳戶可在每個模型上免費使用首次呼叫。之後則按次計費。

### 你們支援串流結果嗎？

只要該功能可用，RunAPI 會提供端到端串流。

### 失敗的請求如何計費？

生成失敗不會收費。

### 輸出結果有快取嗎？

生成結果會儲存，並可透過任務 ID 取回。輸入內容不會快取。

### 可以商業使用嗎？

可以——除非模型授權明確限制，否則每個版本都包含商業使用權；若有例外，會在版本頁面標示。

### 速率限制怎麼算？

每個金鑰的速率限制會依使用等級而提升。最新限制請參考定價頁面。

### 如果遇到問題，要去哪裡回報？

請在公開的 GitHub repo 開 issue，或寄信給支援。


## 如果你喜歡 Veo 3.1 API，可以試試這些

- [Gemini Omni](https://runapi.ai/zh-TW/models/gemini-omni.md) — 起價 $0.0000
- [Grok Imagine](https://runapi.ai/zh-TW/models/grok-imagine.md) — 起價 $0.0000
- [Hailuo](https://runapi.ai/zh-TW/models/hailuo.md) — 起價 $0.500
- [HappyHorse](https://runapi.ai/zh-TW/models/happyhorse.md) — 起價 $0.410

## 開始用 Veo 3.1 API 開發。

- [建立免費帳戶](https://runapi.ai/zh-TW/login)
- [閱讀快速入門 →](https://runapi.ai/docs/api/veo-3-1/text-to-video)

### 版本

- [Veo 3.1 veo-3.1](https://runapi.ai/zh-TW/models/veo-3.1/veo-3.1.md)
- [Veo 3.1 veo-3.1-fast](https://runapi.ai/zh-TW/models/veo-3.1/fast.md)
- [Veo 3.1 veo-3.1-lite](https://runapi.ai/zh-TW/models/veo-3.1/lite.md)

### 同類別

- [Gemini Omni](https://runapi.ai/zh-TW/models/gemini-omni.md)
- [Grok Imagine](https://runapi.ai/zh-TW/models/grok-imagine.md)
- [Hailuo](https://runapi.ai/zh-TW/models/hailuo.md)
- [HappyHorse](https://runapi.ai/zh-TW/models/happyhorse.md)

### 來自此供應商

- [Gemini](https://runapi.ai/zh-TW/models/gemini.md)
- [Gemini Omni](https://runapi.ai/zh-TW/models/gemini-omni.md)
- [Gemini TTS](https://runapi.ai/zh-TW/models/gemini-tts.md)
- [Imagen 4](https://runapi.ai/zh-TW/models/imagen-4.md)

### 文件

- [快速開始](https://runapi.ai/docs/api/veo-3-1/text-to-video)
- [API 參考](https://runapi.ai/docs/api/veo-3-1/text-to-video)
- [SDK README](https://github.com/runapi-ai)
- 更新紀錄

---

## More from RunAPI

- [Home](https://runapi.ai/zh-TW/.md)
- [模型](https://runapi.ai/zh-TW/models.md)
- [AI 影片 API 比較](https://runapi.ai/zh-TW/ai-video-api-comparison.md)
- [OpenClaw 整合](https://runapi.ai/zh-TW/openclaw.md)
- [OpenClaw 最佳 API](https://runapi.ai/zh-TW/best-api-for-openclaw.md)
- [OpenClaw 圖片生成](https://runapi.ai/zh-TW/openclaw-image-generation.md)
- [Hermes Agent 整合](https://runapi.ai/zh-TW/hermes-agent.md)
- [價格](https://runapi.ai/zh-TW/pricing.md)
- [Claude API 價格](https://runapi.ai/zh-TW/claude-api-pricing.md)
- [ChatGPT API 價格](https://runapi.ai/zh-TW/chatgpt-api-pricing.md)
- [OpenAI API 價格](https://runapi.ai/zh-TW/openai-api-pricing.md)
- [Gemini API 價格](https://runapi.ai/zh-TW/gemini-api-pricing.md)
- [Claude Code 價格](https://runapi.ai/zh-TW/claude-code-pricing.md)
- [Claude Code API](https://runapi.ai/zh-TW/claude-code-api.md)
- [Claude Code 對比 Cursor](https://runapi.ai/zh-TW/claude-code-vs-cursor.md)
- [Claude Max 對比 API](https://runapi.ai/zh-TW/claude-max-vs-api.md)
- [Requesty 替代方案](https://runapi.ai/zh-TW/requesty-alternative.md)
- [文件](https://runapi.ai/zh-TW/docs/guides)
- [SDK](https://runapi.ai/zh-TW/sdk.md)
- [技能](https://runapi.ai/zh-TW/skills.md)
- [MCP Server](https://runapi.ai/zh-TW/mcp.md)
- [CLI](https://runapi.ai/zh-TW/cli.md)
- [意見回饋](https://runapi.makethisbetter.dev)
- [聯絡我們](mailto:support@runapi.ai)
- [服務條款](https://runapi.ai/zh-TW/terms.md)
- [隱私權](https://runapi.ai/zh-TW/privacy.md)
- [Site index for agents](https://runapi.ai/llms.txt)

Contact: contact@runapi.ai

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-TW",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/zh-TW",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/zh-TW/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-TW",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/zh-TW",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/zh-TWicon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-TW",
    "@type": "SoftwareApplication",
    "name": "Veo 3.1",
    "applicationCategory": "DeveloperApplication",
    "operatingSystem": "Cross-platform",
    "hasVariant": [
      {
        "@type": "SoftwareApplication",
        "name": "Veo 3.1 veo-3.1"
      },
      {
        "@type": "SoftwareApplication",
        "name": "Veo 3.1 veo-3.1-fast"
      },
      {
        "@type": "SoftwareApplication",
        "name": "Veo 3.1 veo-3.1-lite"
      }
    ],
    "offers": {
      "@type": "AggregateOffer",
      "lowPrice": "$0.300",
      "priceCurrency": "USD"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-TW",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://runapi.ai/zh-TW"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Models",
        "item": "https://runapi.ai/zh-TW/models"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "Veo 3.1",
        "item": "https://runapi.ai/zh-TW/models/veo-3.1"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-TW",
    "@type": "HowTo",
    "name": "從 model skill 到第一次結果，只要四步",
    "description": "比較 Veo 3.1 API 變體、每次呼叫價格，以及用於 app 開發的 Veo 3.1 skill。一組 API key，skills-first workflow。",
    "totalTime": "PT5M",
    "step": [
      {
        "@type": "HowToStep",
        "position": 1,
        "name": "選擇模型",
        "text": "挑選符合輸出類型、品質門檻與延遲目標的模型與變體。",
        "url": "https://runapi.ai/zh-TW/models/veo-3.1#how-step-1"
      },
      {
        "@type": "HowToStep",
        "position": 2,
        "name": "設定",
        "text": "設定 RunAPI key，並在 coding workspace 安裝 model skill。",
        "url": "https://runapi.ai/zh-TW/models/veo-3.1#how-step-2"
      },
      {
        "@type": "HowToStep",
        "position": 3,
        "name": "開發",
        "text": "使用 skill 指引，在你的 app 內加入模型功能。",
        "url": "https://runapi.ai/zh-TW/models/veo-3.1#how-step-3"
      },
      {
        "@type": "HowToStep",
        "position": 4,
        "name": "接收",
        "text": "透過 task ID 查詢、在支援時串流，或處理 webhook callback。",
        "url": "https://runapi.ai/zh-TW/models/veo-3.1#how-step-4"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-TW",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "Does Veo 3.1 generate audio with the video?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Yes — Veo 3.1 natively synthesizes synchronized audio including dialogue, sound effects, and ambience in the same generation call."
        }
      },
      {
        "@type": "Question",
        "name": "What resolution does Veo 3.1 output?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Native 1080p generation with upscaling support to 4K (3840×2160). Aspect ratios include 16:9 and 9:16."
        }
      },
      {
        "@type": "Question",
        "name": "How long can generated clips be?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "4, 6, or 8 seconds per generation. Scene Extension works once from a text-to-video result and cannot be chained."
        }
      },
      {
        "@type": "Question",
        "name": "Are generated videos watermarked?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "All Veo outputs include an invisible SynthID watermark embedded in the pixel data, which persists through compression and resizing."
        }
      },
      {
        "@type": "Question",
        "name": "How is the audio generated?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Veo 3.1 generates native audio synchronized with the on-screen action, matching sound to the motion and events in the scene."
        }
      },
      {
        "@type": "Question",
        "name": "我應該先從哪個版本開始？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "先選擇符合你品質標準中最便宜的版本。大多數團隊會先用快速版本，之後再升級到專業版用於正式上線。"
        }
      },
      {
        "@type": "Question",
        "name": "有免費方案嗎？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "新帳戶可在每個模型上免費使用首次呼叫。之後則按次計費。"
        }
      },
      {
        "@type": "Question",
        "name": "你們支援串流結果嗎？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "只要該功能可用，RunAPI 會提供端到端串流。"
        }
      },
      {
        "@type": "Question",
        "name": "失敗的請求如何計費？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "生成失敗不會收費。"
        }
      },
      {
        "@type": "Question",
        "name": "輸出結果有快取嗎？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "生成結果會儲存，並可透過任務 ID 取回。輸入內容不會快取。"
        }
      },
      {
        "@type": "Question",
        "name": "可以商業使用嗎？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "可以——除非模型授權明確限制，否則每個版本都包含商業使用權；若有例外，會在版本頁面標示。"
        }
      },
      {
        "@type": "Question",
        "name": "速率限制怎麼算？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "每個金鑰的速率限制會依使用等級而提升。最新限制請參考定價頁面。"
        }
      },
      {
        "@type": "Question",
        "name": "如果遇到問題，要去哪裡回報？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "請在公開的 GitHub repo 開 issue，或寄信給支援。"
        }
      }
    ]
  }
]
```
