Google's GA multimodal video model supports generation, natural-language editing, frame interpolation, and video extension. APIMart provides it through a dedicated official channel with asynchronous task tracking and resolution-based billing.
Prefer automatic inference unless the intended behavior is ambiguous.
Video link valid for 72 hours
Generate from text, animate image references, interpolate between first and last frames, or edit an existing clip. Select 360p, 720p, 1080p, or 4K output and manage every job through APIMart's asynchronous task workflow.
50K+
Active Users
99.9%
Uptime
2x
Faster
70%
Cost Savings
Documented controls for building generation, interpolation, editing, and extension workflows
Use the model's documented input modes for controlled creative and production tasks
Create a key, submit a valid asynchronous request, and retrieve the completed video
Sign in to APIMart, create an API key, and send it as a Bearer token in the Authorization header. Keep the key on your server and never expose it in public client code.
Set model to gemini-omni-1.1-flash and provide a prompt or at least one supported image or video asset. If omitted, resolution defaults to 720p and aspect_ratio defaults to 16:9.
Submit the generation request, poll the returned task_id until completion, and read the hosted video URL from result.videos[0].url. Download results you need to retain long term.
Supported inputs, parameters, limits, billing, and task handling on APIMart
It is Google's GA multimodal video model for text-to-video, image-to-video, first-last frame interpolation, video editing, and conversational extension. On APIMart, use the dedicated model ID gemini-omni-1.1-flash with the unified video endpoint.
The request supports model, prompt, resolution, aspect_ratio, image_urls, first_frame_image, last_frame_image, image_with_roles, video_urls, metadata.task, and extend_from_task_id. A prompt or at least one image or video asset is required.
No. Generated clips are approximately 3–10 seconds long, but this API does not expose a duration parameter. Output is 24 fps and includes generated audio.
Use first_frame_image by itself for image-to-video, or submit it together with last_frame_image for interpolation. Submitting only last_frame_image returns a 400 invalid_frame_images error. The two images should have the same proportions and match aspect_ratio.
You can provide up to 10 images in total, including first and last frames, plus no more than one reference or editable video of up to 10 seconds. Public HTTP(S) URLs and supported base64 data URLs are accepted. Audio input and YouTube links are not supported.
Send POST /v1/videos/generations and store the returned task_id. Poll GET /v1/tasks/{task_id} every 5–10 seconds until the task is completed or failed. Allow a client timeout of up to 10 minutes because 4K and video-input jobs take longer.
For direct editing, pass one clip in video_urls with a focused prompt. To continue a prior result without uploading it again, pass the successful APIMart task ID in extend_from_task_id. The previous task must belong to the current user and use an Omni model.
The selected resolution determines the output-token rate. APIMart first reserves enough credits for a maximum 10-second result, then adjusts the charge to the actual token usage after success. A failed task is not charged, and insufficient reserved balance returns HTTP 402.
The endpoint does not accept system prompts, temperature, a negative-prompt field, audio input, or a duration parameter. Put exclusions and audio direction directly in prompt instead.
You can reach us via the live chat in the bottom-right corner, email us at [email protected], or join our Discord community. Our team will get back to you as soon as possible.
Explore more models in the same category.

Gemini Omni Flash Preview
gemini-omni-flash-preview is a multimodal video generation and editing model launched by Google.

Kling 3.0 Turbo
Kling-3.0-Turbo: A high-speed, high-quality AI video generation model ideal for quickly creating short videos.

Pixverse V6
pixverse-v6 is PixVerse's sixth-generation AI video generation model, primarily used for text-to-video and image-to-video generation.

Gemini Omni 1.1 Flash Ext
Omni-Flash-Ext is an extended video generation model in version 4.6.4 of Google's Gemini series.