Next-gen Gemini Flash. Expected to remain the cheapest-per-token frontier model on the market.
Next-gen Gemini Flash. Expected to remain the cheapest-per-token frontier model on the market.
Why it matters: Gemini Flash dominates the "cheap high-volume" niche — version bumps always drive big traffic spikes.
Expected pricing: ~$0.08 / $0.30 per 1M tokens
Current Gemini Flash tier — same API, same cost profile.
We'll auto-switch your API calls to Gemini 3 Flash 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": "google/gemini-2.5-flash",
"input": {
"prompt": "Say hello from Gemini 3 Flash — 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