Gemini Omni API Provider
OmniVideo API for Gemini Omni video generation
Build text-to-video and image-to-video workflows with one REST API, API key authentication, asynchronous task creation, status polling, and usage logs.
REST
Generate and status endpoints
3-15s
Supported duration
3
Aspect ratios
std/pro
Generation modes
What OmniVideo API provides
OmniVideo API is a developer-facing service layer for Gemini Omni video generation. It gives product teams a stable public API surface while keeping upstream credentials, backend routing, billing, and task logs server-side.
Text-to-Video
Create video tasks from natural-language prompts with mode, aspect ratio, duration, and sound controls.
Image-to-Video
Guide generation with one or more public image URLs while preserving the same task and status flow.
Developer Dashboard
Manage API keys, inspect logs, view task statuses, and track consumed credits from one console.
Supported request controls
| Control | Values | Use |
|---|---|---|
| mode | std, pro | Choose standard or higher quality processing. |
| aspect_ratio | 16:9, 9:16, 1:1 | Match landscape, vertical, or square product layouts. |
| duration | 3 to 15 seconds | Control clip length for short-form video generation. |
| sound | true, false | Request audio when the workflow needs it. |
| image_urls | array of URLs | Switch from text-to-video to image-guided generation. |