Build next-gen apps with nano-banana-2
Pricing
Text to Image · 512
Per Image- Official Price
- $0.04
- TokenLab Price
- $0.02
- Discount
- 50%
Text to Image · 1k
Per Image- Official Price
- $0.07
- TokenLab Price
- $0.03
- Discount
- 50%
Text to Image · 2k
Per Image- Official Price
- $0.10
- TokenLab Price
- $0.05
- Discount
- 50%
Text to Image · 4k
Per Image- Official Price
- $0.15
- TokenLab Price
- $0.08
- Discount
- 50%
| Official PricePer Image | TokenLab PricePer Image | Discount | |
|---|---|---|---|
| Text to Image · 512 | $0.04 | $0.02 | 50% |
| Text to Image · 1k | $0.07 | $0.03 | 50% |
| Text to Image · 2k | $0.10 | $0.05 | 50% |
| Text to Image · 4k | $0.15 | $0.08 | 50% |
One-click test
Sign in once and Web Agent keeps this model, prompt, and request preset for you.
Test nano-banana-2 in Web Agent. Run the recommended text-to-image image request at /v1/images/generations, then show the request body, returned image or task status, and model-specific constraints.
API workbench
The default route for production. The code sample below uses this endpoint with the format you pick.
curl -X POST "https://api.tokenlab.sh/v1/images/generations" \
-H "Authorization: Bearer sk-xxx" \
-H "Content-Type: application/json" \
-d '{
"operation": "text-to-image",
"aspect_ratio": "1:1",
"resolution": "1k",
"model": "nano-banana-2",
"prompt": "A minimalist product photo of matte black headphones on a soft blue background."
}'Use cases
Best forText to Image
Producing product imagery, illustrations, and design variations
Product visuals
Make campaign images, catalog scenes, and design directions from a few prompts.
Iterative editing
Try edits and variations using the request shape this model already accepts.
Creative QA
Sanity-check prompt behavior, output count, and response mode before you ship.
Side-by-side test
Compare real response quality, latency, and price for production defaults.
Prompt examples
Generate a clean product shot of matte black headphones on a soft blue gradient.
Edit the source image into a premium ecommerce hero with natural shadows.
Give me three visual directions for a developer-tool launch banner.
FAQ
How much does nano-banana-2 cost?
On TokenLab, nano-banana-2 costs $0.02-$0.08 Per Image. The pricing table above shows the full breakdown.
What is nano-banana-2 best for?
nano-banana-2 is a strong fit for Text to Image, Image to Image. You can call it through TokenLab with one API key.
How do I call the nano-banana-2 API?
Get a TokenLab API key, then send your request to https://api.tokenlab.sh/v1/images/generations. The API workbench above has a recommended endpoint and copy-ready code.
Which endpoint should nano-banana-2 use?
Use https://api.tokenlab.sh/v1/images/generations as the default for nano-banana-2. If a provider-native format is supported, the API workbench shows that endpoint too.
Can I test nano-banana-2 before integrating it?
Yes. Try in Web Agent opens a ready test for nano-banana-2 and keeps your prompt after sign-in, so you don’t lose context.
Which operations does nano-banana-2 support?
nano-banana-2 supports Text to Image. Pick an operation in the API workbench above to see the matching endpoint and code sample.