Nano Banana Pro Text-to-image Ultra is served by 3 providers on ElliSekiz. Prices are the providers' own, billed 1:1 with no markup β the router sends each request to the cheapest available offer.
| Provider | Model id | Price | vs cheapest |
|---|---|---|---|
| OpenRouter | google/gemini-3-pro-image | $0.0300 | β |
| Atlas Cloud | google/nano-banana-pro/text-to-image-ultra | $0.1500 | +400% |
| Replicate | google/nano-banana-pro | $0.3000 | +900% |
Routing Nano Banana Pro Text-to-image Ultra through OpenRouter instead of the most expensive provider on this page saves 90% per generation β automatic on ElliSekiz.
curl -X POST https://ellisekiz.ai/api/v1/generations \
-H "Authorization: Bearer esk_..." \
-H "Content-Type: application/json" \
-d '{
"model": "google-nano-banana-pro-text-to-image-ultra",
"prompt": "your prompt"
}'Omit provider and the cheapest offer wins; add it to pin one. Full reference in the docs.