Nano Banana 2

图片 (Image) · gemini-3.1-pro-image-preview

暂无 API Key,请先创建

在线测试
发送请求

可选,上传一张参考图以启用图生图

高清增强

开启后以更高画质生成(消耗额外积分)

稳定模式

当当前模型暂不可用时,允许平台继续处理请求

选择或输入 API Key 后才能发送

响应结果
Response
Response will appear here
API 文档
Host(海外)
https://devapiany.mexxxxai.win
接口路径
https://devapiany.mexxxxai.win/api/v1/images/generate

模型类型

图片 (Image)

每次消耗

73/次

最大 Token

接口路径

/api/v1/images/generate

curl https://devapiany.mexxxxai.win/api/v1/images/generate \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gemini-3.1-pro-image-preview",
    "prompt": "A beautiful sunset over the ocean",
    "img_size": "1k",
    "aspect_ratio": "1:1",
    "hd_pro": false,
    "use_official_fallback": true,
    "image_url": ""
  }'