Home / Nano Banana Text to Image
Google

Nano Banana: Text to Image

Image
Model API Documentation

The Google Gemini series emphasizes multimodal understanding and instruction following, balancing speed and cost to make it suitable for production-level use. Gemini 2.5 Flash prioritizes low latency and cost-effectiveness, making it ideal for real-time scenarios. Text-to-Image generates high-quality images based on prompts, making it suitable for posters, stock images, illustrations, and product concept art. The Instant Inference API offers stable performance with no waiting time and is affordably priced.

0 / 2000
To be generated
Empty state

After setting the parameters, click "Generate" to get the results

Example

Request JSON

{}

API

Request

curl --location --request POST 'https://api.jiekou.ai/v3/gemini-2.5-flash-image-text-to-image' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{}'
Contact Us