AP
apipass/nano-banana-2
上线 2026-01-01 · 已运营 140 天Card
能力
文生图图生图
加权折扣
-29%
价格排名 #6 / 10 家
计价方式
按配置计价
分辨率
参数完整度
100%
API文档综合评分 58/100
自定义异步接口,两步任务创建+查询模式,仅curl/JSON示例
价格
| 0.5K | 1K | 2K | 4K |
|---|---|---|---|
| — | $0.0455 $0.067 -32% | $0.0682 $0.101 -32% | $0.10 $0.151 -34% |
价格单位: USD,官方价格来自 Google 公开定价 (USD)
API
API 风格
Custom REST交付方式
Async (Polling)
SDK
仅 REST
输出格式
url
集成信息
基础 URL
https://api.apipass.dev接口路径
POST
/api/v1/jobs/createTask鉴权方式
bearer(Authorization)
Content-Type
application/json轮询
/api/v1/jobs/recordInfo请求参数
| 名称 | 类型 | 必填 | 默认值 | 可选值 |
|---|---|---|---|---|
| model | string | 必填 | google/nano-banana-2 | google/nano-banana-2 |
| input.prompt | string | 必填 | — | — |
| input.aspect_ratio | string | 可选 | 16:9 | 1:11:41:82:33:23:4+8 |
| input.resolution | string | 可选 | 1K | 1K2K4K |
| input.output_format | string | 可选 | jpg | jpgpng |
| input.image_input | array | 可选 | — | — |
运维信息
响应元数据
是
开发体验
代码示例
curl
两步流程:createTask + recordInfo查询