AvailableSunoMusicAsync
suno-music

Build next-gen apps with suno-music

API Code Example

Pricing

TokenLab Price

$0.07

Per Request

Discount: 30%

One-click test

Sign in once and Web Agent keeps this model, prompt, and request preset for you.

Test suno-music 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.

musicTokenLab endpoint
POST/v1/music/generations
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-music",
  "prompt": "Warm ambient piano with subtle rain textures.",
  "title": "Evening Drift"
}'

Use cases

01

Audio concepts

Prototype background tracks, sonic branding, and campaign cues.

02

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-music cost?

On TokenLab, suno-music costs $0.07 Per Request. The pricing table above shows the full breakdown.

What is suno-music best for?

suno-music is a strong fit for Music, Async. You can call it through TokenLab with one API key.

How do I call the suno-music 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-music use?

Use https://api.tokenlab.sh/v1/music/generations as the default for suno-music. If a provider-native format is supported, the API workbench shows that endpoint too.

Can I test suno-music before integrating it?

Yes. Try in Web Agent opens a ready test for suno-music and keeps your prompt after sign-in, so you don’t lose context.

Which operations does suno-music support?

suno-music supports music. Pick an operation in the API workbench above to see the matching endpoint and code sample.