Back to Models
google/gemini-3-1-flash-image
Nano Banana 2 (Gemini 3.1 Flash Image)
Google's fast, high-quality image generation model.
6/18/2026
131,072 tokens
Input: ¥89.35/M
Output: ¥10,915.3/M
Specifications
Modalities
Input
text
image
Output
image
Supported Parameters
include_reasoning
max_tokens
reasoning
reasoning_effort
response_format
seed
structured_outputs
temperature
top_p
Max Output Tokens
32,768Code Examples
curl https://api.fastmetal.ai/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{
"model": "google-nano-banana-2",
"messages": [{"role": "user", "content": "Hello!"}]
}'Images generated by Nano Banana 2 (Gemini 3.1 Flash Image)
Generated on FastMetal from the prompts below — no retouching, no cherry-picking.


Try Nano Banana 2 (Gemini 3.1 Flash Image) right now
Nano Banana 2 (Gemini 3.1 Flash Image) is available on FastMetal through one API key. Start in the browser, or call it from the OpenAI SDK.