
Is Gemini Omni API Available? Model ID and Pricing Status

Before planning integration, wait for Google-owned evidence: a public model ID, API endpoint, pricing, quota, rate limits, usage terms, and Gemini API or Vertex AI documentation.
TL;DR
- Gemini Omni is a watch item, not a confirmed public API route.
- Early reports describe Gemini Omni as a video model or video feature inside Gemini, but that is not the same as documented API access.
- Google already documents Veo 3.1 through official Gemini API and Vertex AI paths, so Veo 3.1 is the clearer Google video baseline today.
- Do not write production code around Gemini Omni until Google publishes public API evidence.
- If Google announces Gemini Omni around Google I/O 2026, the next useful checks are model ID, pricing, quota, input/output support, latency, and commercial terms.
Is Gemini Omni API available?
Not as a public developer API in the official sources reviewed for this article.
The important distinction is this:
- a Gemini app UI signal can show that a product name is being tested
- a public Gemini API model ID shows that developers can build against a documented route
What is Gemini Omni?
Gemini Omni is a reported Google video-generation name that surfaced in Gemini-related interfaces shortly before Google I/O 2026.
The current public discussion points to several possibilities:
- a new Gemini video model
- a new Gemini app product layer for video creation and editing
- a Veo-backed experience rebranded or extended inside Gemini
- a future unified multimodal system that could bring video, image, and audio workflows closer together
Those interpretations are plausible, but they are not the same as official API documentation. Google has not yet clarified whether Gemini Omni is a standalone model, a Gemini consumer-product feature, a Veo extension, or a developer API route.
Evidence tracker: what is confirmed and what is not
The useful public evidence is mostly third-party reporting:
- TestingCatalog reported Gemini Omni surfacing in Gemini UI ahead of I/O 2026, including language around creating with Gemini Omni and editing video in chat.
- 9to5Google reported early Gemini Omni demos and noted that how Omni fits with Gemini and Veo is still unclear. These are meaningful market signals. They tell us that the name is circulating and that a Google video update may be close.
- a public Gemini Omni API
- a production model ID
- official pricing
- official rate limits
- a stable developer endpoint
For developer planning, those missing pieces matter more than the leak itself.
API status checklist
If your team wants to use Gemini Omni in production, the evidence checklist is straightforward.
| Developer question | What to verify | Status as of May 12, 2026 |
|---|---|---|
| Is Gemini Omni a public API? | A Google Gemini API or Vertex AI model page | Not documented yet |
| Is there a public model ID? | A Google-owned model ID in official docs | Not publicly confirmed |
| Is pricing available? | Google pricing page or API billing docs | Not published |
| Can teams build on it? | Endpoint, SDK examples, quota, terms | Not safe for production planning yet |
| What is usable now? | A documented video API route | Veo 3.1 is the clearer Google baseline |
This is the practical rule:
Search controversy: why the results are confusing
Gemini Omni is a new term, so the search results are still unstable. That creates a few predictable problems.
| Search controversy | Why it matters | Safer developer interpretation |
|---|---|---|
| "Gemini Omni is launched" | A demo or UI string can be mistaken for general availability | Treat it as reported until Google publishes a release note |
| "Gemini Omni API" | Users want API access, but app access and API access are different | Look for official Gemini API or Vertex AI docs |
| "Gemini Omni model ID" | Community posts may circulate internal strings | Internal app identifiers are not public API model IDs |
| "Gemini Omni pricing" | Pricing is a high-intent query, so sites may publish thin pages early | Do not trust pricing until Google or a verified route page publishes it |
| "Gemini Omni generator" | Exact-match third-party pages may look like product pages | Separate unofficial tools from Google-owned documentation |
This is where EvoLink's stance is deliberately conservative. If the article cannot point to Google-owned evidence, it should label the claim as reported, unverified, or not yet documented.
Developer verification checklist
Before using Gemini Omni in a real product, verify at least these items:
- Model ID: Does Google publish a developer-facing model ID?
- Endpoint: Is it available through Gemini API, Vertex AI, Google AI Studio, or only the Gemini app?
- Input support: Does it accept text, image, video, audio, or reference assets?
- Output support: What duration, aspect ratio, resolution, audio, and editing outputs are documented?
- Pricing: Is billing per second, per video, per credit, or tiered by quality?
- Quota and rate limits: Can the route support production volume?
- Usage terms: Are commercial use and generated-output rights clear?
- Latency and reliability: Does the route behave predictably enough for customer-facing workflows?
- Fallback path: Can your app route to Veo, Kling, Seedance, Wan, or another model if Omni is unavailable?
If any of those are missing, the model may still be exciting, but it is not ready to be a core production dependency.
What to use while Gemini Omni API is not public
Veo 3.1 is not the only option in the broader video API market. Depending on your workflow, you may also evaluate:
- Kling for standard text-to-video and image-to-video generation
- Seedance for cinematic or human-video workflows
- Wan for story-led video generation and fixed-output planning
- other available video routes where model IDs, pricing, and API behavior are documented
The key is not to lock your product around one rumored model name. Put video generation behind an internal abstraction:
- submit a job
- poll or receive completion
- fetch generated assets
- record cost, latency, and failure reason
- swap models without changing the user-facing workflow
That makes Gemini Omni an evaluation event later, not a rewrite.
How EvoLink will evaluate Gemini Omni if it becomes public
If Google publishes Gemini Omni as a public API route, EvoLink should evaluate it on production criteria, not only demo quality.
| Evaluation area | What matters |
|---|---|
| API availability | Is there a stable public model route? |
| Pricing shape | Per second, per video, credit-based, preview-only, or tiered |
| Latency | Whether output time fits customer workflows |
| Quota | Whether rate limits support batch or production usage |
| Editing ability | Whether remix, object swap, or chat-based editing are exposed through API |
| Quality | Prompt adherence, identity consistency, audio, temporal coherence |
| Reliability | Failure rate, retry behavior, and predictable outputs |
| Terms | Commercial use and generated-output rules |
This evaluation is what separates a useful developer guide from a hype article.
Google I/O 2026 watchlist
- a Google blog post naming Gemini Omni
- a Gemini API model row
- a Vertex AI model page
- Google AI Studio visibility
- pricing and billing language
- quota or rate-limit language
- supported input and output modalities
- release stage: experimental, preview, paid preview, or generally available
An I/O keynote demo alone would be interesting. For developers, the real milestone is documentation.
When this page should become a tutorial
This article should stay a status page until Google publishes a real developer surface for Gemini Omni.
It should only be rewritten into a tutorial after at least one official source confirms:
- a public model ID
- a supported API endpoint
- SDK or request examples
- pricing
- quota or rate-limit guidance
- usage terms
Until then, a "how to use Gemini Omni API" article would be premature. The useful job of this page is to separate public evidence from search speculation.
Next step for teams building video features
If you need video generation in production today, compare available documented routes first. Keep your integration flexible, and treat Gemini Omni as a route to evaluate if Google turns it into a public API.
Compare Available Video Models on EvoLinkFAQ
Is Gemini Omni API available now?
Does Gemini Omni have a public model ID?
No public developer-facing model ID has been confirmed by Google. Community or app-internal strings should not be treated as public API model IDs.
Is Gemini Omni the same as Veo 3.1?
That is not confirmed. Gemini Omni could be a new model, a Gemini app product layer, or a Veo-backed experience. Until Google explains the relationship, developers should avoid hard claims.
Will Gemini Omni launch at Google I/O 2026?
Can developers build with Gemini Omni today?
Not safely. Developers should wait for a public model ID, endpoint, pricing, quota, rate limits, usage terms, and API documentation.
What should developers use before Gemini Omni API is public?
Is Gemini Omni pricing available?
No official public Gemini Omni API pricing was found in the sources reviewed for this article. Do not plan budgets around unofficial pricing pages.
What will prove Gemini Omni is production-ready?
A production-ready signal would include Google-owned documentation, a public model ID, pricing, quota, supported modalities, usage terms, and enough reliability data for real workloads.


