Music models › Suno
Add Instrumental to Music
Add Instrumental to Music
music Suno price on request
Request
POST https://app.video-blade.com/api/v1/generations
X-API-Key: vb_…
Content-Type: application/json
{
"callback_url": "https://your-app.example/callbacks/video-blade",
"input": {
"negative_tags": "\u2026",
"tags": "\u2026",
"title": "\u2026",
"upload_url": "\u2026"
},
"model": "suno-add-instrumental"
}
Input parameters
| Name | Type | Required | Description |
|---|---|---|---|
upload_url |
string | required | URL of the uploaded audio file. Required. Source audio (`upload_url`) is enough to generate once `title`, `negative_tags`, and `tags` are provided. |
model |
string | optional | The AI model version to use for generation. - Available options: - **`V6_WILD`**: Pushes creative boundaries for bolder, more distinctive musical expression. - **`V6_MINI`**: Lightweight and fast, balancing quality and speed for effortless creation. - **`V6`**: Greater musical expression with more natural vocals and richer details. - **`V5_5`** (Discontinued): Custom Models Tailored to Your Unique Taste. - **`V5`** (Discontinued): Superior musical expression, faster generation. - **`V4_5PLUS`** (Discontinued): V4.5+ is richer sound, new ways to create. Values: V4_5PLUS, V5, V5_5, V6, V6_MINI, V6_WILDDefault:
V6 |
title |
string | required | Title of the generated music. Required. Will be displayed in the player interface and file name. |
negative_tags |
string | required | Music styles or characteristics to exclude from the generated audio. Required. Used to avoid specific unwanted music elements. |
tags |
string | required | Music styles or tags to include in the generated music. Required. Defines the desired music style and characteristics. |
vocal_gender |
string | optional | Vocal gender preference. Optional. 'm' for male, 'f' for female. Based on practice, this parameter can only increase the probability but cannot guarantee adherence to male/female voice instructions. Values:
m, f |
style_weight |
number | optional | Adherence strength to specified style. Optional. Range 0–1, up to 2 decimal places. |
weirdness_constraint |
number | optional | Controls experimental/creative deviation level. Optional. Range 0–1, up to 2 decimal places. |
audio_weight |
number | optional | Relative weight of audio elements. Optional. Range 0–1, up to 2 decimal places. |
lyrics |
string | optional | Lyrics for the generated audio. Optional. - V6, V6_MINI, and V6_WILD: Maximum 5000 characters. - Not required. Source audio (`upload_url`) is enough to generate once `title`, `negative_tags`, and `tags` are provided. |
variety |
integer | optional | Controls the diversity and stylistic variation of generated results. Optional. Integer range 0–4, default 1. - **`0`**: off (exact style) — fully off, strictly the same style - **`1`**: normal (balanced variety) — default, balances stability and diversity - **`2`**: high (distinct styles) — produces results with clearly different styles - **`3`**: extra (bold exploration) — higher variation, encourages bold exploration of different styles - **`4`**: max (unreasonably varied) — maximum diversity; results may differ in style very significantly Default:
1 |
Pricing
Price on request; the charge is settled from actual consumption with the music coefficient ×2.0. See Pricing & tokens.