Nano Banana Pro API pricing
One price for everything, $0.027 an image, and resolution does not move it. Below are a calculator and the same job priced elsewhere. What the model does is covered on the model page.
Price your own volume
The formula is plain: price per image times quantity. Your invoice runs the same arithmetic, there is no second price list for API calls.
| kie.ai | $0.09–0.12 | we are 70% cheaper |
| piapi.ai | $0.11–0.18 | we are 74% cheaper |
| wavespeed.ai | $0.14–0.14 | we are 81% cheaper |
| segmind.com | $0.15–0.25 | we are 82% cheaper |
| fal.ai | $0.15–0.30 | we are 82% cheaper |
| replicate.com | $0.15–0.30 | we are 82% cheaper |
Competitor sources: kie.ai/pricing · piapi.ai · wavespeed.ai/pricing · segmind.com/models/…/pricing · fal.ai/models/… · replicate.com
Catalog price
| Model id | Tier | Price |
|---|---|---|
| nano-banana-pro | base | $0.027 per image |
How the charge is worked out
You are billed by images returned, not by requests made. The amount rides back in the same response under cost_usd, so it can be checked against the price list on every call instead of once a month in a report.
While generation runs the money is held rather than taken. A provider-side error releases the hold and returns a zero cost_usd. Failed attempts are not billed.
Resolution, aspect ratio and attached references do not enter the sum at all. The charge formula contains only unit price and quantity. A thousand images at 4K cost what a thousand at 1K cost, which is $27.00.
How to call it
One call verifies the same arithmetic. The response carries cost_usd, compare it with the calculator.
curl https://api.teamtoken.store/v1/images/generations \
-H "Authorization: Bearer $TEAMTOKEN_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "nano-banana-pro", "prompt": "test", "resolution": "4K"}'How payment works
No subscription and no monthly floor. You put money on the balance and spend it until it runs out, over a day or over six months. The balance does not expire and is not tied to a calendar month.
Card top-ups through Visa, Mastercard or Mir and SBP start at $1, crypto at $5. The acquiring percentage is printed next to each payment provider on the selection screen, before you confirm. We add no markup of our own on top of it.
The balance is held in dollars. Pay in roubles and the payment provider converts at its own rate at the moment of payment.
Questions about price
cost_usd and the hold is released in full.Top up with a card, SBP or crypto, from $1. Spend limits are set per key.