Build next-gen apps with suno-lyrics
Pricing
TokenLab Price
$0.014
Discount: 30%
| Official Price | TokenLab Price | Discount | |
|---|---|---|---|
| Price | $0.02Per Request | $0.014Per Request | 30% |
One-click test
Sign in once and Web Agent keeps this model, prompt, and request preset for you.
Test suno-lyrics in Web Agent. Run the recommended music request at /v1/music/generations, then show request body, task id, poll URL or final status.
API workbench
The default route for production. The code sample below uses this endpoint with the format you pick.
curl -X POST "https://api.tokenlab.sh/v1/music/generations" \
-H "Authorization: Bearer sk-xxx" \
-H "Content-Type: application/json" \
-d '{
"operation": "music",
"model": "suno-lyrics",
"prompt": "Warm ambient piano with subtle rain textures.",
"title": "Evening Drift"
}'Use cases
Audio concepts
Prototype background tracks, sonic branding, and campaign cues.
Side-by-side test
See real response quality, latency, and price before this becomes your production default.
Prompt examples
Generate a short upbeat background track for a product demo.
Send the smallest possible request and walk me through every response field.
Compare this model with a cheaper one in the same category — when is each worth it?
FAQ
How much does suno-lyrics cost?
On TokenLab, suno-lyrics costs $0.014 Per Request. The pricing table above shows the full breakdown.
What is suno-lyrics best for?
suno-lyrics is a strong fit for Music, Async. You can call it through TokenLab with one API key.
How do I call the suno-lyrics API?
Get a TokenLab API key, then send your request to https://api.tokenlab.sh/v1/music/generations. The API workbench above has a recommended endpoint and copy-ready code.
Which endpoint should suno-lyrics use?
Use https://api.tokenlab.sh/v1/music/generations as the default for suno-lyrics. If a provider-native format is supported, the API workbench shows that endpoint too.
Can I test suno-lyrics before integrating it?
Yes. Try in Web Agent opens a ready test for suno-lyrics and keeps your prompt after sign-in, so you don’t lose context.
Which operations does suno-lyrics support?
suno-lyrics supports music. Pick an operation in the API workbench above to see the matching endpoint and code sample.