Google's next-generation text-to-image model. Expected to push further on photorealism and text-rendering inside images.
Google's next-generation text-to-image model. Expected to push further on photorealism and text-rendering inside images.
Why it matters: Imagen 4 set a bar for photorealism; Imagen 5 will be the immediate next target for image-app builders.
Expected pricing: ~$0.04–$0.06 per image
Current top Imagen tier — same API, same endpoint.
We'll auto-switch your API calls to Imagen 5 the moment it launches — no code changes required.
curl -X POST https://api.skillboss.co/v1/run \
-H "Authorization: Bearer $SKILLBOSS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"skill_id": "imagen-4-ultra",
"input": {
"prompt": "Say hello from Imagen 5 — routed via SkillBoss"
}
}'Create a free SkillBoss account and we'll email you the moment routing is live — and automatically upgrade your API calls.
Create Free Account