Suno v5

Suno v5 is a music generation model from suno available through the Givon AI API. Use the published schema to prepare inputs and request token quotes before generation.

Cost

from 2 tokens

ImageProvider: Suno
Run generation
curl -X POST https://api.givon.ai/api/v1/generations \
  -H "Authorization: Bearer $GIVON_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"type":"image","model":"suno-v5","input":{"prompt":"studio portrait of a red corgi, soft light"}}'

Input fields

* required
prompt*prompt

Music brief: mood, genre, instrumentation, tempo and use-case.

Type
string
Default
Allowed
string

Cost

from 2 tokens
Suno v5default20 tokens
Separation2 tokens

The variant is selected automatically from request fields, so you do not need to send it.

Capabilities

Modestext_to_music

Run Suno v5

Get an API key and the same request shape will work across every model in the catalog.