RESUMEN

Google offers frontier models spanning video (Veo 3 with synchronized audio), image (Imagen 4, Nano Banana), and language (Gemini multimodal LLMs). Through RunAPI, the entire Google AI stack shares a single key.

  • Single API key shared across providers
  • Per-call billing, no commitment
  • Las generaciones fallidas no se cobran
  • Streaming supported where the model supports it
FUNCIONES

What stands out

MODELOS

All models from Google

INSTALAR

Start with any Google model.

Pick a model, install the skill, and start calling from any agent.

# Works with Claude Code, Codex, Gemini CLI, Cursor, and 50+ agents
npx skills add runapi-ai/gemini -g
The -g flag installs globally so every project picks it up.
Or paste this prompt to your AI agent:
Install the Gemini skill for me:

1. Clone https://github.com/runapi-ai/gemini
2. Copy the skills/gemini/ directory into your
   user-level skills directory (e.g. ~/.claude/skills/
   for Claude Code, ~/.codex/skills/ for Codex).
3. Verify that SKILL.md is present.
4. Confirm the install path when done.
REFERENCIA

Every variant from Google

Tabla completa de precios →
Model Variant Billing From
Gemini
gemini-2.5-flash 1K tokens $0.030 Ver →
gemini-2.5-pro 1K tokens $0.080 Ver →
gemini-3-flash-preview 1K tokens $0.030 Ver →
gemini-3-pro-preview 1K tokens $0.100 Ver →
gemini-3.1-pro-preview 1K tokens $0.100 Ver →
gemini-3.5-flash 1K tokens $0.030 Ver →
Gemini Omni
gemini-omni-audio call $0.0000 Ver →
gemini-omni-character call $0.0000 Ver →
gemini-omni-text-to-video call $3.60 Ver →
Imagen 4
imagen-4 call $0.080 Ver →
imagen-4-fast call $0.040 Ver →
imagen-4-pro-remix-image call $0.180 Ver →
imagen-4-ultra call $0.120 Ver →
Nano Banana
nano-banana call $0.040 Ver →
nano-banana-2 call $0.160 Ver →
nano-banana-edit call $0.040 Ver →
nano-banana-pro call $0.180 Ver →
Veo 3.1
veo-3.1 call $2.25 Ver →
veo-3.1-fast call $0.300 Ver →
FAQ

Frequently asked questions about Google

Is this an official Google integration?

RunAPI exposes a managed API surface with transparent pricing, capability, and error behavior.

Do I need a Google account?

No. Your RunAPI key is enough for managed access.

How is pricing billed?

Per-call or per-unit metered, with failed generations not charged.

EMPEZAR

Start calling Google models from one API.