Skip to main content

Documentation Index

Fetch the complete documentation index at: https://veogenstudio.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Model Description

Lightning-Fast AI Image Generation (nano-banana-2) is the most affordable image model on Veogen, powered by Gemini 3.1 Flash. It includes built-in error correction and a multi-step workflow. Maximum Resolution: 4K Pricing: Starts at $0.04 per image

Key Capabilities

  • Lightning-Fast Processing: One of the fastest AI image models available — get results in seconds.
  • Native 4K Output: Generate images up to 4K resolution with crisp detail.
  • Multi-Step Workflow: Advanced planning ensures consistent results on every generation.
  • Built-in Error Correction: Intelligent quality analysis catches artifacts before delivery.

Use Cases

  • E-Commerce: Create stunning 4K product visuals with native high-resolution output.
  • UI/UX Design: Revolutionary vibe-coding capabilities allow natural language app development.

Quick Start

1. Generating an Image with Nano Banana 2

curl --request POST \
  --url https://api.veogen.studio/api/v1/generations \
  --header 'Authorization: Bearer <API_KEY>' \
  --header 'Content-Type: application/json' \
  --data '{
    "model": "nano-banana-2",
    "prompt": "A modern mobile app UI design for a smart home dashboard.",
    "resolution": "4K"
  }'
{
  "data": {
    "id": "img_45678efghi",
    "model": "nano-banana-2",
    "status": "pending",
    "created_at": "2026-04-11T12:00:00Z"
  }
}

FAQ

Nano Banana 2 is powered by Google’s Gemini 3.1 Flash Image Preview, offering faster processing and more affordable pricing. It features a multi-step workflow that corrects images automatically.
Yes! Nano Banana 2 supports vibe-coding capabilities, allowing you to describe interfaces in natural language and generate complete UIs, icons, interactive layouts, and design systems.