Nano Banana
Nano Banana Nano Banana is a live Muapi endpoint for text-to-image. Submit it with one API key and poll the shared result endpoint.
Use Google's Nano Banana API on Muapi for text-to-image generation, natural-language image editing, effects, and Nano Banana 2 and 2 Lite through one asynchronous API.
Nano Banana Nano Banana is a live Muapi endpoint for text-to-image. Submit it with one API key and poll the shared result endpoint.
Nano Banana Nano Banana Edit is a live Muapi endpoint for image editing. Submit it with one API key and poll the shared result endpoint.
Nano Banana Nano Banana Pro is a live Muapi endpoint for text-to-image. Submit it with one API key and poll the shared result endpoint.
Nano Banana Nano Banana Pro Edit is a live Muapi endpoint for image editing. Submit it with one API key and poll the shared result endpoint.
Nano Banana Nano Banana 2 is a live Muapi endpoint for text-to-image. Submit it with one API key and poll the shared result endpoint.
Nano Banana Nano Banana 2 Edit is a live Muapi endpoint for image editing. Submit it with one API key and poll the shared result endpoint.
Nano Banana Nano Banana 2 Lite is a live Muapi endpoint for text-to-image. Submit it with one API key and poll the shared result endpoint.
Nano Banana Nano Banana 2 Lite Edit is a live Muapi endpoint for image editing. Submit it with one API key and poll the shared result endpoint.
Nano Banana Nano Banana Effects is a live Muapi endpoint for image editing. Submit it with one API key and poll the shared result endpoint.
Nano Banana is Google's image generation and editing family exposed through Muapi's unified REST API. Choose a text-to-image endpoint for new artwork or an edit endpoint when a prompt should transform a reference image.
Nano Banana 2, 2 Lite, and Pro provide additional quality and cost choices. Every request returns a request ID that can be polled with the shared Muapi result endpoint.
Create images from detailed prompts with Nano Banana and Nano Banana 2.
Transform a reference image with plain-language instructions.
Use Nano Banana Pro for higher-fidelity visual work.
Compare effects workflows and Nano Banana 2 Lite for fast or lower-cost iteration.
Submit a prompt or image edit with your x-api-key header, save the request ID, and poll the predictions result endpoint.
curl -X POST https://api.muapi.ai/api/v1/nano-banana \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"prompt":"A ceramic tea set on a sunlit kitchen table","aspect_ratio":"1:1"}'
# Response: {"request_id":"REQUEST_ID"}Start with nano-banana, then switch the endpoint slug to any listed family variant.
curl https://api.muapi.ai/api/v1/predictions/REQUEST_ID/result \ -H "x-api-key: YOUR_API_KEY"
Read the generated image URL when the task completes.
Generate images, edit reference images, apply effects, and choose base, Pro, Nano Banana 2, or Lite endpoints.
Yes. Muapi returns a request ID and exposes a shared result endpoint for polling.
Use the base endpoints for everyday work and Pro when higher-fidelity output is the priority.
Create one Muapi API key and connect Google's image endpoints today.