Nano Banana (Gemini 2.5 Flash Image)
Image generationOne call. Same key. Same bill.
Nano Banana is Google's family of Gemini native image generation models
One API key. Every model.
One model. Three ways to call it. Same key, same bill.
One call. Same key. Same bill.
One call. Same key. Same bill.
One call. Same key. Same bill.
One call. Same key. Same bill.
One call. Same key. Same bill.
4K. One call. Same key. Same bill.
Capabilities
Generation modes
Resolutions
Aspect ratios
Reasoning and grounding (Pro tier only)
Text-in-image fidelity
SDKs
Limits and caveats
One key. One base URL. Same SDK shape you already use.
# 1. set your key
export COINIS_API_KEY="sk_live_..."
# 2. call the model
curl https://api.app.coinis.com/v1/image/generate \
-H "Authorization: Bearer $COINIS_API_KEY" \
-d '{"prompt":"neon city, rain, tracking shot"}' import { Coinis } from "@coinis/sdk";
const coinis = new Coinis(process.env.COINIS_API_KEY);
const job = await coinis.image.generate({
model: "models/google/nano-banana",
prompt: "neon city, rain, tracking shot",
}); from coinis import Coinis
coinis = Coinis(os.environ["COINIS_API_KEY"])
job = coinis.image.generate(
model="models/google/nano-banana",
prompt="neon city, rain, tracking shot",
) {
"id": "gen_8fa2c1",
"status": "succeeded",
"model": "models/google/nano-banana",
"output": {
"image_url":
"https://cdn.coinis.com/gen_8fa2c1.mp4"
,
"format": "mp4"
},
"tokens_used": 10
} Already on another provider's SDK? Change the host. Keep the call.
One wallet across every model. No API accounts to juggle.
No credit card.
1 token = $0.10 pay-as-you-go. Less on a plan.
Unified API across video, image, audio, and LLM.
Async queue plus webhooks. Batch at scale.
Ship it under your brand. Outputs are yours.
Prompt to platform-native clip in minutes.
One generation, every aspect ratio.
Authentic selfie-style ads, on brand.
High-volume ad creative and UGC pipelines Nano Banana (Gemini 2.5 Flash Image) is built for high-volume, low-latency workflows. Run hundreds of storyboard frames, ad variants, or UGC product shots in a single batch at $0.066/image on Coinis.[^3]
Professional mockups and accurate text rendering Nano Banana Pro (Gemini 3.1 Pro Image) uses advanced reasoning to follow complex design briefs and render legible text inside images. Use it for product packaging mockups, banner ads with copy, or detailed UI assets where text accuracy matters.[^4]
Factual and search-grounded visuals Nano Banana Pro's Google Search grounding produces images tied to real-world data. Use it for news-article magazine layouts, live-data infographics, and campaign creatives where factual accuracy is required.[^4]
Stylized icons, stickers, and UI assets All Nano Banana tiers handle stylized illustration work. Generate app icons, sticker packs, and UI assets across styles including anime, pencil-sketch, and claymation in a single request.[^2]
Photoreal product photography and style transfer Generate photoreal product shots against custom backgrounds, apply style transfers across a product catalog, or mix styles in a single composition. Nano Banana powers Coinis's product-shots, ad-clone, and smart-resize operations directly.[^1]
Renders in seconds. Set a seed. Get the same frame back.
Outputs are yours. Sell them.
Safe for paid ads.
Your prompts are never used for training.
Start free
Start free. 15 tokens a week. No card.
Generate on CoinisNo credit card.
Pricing and capabilities verified 2026-05-26. Read the docs .