Nano Banana Pro Light T2I
Image
Nano Banana Pro Light T2I
POST
Nano Banana Pro Light T2I
Generate new images based on input images and text descriptions.
Request Headers
Enum:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
The number of images to generate. Must be between 1 and 10.Range: [1, 10]
Mask image URL or Base64 encoding
The size of the generated imagePossible values:
1x1, 2x3, 3x2, 3x4, 4x3, 4x5, 5x4, 9x16, 16x9, 21x9List of input images to processArray length: 1 - 10Image URL or Base64 encoding
Text description of the desired image. Maximum length is 1000 characters.
Select image generation qualityPossible values:
1k, 2k, 4kThe format of the returned generated image. Must be one of url or b64_json.Possible values:
url, b64_jsonResponse
List of generated images
Creation timestamp