Choose the plan that works best for you
2,500 credits≈ 500 Nano Banana images
Entry-level API for indie builders
10,000 credits≈ 2,000 Nano Banana images
Scalable API for production workloads
160,000 credits≈ 32,000 Nano Banana images
High-volume API for teams and agencies
Or get started for free
Try Nano Banana image generation and editing
FAQ
The practical details before you connect the Nano Banana API.
Still need help? Talk to a human
Nano Banana API is an independent image generation and editing service. It exposes the Nano Banana model family through one authenticated REST endpoint and a shared asynchronous task flow.
Send a POST request to `/api/ai/image/generate`. The response returns a task ID; poll `/api/ai/tasks/:id` until the job completes or fails. Failed provider jobs are refunded automatically.
Use `google/nano-banana` for routine generation and editing. Choose `nano-banana-2` when you need more references or selectable 1K–4K output, and `nano-banana-pro` for premium 2K or 4K jobs.
New accounts receive 20 signup credits, valid for 30 days. Automatic daily credit refresh is not enabled; any additional check-in rewards must be claimed manually when available.
Usage rights depend on the selected upstream model, your inputs, and the provider terms that apply to your account. Review those terms before using outputs in a commercial workflow.
Create a key from the API Keys page and send it as `Authorization: Bearer YOUR_API_KEY`. Keep keys on your server and rotate them from the dashboard if one is exposed.
Still need help? Talk to a human