Skip to main content

Gemini 3 Pro Image Preview - Image Generator

Premium AI image generation model by Google AI. Gemini 3 Pro Image Preview delivers state-of-the-art image generation with Google's most advanced AI technology, offering exceptional quality, superior prompt understanding, and professional-grade output for demanding creative and commercial applications.

Endpoint

Request Headers

FieldValue
API-KEY<api-key>
Content-Typeapplication/json

Parameters

ParameterTypeRequiredDescription
typestringYesFeature type identifier. Must be IMAGE_GENERATOR
modelstringYesAI model identifier. Must be gemini-3-pro-image-preview
promptObjectobjectYesConfiguration object containing all generation parameters

Prompt Object Parameters

ParameterTypeRequiredDescriptionDefault
promptstringYesText description of the image to generate-
imageSizestringYesImage size quality. Must be one of: "1K", "2K", or "4K"1K
temperaturenumberNoControls randomness in generation (0.0-2.0). Higher values produce more creative results1.0
topPnumberNoNucleus sampling parameter (0.0-1.0). Controls diversity of output0.95

Supported Image Sizes

SizeDescriptionBest For
1K1K qualityStandard quality, faster generation
2K2K qualityHigh quality, balanced performance
4K4K qualityUltra-high quality, best detail

Code Examples

curl --location 'https://api.1min.ai/api/features' \
--header 'API-KEY: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"type": "IMAGE_GENERATOR",
"model": "gemini-3-pro-image-preview",
"promptObject": {
"prompt": "A futuristic cityscape at sunset with flying vehicles and neon lights reflecting on glass buildings",
"imageSize": "2K",
"temperature": 1.0,
"topP": 0.95
}
}'

Interactive Playground

API Playground

https://api.1min.ai/api/features
Describe the image you want to generate
Controls randomness (0.0-2.0). Higher = more creative
Nucleus sampling parameter (0.0-1.0). Controls diversity
Image size quality. Must be one of: 1K, 2K, or 4K

Generated cURL Command:

curl -X POST "https://api.1min.ai/api/features" \
-H "API-KEY: <your-api-key>" \
-H "Content-Type: application/json" \
-d '{
"type": "IMAGE_GENERATOR",
"model": "gemini-3-pro-image-preview",
"promptObject": {
"prompt": "A futuristic cityscape at sunset with flying vehicles and neon lights reflecting on glass buildings",
"imageSize": "2K",
"temperature": 1,
"topP": 0.95
}
}'

Response Format

{
"aiRecord": {
"uuid": "e4f5g6h7-i8j9-0123-4567-890123defghi",
"userId": "user-12345",
"teamId": "team-67890",
"model": "gemini-3-pro-image-preview",
"type": "IMAGE_GENERATOR",
"status": "SUCCESS",
"createdAt": "2025-01-15T10:50:00.000Z",
"aiRecordDetail": {
"promptObject": {
"prompt": "A futuristic cityscape at sunset with flying vehicles and neon lights reflecting on glass buildings",
"imageSize": "2K",
"temperature": 1.0,
"topP": 0.95
},
"resultObject": [
"development/images/2025_01_15_10_50_45_001_futuristic_cityscape.png"
]
},
"temporaryUrl": "https://s3.us-east-1.amazonaws.com/asset.1min.ai/development/images/2025_01_15_10_50_45_001_futuristic_cityscape.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&..."
}
}

Use Cases

  • Professional Design: High-quality imagery for commercial and professional applications
  • Creative Artwork: Advanced artistic creations with superior detail and quality
  • Marketing Materials: Premium visuals for campaigns and brand assets
  • Product Visualization: Detailed product imagery and concept visualization
  • Architectural Visualization: Professional architectural and interior design renders
  • Digital Art: High-end digital art and illustrations