Description
Google Nano Banana is an advanced AI-powered image editing and generation tool developed by Google, designed to deliver fast, high-quality image edits and creations using text prompts. Now officially known as Gemini 2.5 Flash Image, it is integrated into Google Gemini and AI Studio apps, enabling both free and paid users to perform real-time, complex modifications and multi-step edits on images with ease.
API Usage Examples
OpenAI Compatible Endpoint
Use this endpoint with any OpenAI-compatible library. Model: Google: Nano Banana Preview (google/nano-banana)
curl https://api.ridvay.com/v1/chat/completions -H "Content-Type: application/json" -H "Authorization: Bearer YOUR_API_KEY" -d '{
"model": "google/nano-banana",
"messages": [
{
"role": "user",
"content": "Explain the capabilities of the Google: Nano Banana Preview model"
}
],
"temperature": 0.7,
"max_tokens": 1024
}'
Supported Modalities
API Pricing
- Input: 0.3$ / 1M tokens
- Output: 2.5$ / 1M tokens
- Image: 0.001$ / image
Token Limits
- Max Output: 32,000 tokens
- Max Context: 32,000 tokens
Subscription Tiers
- free
- pro
- ultimate