Stability AI's next-gen audio generation model after Stable Audio 2.5. Expected to extend track length and improve multi-instrument arrangements.
Stability AI's next-gen audio generation model after Stable Audio 2.5. Expected to extend track length and improve multi-instrument arrangements.
Why it matters: Producers search "stable audio 3" for the newest open-weight music/audio benchmark.
Expected pricing: ~$0.05 per generation (unconfirmed)
Current production Stability audio endpoint — same API shape.
We'll auto-switch your API calls to Stable Audio 3 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": "stable-audio-2.5",
"input": {
"prompt": "Say hello from Stable Audio 3 — 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