NanoBanana Pro Text to Image

Generate high-quality images from text prompts using the gemini-3-pro-image-preview model. Supports 1K/2K/4K resolution.

NanoBanana Pro Text to Image

post

Create async image generation task. Returns task_id for subsequent queries. Compared to NanoBanana, Pro model additionally supports image_size parameter (1K/2K/4K).

Authorizations
AuthorizationstringRequired

Authenticate using Bearer Token. Get API Key at https://viralapi.ai/api-key

Body
modelstring · enumRequired

Model name, must be set to gemini-3-pro-image-preview

Possible values:
task_typestring · enumRequired

Task type, must be set to image

Possible values:
Responses
chevron-right
200

Task created successfully

application/json
post
/v1/task/create

Last updated