Skip to main content

video models

Veo 3 API / High-quality video generation with a realistic audio model API!

Experience 動画生成モデルです。

今すぐ始める!

Veo 3 API 料金

Pay-as-you-go access through PiAPI.

Veo 3 API

$0.06-$0.24/sec /秒

Developer-ready API access

Features

Capabilities from the production model page.

出力形式を設定可能

横向き・縦向き、720p・1080p など、SNSや映像制作向けの形式で生成できます。

大幅な音声強化

Veo 3 は音声生成を統合し、会話音声や環境音を同一フローで扱えます。

最高クラスの品質

Veo 3 はリアリズム、物理表現、プロンプト遵守を改善し、映画的な結果を実現します。

Veo 3 Fast バリアント

Fast モードは T2V と I2V をサポートし、実験、広告、スケール運用に適しています。

高度なクリエイティブ制御

スタイル、テンポ、構図を制御しながら、映像と音声の一貫性を高めます。

安全性とコンプライアンス

出力は著作権、プライバシー、バイアスのリスクを下げるために自動チェックされます。

非同期実行

タスクをバックグラウンド送信し、コールバック対応フローで後から結果を取得できます。

フレーム制御

最初と最後のフレームを調整して、より滑らかな遷移と精密な演出を実現できます。

Get started

Create your API key

Sign up and grab an API key from the PiAPI workspace — free credits are included on sign-up.

Top up credits

Add credits on the billing page when you are ready to scale beyond the free tier.

Call the API

POST your first task following the API docs, then poll the task until the result is ready.

Iterate in the playground

Prototype prompts and settings in the the playground above before wiring them into your product.

curl -X POST 'https://api.piapi.ai/api/v1/task' \
  -H 'X-API-Key: YOUR_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{
    "model": "veo3",
    "task_type": "veo3-video",
    "input": {
      "prompt": "A cinematic shot of waves rolling onto a golden beach at sunset",
      "duration": "8s",
      "resolution": "720p",
      "aspect_ratio": "16:9",
      "generate_audio": false
    }
  }'

# → { "task_id": "9d5a…", "status": "pending" }

Veo 3 API の詳細をお探しですか?

Google Veo 3 とは何ですか?

Google Veo 3 は、映画的な動画生成のための高度な Veo 3 AI モデルです。

API 経由で Veo 3 にアクセスするには?

PiAPI の Veo AI API エンドポイントを使ってプロンプトを送信し、生成動画を受け取れます。

Veo 3 は他の動画AIモデルと何が違いますか?

Veo 3 はネイティブ音声、時間的一貫性、よりリアルな動きが特長です。

長さや解像度を制御できますか?

はい。Veo API の呼び出し時に長さと解像度を制御できます。

Veo 3 は本番用途に適していますか?

はい。多くのチームが広告、トレーラー、コンセプト可視化に利用しています。

Veo 3.1 をサポートしていますか?

はい、PiAPI は Veo 3.1 API をサポートしています。Veo 3.1 のページを確認し、今すぐワークフローに組み込めます。

PiAPI は Fast モードをサポートしていますか?

はい。PiAPI は高速ワークフロー向けに Veo 3 API の Fast モードを提供しています。

More questions? See the API docs.