Skip to main content

Overview

  • Model: Nano Banana (powered by Google); supports text-to-image and up to 10 reference images.
  • Smart mode selection: automatically chooses optimal generation mode based on inputs.
  • Aspect ratios: 1:1, 16:9, 9:16, 21:9, and more.
  • Output: png / jpeg (default png).
  • Async API: submit POST https://api.wizzx.ai/api/v1/task/submit/nano-banana, 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, Content-Type: application/json

Example (text-to-image)

Example (image-to-image)

Success response:

Query status

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

Pricing

Fixed pricing: 24 credits per generation (1000 credits = $1).

Nano Banana vs Nano Banana Pro

Best practices

  • Write prompts with subject, scene, lighting, style (e.g., photorealistic, digital art).
  • Use 1-3 reference images for best results; more images may dilute the effect.
  • Choose aspect ratio for target surface: 9:16 for portrait, 16:9/21:9 for landscape, 1:1 for covers.
  • For high-resolution needs (4K), consider using Nano Banana Pro instead.