Capabilities
Text to ImageVision
- Context
- 1M
- Max output
- 66K
gemini-3-pro-image
| Official price | Catalog price | Discount |
|---|---|---|
| Input $1.00 / Output $6.00 | Input $1.00 / Output $6.00 | - |
API Base
curl https://api.aisonar.dev/v1/images/generations \
-H "Authorization: Bearer $AI_SONAR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "gemini-3-pro-image",
"prompt": "A clean product render for a developer tool"
}'