Nano Banana API
Nano Banana 图像生成模型,支持文生图与图生图。
Starting price $0.0080 / 次 · Price snapshot
Waiting to refresh live prices…
Model pricing
Compare all public tiers and current prices for this series on one page.
Per request
$0.0080 / 次
Output
—
Context
—
Max output
—
- Model ID
-
nano-banana - Billing model
- Per-request billing
- Available groups
- default
- Capabilities
- text-to-image, image-to-image
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",
"prompt": "A serene lake at dawn, photorealistic"
}' For more parameters, limits, and async task queries, read the Nano Banana developer guide. Nano Banana Developer guide · Authorization