Models/Suno
Music

Suno

by Suno

Suno v5.5 generates full songs with vocals, lyrics, and stems — no official API available elsewhere.

Capabilities

  • Text to music
  • Lyrics
  • Stems

Available models

Pass any of these IDs in the model field.

Model IDDetailPrice
suno-v5.5full song$0.180 / call
suno-v5.5-instrumentalfull song$0.150 / call

Pricing starts at

$0.180 / call

Pay only for what you use. Each response returns the exact amount settled against your balance — no subscriptions, no minimums.

Quickstart

Suno · suno-v5.5

cURL
curl -X POST https://capi.ai/api/v1/suno/text_to_music \
  -H "Authorization: Bearer YOUR_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"model":"suno-v5.5","prompt":"Warm indie folk"}'