Stability AI: stable-audio-3
stable-audio-3- Modalities
- Audio
Getting started
Create API key
Create a key in Console, then use it with every model on the platform.
Send your first request
Copy the example for your language and run it against the endpoint.
MusicTokenLab endpointPOST/v1/music/generationscurl -X POST "https://api.tokenlab.sh/v1/music/generations" \ -H "Authorization: Bearer sk-xxx" \ -H "Content-Type: application/json" \ -d '{ "duration": 30, "output_format": "mp3", "model": "stable-audio-3", "prompt": "Warm ambient piano with subtle rain textures.", "title": "Evening Drift" }'
Pricing
Official price is the model maker's public baseline. TokenLab price is what you pay for this model on TokenLab.
Pricing
Per request- TokenLab price
- —
- Official price
- $0.26Per request
| Official pricePer request | TokenLab pricePer request | Discount | |
|---|---|---|---|
| Price | $0.26Per request | — | - |
Usage & activity
Success rate is the share of requests that completed. Latency is how long a full response takes; P95 means 95% of requests finished within that time.
Usage & availability
Last 24 hoursNo data yet
Data is based on aggregate user requests, excluding status checks.
Use cases
Audio concepts
Prototype background tracks, sonic branding, and campaign cues.
Side-by-side test
Compare response quality, latency, and price side by side.
Prompt examples
Generate a short upbeat background track for a product demo.
Send the smallest possible request and show me the result and cost.
Compare this model with a cheaper one in the same category — when is each worth it?
FAQ
How much does Stable Audio 3.0 cost?
On TokenLab, Stable Audio 3.0 costs — Per request. The pricing table above shows the full breakdown.
Which endpoint should Stable Audio 3.0 use?
Use https://api.tokenlab.sh/v1/music/generations for Stable Audio 3.0. The request example below shows the matching code shape.
Which operations does Stable Audio 3.0 support?
Stable Audio 3.0 supports Music. Select an operation above to see its endpoint and request example.