← All services

Google Gemini

Google Gemini

AI · Media

https://apiserver.mpprouter.dev/v1/services/gemini

Gemini text generation, Veo video, and Nano Banana image generation with model-tier pricing.

Endpoints

Method
URL
Price
POST
https://apiserver.mpprouter.dev/v1/services/gemini/:version/models/*
$0.0005
GET
https://apiserver.mpprouter.dev/v1/services/gemini/:version/operations/*
$0.0001
POST
https://apiserver.mpprouter.dev/v1/services/gemini/:version/files
$0.001
GET
https://apiserver.mpprouter.dev/v1/services/gemini/:version/models
GET
https://apiserver.mpprouter.dev/v1/services/gemini/:version/models/*
GET
https://apiserver.mpprouter.dev/v1/services/gemini/:version/files
GET
https://apiserver.mpprouter.dev/v1/services/gemini/:version/files/*
DELETE
https://apiserver.mpprouter.dev/v1/services/gemini/:version/files/*
GET
https://apiserver.mpprouter.dev/v1/services/gemini/:version/cachedContents
GET
https://apiserver.mpprouter.dev/v1/services/gemini/:version/cachedContents/*

Try it with your agent

Ask Gemini via MPP Router to explain HTTP 402 Payment Required in one sentence. Pay with my Stellar USDC wallet.

Requires the stellar-agent-wallet skill — see Use with agents.

Code sample

curl -X POST "https://apiserver.mpprouter.dev/v1/services/gemini/example/models/*" \
  -H "Content-Type: application/json" \
  -d '{}'
# returns 402 Payment Required — pay with the stellar-agent-wallet skill (mppx / x402)

Verification

Not yet verified with a real paid call through the production Router. This service is still listed because it is reachable via the catalog — check back as we expand the weekly verification sweep.