Suno V6 Mini

The fastest, cheapest Suno V6 tier for drafts and volume work. Same contract as Suno V6: a finished mix with vocals or instrumental, two versions per generation.

Cost

from 6 tokens

ImageProvider: Kie

Try Suno V6 Mini in Givon AI

Open a working project for regular creation, or use Playground to inspect the model parameters.

Use through API

Request fields, constraints, and ready-to-use examples for developers. The user workflow starts above.

Run generation
IDEMPOTENCY_KEY="${IDEMPOTENCY_KEY:-$(uuidgen)}"
curl -X POST https://api.givon.ai/api/v1/generations \
  -H "Authorization: Bearer $GIVON_API_KEY" \
  -H "Idempotency-Key: $IDEMPOTENCY_KEY" \
  -H "Content-Type: application/json" \
  -d '{"type":"image","model":"suno-v6-mini","input":{"prompt":"studio portrait of a red corgi, soft light","duration":30,"instrumental":false}}'

Input fields

* required
prompt*prompt

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

Type
string
Default
Allowed
up to 3000 chars
durationduration
Type
number
Default
30
Allowed
from 30 · up to 240 · step 30 seconds
instrumentalinstrumental

True produces an instrumental track and disables the vocal fields.

Type
boolean
Default
false
Allowed
boolean
stylestyle

Стиль

Type
string
Default
Allowed
up to 1000 chars
lyricslyrics

Текст

Type
string
Default
Allowed
up to 5000 chars
vocalGendervocalGender

Голос

Type
string
Default
Allowed
, f, m
titletitle

Название

Type
string
Default
Allowed
up to 80 chars

Cost

from 6 tokens
Standarddefault8 tk
Separation6 tk

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

Capabilities

Modestext_to_musicmusic_separation
Get API key