Nano Banana 2 Lite API
Image generation and editing via Acedata.
Starting price $0.026950 / 张/个 · Price snapshot
Waiting to refresh live prices…
Model pricing
Compare all public tiers and current prices for this series on one page.
Input
$0.026950 / 张/个
Output
总价 = 生成数量 × 对应档位单价
Context
—
Max output
—
- Model ID
-
nano-banana-2-lite - Billing model
- Fixed combination billing
- Available groups
- default, svip
- Capabilities
- text-to-image, image-to-image
- Combination pricing rules
按生成数量和所选参数计费总价 = 生成数量 × 对应档位单价
基础价格$0.0270 / 张/个查看高级计费表达式
v2:tier("standard_2026_09_14", units(n, 0.02695))
API reference
Base URL is https://api.rokoapi.com/v1. The model in requests must use the model IDs listed above.
curl https://api.rokoapi.com/v1/images/tasks \
-H "Authorization: Bearer $API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "nano-banana-2-lite",
"prompt": "A serene lake at dawn, photorealistic"
}' For more parameters, limits, and async task queries, read the Nano Banana 2 Lite developer guide. Nano Banana 2 Lite Developer guide · Authorization