TheaimartAIx DOCS
Home Get API key

← All models

AVAILABLE ON AIX · CHAT

Gemini 2.5 Pro API

Run Gemini 2.5 Pro through one production-ready, OpenAI-compatible endpoint. Massive context & multimodal analysis.

Model familyGoogle
TypeChat
Context1M
Price $4.2969 / 1M tokens

When to choose Gemini 2.5 Pro

Gemini 2.5 Pro is a strong choice when your product needs massive context & multimodal analysis. AIx gives it the same authentication, usage ledger and production API contract as the rest of your model stack.

CORE STRENGTHS
  • Million-token context
  • Multimodal understanding
  • Complex document synthesis
BEST-FIT WORKLOADS
  • Large document analysis
  • Video and image reasoning
  • Enterprise knowledge agents

Usage

Call it with the same request shape as any model — just set "model": "google/gemini-2.5-pro".

curl https://api.aix.theaimart.co/v1/chat/completions \
  -H "Authorization: Bearer $AIX_KEY" \
  -H "Content-Type: application/json" \
  -d '{ "model": "google/gemini-2.5-pro", "messages": [{"role":"user","content":"hi"}] }'

See the Chat API reference for every parameter and the full response shape. Prices are live from GET /v1/models; if it changed since this page was built, the figure above updates in your browser.

Why run Gemini 2.5 Pro on AIx?

One API contractUse the OpenAI-compatible client and request shape already in your stack.
Measured billingSettle each request against recorded usage from one prepaid balance.
Production controlsKeep key scopes, spend caps, usage history and model access in one control plane.

Gemini 2.5 Pro API FAQ

How do I use the Gemini 2.5 Pro API?

Create an AIx key, point an OpenAI-compatible client at https://api.aix.theaimart.co/v1 and send google/gemini-2.5-pro as the model id.

What is Gemini 2.5 Pro best for?

Gemini 2.5 Pro is best suited to Large document analysis, Video and image reasoning, Enterprise knowledge agents. Massive context & multimodal analysis.

How much does Gemini 2.5 Pro cost on AIx?

The current reference price is $4.2969 / 1M tokens. The live AIx catalog is the source of truth and the price on this page updates in the browser.

Last updated July 18, 2026

Was this page helpful?