Quick Answer

  • Gemini Omni Flash supports Text-to-Video, Image-to-Video, R2V, and Video Edit in one workflow.
  • Use this model guide page to validate parameters with minimal request/response examples.
  • Stabilize prompts here first, then move to production API integration.

Key Parameters

  • model | string | required | gemini_omni_flash | - | Model identifier. Use the fixed value `gemini_omni_flash`.
  • prompt | string | required | - | - | Main instruction describing the subject, action, scene, and style.
  • aspect_ratio | string | optional | 16:9 | 16:9 | 9:16 | Video aspect ratio. Defaults to `16:9`; supports `16:9 | 9:16`.
  • duration | integer | optional | 6 | 4 | 6 | 8 | 10 | Output duration in seconds. Defaults to `6`; supports `4 | 6 | 8 | 10`.
  • resolution | string | optional | 720P | 720P | 1080p | Output resolution. Defaults to `720P`; supports `720P | 1080p`.

Common Errors

  • 400 invalid_request_error: trigger=Request payload misses required fields or has invalid field types.; fix=Validate model, mode, and input schema before request.; retry=Retry only after fixing payload; avoid blind retries.
  • 401 authentication_error: trigger=Missing Authorization header or invalid API key.; fix=Verify Bearer token format and API key scope.; retry=Retry after auth fix; rotate key if repeated failures continue.
  • 429 rate_limit_exceeded: trigger=Request rate, concurrency, or current quota hits upstream rate limiting.; fix=Apply exponential backoff first, then review request rate, concurrency, and quota usage.; retry=Use exponential backoff (e.g., 1s/2s/4s) with jitter; if it persists, reduce submission pressure.
  • 500 internal_error: trigger=Transient upstream error or internal processing failure.; fix=Capture request id and trigger retry workflow.; retry=Retry 2-3 times with short delays; escalate if persistent.

Gemini Omni Flash

商用利用

Generate fast creative video drafts through ToAPIs with a unified account and API key.

モデルタイプ:
料金: Standard task 提供開始後のアカウント価格に準拠; Longer output 提供開始後のアカウント価格に準拠

入力

フォームJSON

参照画像

主体、カメラ、シーン、スタイルを説明してください。149 / 1200

詳細オプション

サンプルパラメータ

出力

プレビューJSON
Gemini Omni Flash generated city concept preview shown as the default try panel result
サンプル結果

生成には時間がかかります。しばらくお待ちください。このページを離れても、[ タスクログ ] で生成した内容を直接確認できます。

リクエストをプレビュー

{
  "model": "gemini_omni_flash",
  "prompt": "A 6-second product concept clip showing a futuristic city street generated with Gemini Omni Flash, slow camera push-in, natural light, stable motion.",
  "aspect_ratio": "16:9",
  "duration": 6,
  "resolution": "720P"
}

Video

Generation workflow

Async

Task polling

API

Production-ready

Route

Multi-model access

生成例

Gemini Omni Flash の生成結果を見る

このモデルで生成
Gemini Omni Flash video model guide visual

Fast creative video generation workflows

透明な料金体系

Gemini Omni Flash video pricing

Video models are usually priced by task, duration, or output settings. Confirm the final quote before submission.

クレジットを追加

Standard task

ToAPIs

未定

task

Longer output

ToAPIs

未定

task

Final billing follows the current account pricing and submitted video parameters.

ToAPIs を選ぶ理由

Why use ToAPIs for Gemini Omni Flash?

Use one account to compare video, image, and language models before committing to a workflow.

Async workflow

Submit generation tasks and poll status without blocking your app.

Creative iteration

Generate draft clips for ads, product stories, and social content.

Unified API access

Use the same ToAPIs key across video, image, and text models.

Integrate video generation in three steps

Plan around async task status, output duration, and credit usage.

  1. 1

    Draft the prompt

    Describe camera motion, subject, scene, and style before submitting.

  2. 2

    Submit a task

    Use the video endpoint and store the returned task ID.

  3. 3

    Poll and deliver

    Poll status, retrieve the video URL, and handle retries in your queue.

Best-fit video workloads

Ad concepts

Create rough motion concepts before moving to final production.

Product demos

Turn feature ideas into short product storyboards.

Social content

Produce high-frequency visual variations for social channels.

よくある質問

Gemini Omni Flash video FAQ

Is video generation synchronous?

No. Treat video generation as an async task and poll for completion.

Can I test before integrating?

Yes. Start with free credits and validate prompt quality before using the API in production.

How should I control cost?

Limit duration, queue low-priority jobs, and compare models before scaling usage.

Gemini Omni Flash API

Start building video workflows on ToAPIs

Create a key, test video prompts, and route generation tasks through one API gateway.

Try video generation through one ToAPIs account.

Start with free credits, validate prompts, then connect the async video API.

Sign up to get free credits