Skip to main content

Overview

  • Model: Nano Banana 2 Lite (nano-banana-2-lite) by Google; text-to-image and image-to-image with up to 10 reference images.
  • Simple and predictable: fixed 24 credits per image, no resolution or output format options.
  • Aspect ratios: 14 options from 1:1 to 21:9, plus auto (default).
  • Async API: submit POST https://api.wizzx.ai/api/v1/task/submit/nano-banana-2-lite, poll POST https://api.wizzx.ai/api/v1/task/status.

Auth

Submit job

Endpoint: POST https://api.wizzx.ai/api/v1/task/submit/nano-banana-2-lite, Content-Type: application/json
Need 1K/2K/4K resolution control or png output? Use Nano Banana 2 instead.

Example (text-to-image)

Example (image-to-image)

Query status

Endpoint: POST https://api.wizzx.ai/api/v1/task/status
Client-visible states: PENDING, QUEUED, PROCESSING, REVIEW_REQUIRED, SUCCEEDED, and FAILED. See the task status API reference.

Pricing

Fixed 24 credits per image (1000 credits = $1), regardless of parameters.

Best practices

  • Ideal for high-volume, cost-sensitive generation and quick drafts.
  • Upgrade to Nano Banana 2 when you need 2K/4K output or PNG format.
  • Keep references 1-3 for the most predictable results.