Nano Banana API

Three models.
One endpoint.

From rapid prototyping to production photorealism — Nano Banana scales with your quality requirements. Starting at 1 credit per image.

From 1 credit per image · ~3s generation · No credit card required

Choose your model

Same API, same format. Change one parameter to switch between speed, quality, and cost.

Nano Banana 2

Latest

State-of-the-art photorealism with the fastest inference in its quality class. Text rendering, multi-subject coherence, and reference blending.

Speed

~4s

Quality

Cost

2 cr

  • State-of-the-art photorealism
  • Superior text rendering
  • Multi-subject coherence
  • Reference image blending
  • Advanced compositional understanding

Best for

Professional photography, high-fidelity renders, production workloads

request.json
{
  "model": "nano-banana-2",
  "prompt": "...",
  "aspect_ratio": "16:9"
}
→ { "task_id": "550e..." }

Compare variants

FeatureBaseProNB 2
Speed~3s~5s~4s
PhotorealismStandardHighBest
Text rendering
Reference images
Reference blending
Ref. classification
Multi-subjectBasicGoodAdvanced
Face renderingStandardEnhancedBest
Prompt adherenceGoodHighHighest
Cost1 credit2 credits2 credits

One endpoint

Same /imagine endpoint as every other model. Swap the model parameter, keep everything else.

terminal
$ curl -X POST https://api.journeyapi.com/api/v1/imagine \
  -H "Authorization: japi_live_your_key" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "nano-banana-2",
    "prompt": "professional headshot, studio lighting",
    "aspect_ratio": "1:1",
    "webhook_url": "https://you.com/webhook"
  }'
→ { "task_id": "550e8400-e29b-..." }

Use cases

Marketing & Ads

Ad creatives, social posts, and campaign visuals. A/B test visual styles programmatically.

Product Photography

Lifestyle product shots and catalog images. Studio-quality output at API speed.

SaaS Integration

Embed image generation in your product. Let users create visuals without leaving your app.

Content at Scale

Blog illustrations, newsletter headers, social thumbnails. Consistent branding, zero bottleneck.

E-Commerce

Product variants, lifestyle scenes, promotional visuals. Reduce photography costs significantly.

AI Applications

Avatar generators, design tools, creative AI products. Fast enough for real-time UX.

Pricing

ModelCreditsStarterGrowth
Nano Banana1$0.015$0.009
Nano Banana Pro2$0.030$0.018
Nano Banana 22$0.030$0.018
Failed generations free 25 free credits to start

FAQ

Nano Banana is a family of AI image generation models. Available in three variants (Base, Pro, and 2), they offer different trade-offs between speed, quality, and cost. JourneyAPI provides programmatic access to all three through a single REST API.

Base for rapid prototyping and high-volume generation (1 credit, ~3s). Pro for marketing and social media visuals (2 credits, ~5s). Nano Banana 2 for professional-grade output (2 credits, ~4s). All three use the same API — just change the model parameter.

Yes. All variants accept reference images via the images[] parameter. Nano Banana 2 additionally supports reference blending — combining style and content references for more controlled output.

Base costs 1 credit per generation (~$0.015 on Starter plan). Pro and Nano Banana 2 cost 2 credits (~$0.03). You only pay for successful generations — failed requests are free.

All variants support 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, and 2:3. Pass the aspect_ratio parameter with your request.

Asynchronous. Submit a request, receive a task_id immediately. Results delivered via webhook or polling. Consistent with all other JourneyAPI models.

Generated images can generally be used for commercial purposes. You are responsible for ensuring compliance with all applicable laws and the underlying model provider's terms of service.

Start generating with Nano Banana

25 free credits. No credit card. Your first image in under a minute.

Get your API key

Trademark Notice

JourneyAPI is an independent software company. We are not affiliated with, endorsed by, or connected to the developers or operators of any AI models referenced on this page. All trademarks are property of their respective owners and used solely for identification.

We do not own or control the underlying AI models. Access may change without notice. Users are responsible for compliance with applicable laws and upstream terms of service. THE SERVICE IS PROVIDED “AS IS” WITHOUT WARRANTIES OF ANY KIND.

By using JourneyAPI, you agree to our Terms of Service and Privacy Policy.