Description
Nano Banana Pro is Google’s most advanced image-generation and editing model, built on Gemini 3 Pro. It extends the original Nano Banana with significantly improved multimodal reasoning, real-world grounding, and...
API Usage Examples
OpenAI Compatible Endpoint
Use this endpoint with any OpenAI-compatible library. Model: Google: Nano Banana Pro (Gemini 3 Pro Image Preview) (google/gemini-3-pro-image-preview)
curl https://api.ridvay.com/v1/chat/completions -H "Content-Type: application/json" -H "Authorization: Bearer YOUR_API_KEY" -d '{
"model": "google/gemini-3-pro-image-preview",
"messages": [
{
"role": "user",
"content": "Explain the capabilities of the Google: Nano Banana Pro (Gemini 3 Pro Image Preview) model"
}
],
"temperature": 0.7,
"max_tokens": 1024
}'Supported Modalities
- Text
- Images
API Pricing
- Input: 2$ / 1M tokens
- Output: 12$ / 1M tokens
- Image: 0$ / image
Token Limits
- Max Output: 32,768 tokens
- Max Context: 65,536 tokens
Subscription Tiers
- free
- pro
- ultimate