UPROUTERONLINE

> Vertex AI

edit
cloud.google.com

Google Cloud's enterprise-grade AI platform (Vertex AI) providing managed access to Gemini models and third-party models like Llama and Mistral. Offers advanced features like grounding with Google Search, model tuning, and provisioned throughput for predictable performance.

unknownbest-effort probe · checked neverupvotes · community
Paid APIFreemiumLow risk· conf 90%verified
Free credits
$300.00
No public free-tier information found in the source reference; treat free-tier availability as unverified rather than confirmed absent.
Cheapest input /1M
Free
USD per 1M input tokens, best tracked model
Cheapest output /1M
$0.0000
USD per 1M output tokens, best tracked model
Models tracked
4
Canonical models with normalized pricing
// free_quota
$300.00provider-quoted

Value taken from the provider’s own published free-tier terms, expressed in USD.

note: No public free-tier information found in the source reference; treat free-tier availability as unverified rather than confirmed absent.

// pricinglast verified 4d ago
PlanTypeMonthlyInput /1MOutput /1MNote
Pay-as-you-gopaygFree$0.0000Cheapest tracked model rate (OpenRouter-normalized).
pricing_last_verified: 4d agoofficial pricing page

Pricing normalized from public sources — always verify with the provider.

// model prices

ModelInput /1MOutput /1MContext
Gemini 2.5 FlashFree$0.00001.0M
Gemini 2.5 Pro$0.0000$0.00001.0M
Meta: Llama 3.1 405B Instruct$0.0000$0.0000131k
Mistral Large 2407$0.0000$0.0000131k
// faq
$ Does Vertex AI have a free tier?

Yes — Vertex AI offers a free tier that we value at roughly $300.00 in free credits. Always confirm current limits on Vertex AI's official pricing page — free tiers change without notice.

$ How much does Vertex AI cost per 1M tokens?

The cheapest model we track at Vertex AI is Free per 1M input tokens and $0.0000 per 1M output tokens. This is normalized from Vertex AI's published pricing — verify with the provider before purchasing, since prices change frequently.

$ Is Vertex AI safe to use?

Uprouter rates Vertex AI as low risk. Rated low risk. a paid API provider with pricing, authentication and terms documented on its own site. The model coverage is consistent with a real upstream, so data and reliability risk are modest. The standing caveat is that free quotas, rate limits and logging options can change without notice, so route sensitive payloads carefully. Risk ratings are editorial, evidence-based, and never influenced by affiliate relationships.

$ Can I use Vertex AI through Uprouter Connect?

Vertex AI is not marked Connect-compatible in our catalog yet. You can still use their API directly, or request compatibility via /submit.

// community0 reviews

Raw community sentiment, shown unblended. Votes never feed into objective data fields like price, risk, or status — and never into sort order.

No published reviews yet — be the first.

// more_informationprice history · live status · risk & confidence · code snippets

price_history

No recorded changes yet.

live_status

current: unknown

No probes recorded yet.

Uprouter runs its own probes; best-effort, not a guarantee. Probe results depend on our network location and cadence — for production, always use the provider’s own status page.

risk_&_confidence

Low risk
90%

Rated low risk. a paid API provider with pricing, authentication and terms documented on its own site. The model coverage is consistent with a real upstream, so data and reliability risk are modest. The standing caveat is that free quotas, rate limits and logging options can change without notice, so route sensitive payloads carefully.

Confidence reflects how much verifiable evidence (official docs, probe history, community reports) backs this entry. Risk is our editorial assessment of operator reliability and terms — not financial advice.

code_snippets

# Vertex AI's own API — get a key from their dashboard
curl https://cloud.google.com/vertex-ai/chat/completions \
  -H "Authorization: Bearer THEIR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gemini-2-5-pro",
    "messages": [{ "role": "user", "content": "Hello" }]
  }'

Direct to the provider — Uprouter receives nothing; verify their current pricing before purchasing.

// similar_providersscored by Paid API signals

Ranked by neutral similarity signals only — live status, Connect compatibility, free-tier shape and free-credit proximity. Commercial relationships never influence this list.

Uprouter command palette

Jump to a page, provider, model or action

Keyboard shortcuts

Every keyboard shortcut available on Uprouter