Suno V5 - Music

POST/api/v2/suno
50 credits per track

Generate full music tracks from a title, style, and optional lyrics. Supports vocal gender preference and instrumental output.

Request body

title
style
lyrics
instrumental
Disabled
vocal_gender
model
workspace_id
Sign in to run the playground

Request example

curl -X POST "https://influencerstudio.com/api/v2/suno" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{}'

Output

Run the model to see results

Real outputs will stream into this panel as the request completes.