Image models › Google

Google - Nano Banana 2 Lite

Google - Nano Banana 2 Lite

image Google price on request

Request

POST https://app.video-blade.com/api/v1/generations
X-API-Key: vb_…
Content-Type: application/json

{
  "callback_url": "https://your-app.example/callbacks/video-blade",
  "input": {
    "aspect_ratio": "auto",
    "prompt": "\u2026"
  },
  "model": "google-nano-banana-2-lite"
}

Input parameters

NameTypeRequiredDescription
image_urls array optional Input image URL array. Optional parameter. Set to an empty array or omit it for pure text-to-image generation. Supports up to 10 images. - Please provide uploaded file URLs, not raw file content - Accepted types: `image/jpeg`, `image/png`, `image/webp` - Max size: 30.0MB
Default: []
prompt string required Text prompt used to generate the image. Required. Maximum length: 20000 characters.
aspect_ratio string required Generated image aspect ratio. Default value: `auto`. Use `auto` to let the system choose the aspect ratio automatically.
Values: 1:1, 1:4, 1:8, 2:3, 3:2, 3:4, 4:1, 4:3, 4:5, 5:4, 8:1, 9:16, 16:9, 21:9, auto
Default: auto

Pricing

Price on request; the charge is settled from actual consumption with the image coefficient ×2.0. See Pricing & tokens.