Suno: suno-lyrics
suno-lyrics- Price
- From $0.02
- 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.
LyricsTokenLab endpointPOST/v1/music/generationscurl -X POST "https://api.tokenlab.sh/v1/music/generations" \ -H "Authorization: Bearer sk-xxx" \ -H "Content-Type: application/json" \ -d '{ "action": "LYRICS", "model": "suno-lyrics", "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.
Music
Per request- Official price
- $0.02
- TokenLab price
- $0.02
- Discount
- -
| Official pricePer request | TokenLab pricePer request | Discount | |
|---|---|---|---|
| Music | $0.02 | $0.02 | - |
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 suno-lyrics cost?
On TokenLab, suno-lyrics costs $0.02 Per request. The pricing table above shows the full breakdown. Rates depend on the billing unit, specification, and usage. Compare matching conditions in the model's detailed pricing; a single rate does not determine the total cost.
Which endpoint should suno-lyrics use?
Use https://api.tokenlab.sh/v1/music/generations for suno-lyrics. The request example below shows the matching code shape.
Which operations does suno-lyrics support?
suno-lyrics supports Lyrics. Select an operation above to see its endpoint and request example.