google/nano-banana/Released Sep 2025

Nano Banana

On-device photorealistic image generation

Image
Per image
Standard$0.04 per image

Ready to build with Nano Banana?

Sign in to grab your API key and start making requests.
bash
curl -sSf -X POST https://hub.oxen.ai/api/ai/images/edit \
    -H "Content-Type: application/json" \
    -H "Authorization: Bearer $OXEN_API_KEY" \
    -d '{
  "model": "nano-banana",
  "prompt": "Generate an ox standing in the middle of a snow storm, standing on a long windy road. Zoomed out. Cinematic.",
  "aspect_ratio": "16:9"
}'