Gemini 2.5 Pro
oah/gemini-2.5-proDeploy Gemini 2.5 Pro with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
by Google (Closed Source)
Google's Gemini family offers powerful multimodal capabilities with large context windows. Compare Gemini API pricing and Google AI API pricing across model tiers. Gemini 2.5 Pro leads with 1M+ token context and native multimodal understanding, while Gemini 2.0 Flash provides fast, cost-effective inference.
Every Gemini request is scanned for 28+ PII entity types — SSNs, credit cards, emails, API keys, and more — before it reaches any provider.
Gemini is available across 1 providers. Our Smart Router picks the cheapest one per-request. 30% managed markup / 0% on Pro BYOK.
Change two lines in your OpenAI SDK — base_url and api_key — and every request flows through AISG. Full backward compatibility.
Per-request logging of token counts, latency, DLP violations, and cost. Never wonder what your AI spend is again.
oah/gemini-2.5-proDeploy Gemini 2.5 Pro with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/gemini-2.5-flashDeploy Gemini 2.5 Flash with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/gemini-2.5-flash-liteDeploy Gemini 2.5 Flash Lite with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
oah/gemini-2.0-flashDeploy Gemini 2.0 Flash with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.
Input / Output pricing by provider. Managed Mode adds a 30% managed markup. Pro BYOK = 0% markup.
| Model | Params | Context | Vision | Google Gemini |
|---|---|---|---|---|
Gemini 2.5 Pro oah/gemini-2.5-pro | — | — | No | $1.25/$10.00 |
Gemini 2.5 Flash oah/gemini-2.5-flash | — | — | No | $0.30/$2.50 |
Gemini 2.5 Flash Lite oah/gemini-2.5-flash-lite | — | — | No | $0.10/$0.40 |
Gemini 2.0 Flash oah/gemini-2.0-flash | — | — | No | $0.10/$0.40 |
What you get at each pricing tier. Hub adds security, governance, and multi-provider routing on top of raw API access.
| Mode | What You Pay | PII Redaction | Budget Caps | Routing | Audit Trail |
|---|---|---|---|---|---|
| Direct to Google | Provider pricing only | None | None | Manual | None |
| Hub — Managed Mode | Provider + 30% markup | 28+ PII types | Per-key hard caps | Smart Router | Full compliance log |
| Hub — Pro BYOK ($29/mo) | Direct to provider (0% markup) | 28+ PII types | Per-key hard caps | Smart Router | Full compliance log |
Long-document analysis and RAG over large corpora
Multimodal applications processing images and documents
Multilingual customer support and translation
High-throughput batch processing (Flash variant)
from openai import OpenAI
client = OpenAI(
base_url="https://api.aisecuritygateway.ai/v1",
api_key="your_hub_api_key"
)
# Use any virtual model name from the pricing table above
response = client.chat.completions.create(
model="oah/gemini-2.5-pro",
messages=[{"role": "user", "content": "Hello!"}]
)Use any virtual model name from the pricing table above (prefixed with oah/). Works with the standard OpenAI SDK. Every request is PII-scanned before reaching Google (Closed Source).
Get started with 1,000,000 free credits. Every Gemini request is PII-scanned, cost-optimized, and fully logged — zero configuration.
Not ready yet? Get notified about Gemini updates:
Meta's open-weights Llama family is the most widely deployed open-source LLM series. Compare Llama API pricing across Gr…
OpenAI's GPT family powers the majority of commercial AI applications. Compare GPT-4 API cost and OpenAI API pricing acr…
Anthropic's Claude family is built with safety and reliability at its core. Compare Claude API pricing and Claude Sonnet…
DeepSeek has rapidly risen as a leading open-source model family, known for exceptional coding performance and cost effi…
Mistral AI's model family spans from compact open-weights models to powerful commercial variants. Compare Mistral API pr…
Model registry last updated: 2026-04-18T17:41:46.389Z. Pricing shown is the lowest available rate across providers (per 1M tokens, USD). Actual pricing depends on provider and plan.