Music models › Suno

Create Music Video

Create Music Video

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": {
    "audio_id": "\u2026",
    "task_id": "\u2026"
  },
  "model": "suno-create-music-video"
}

Input parameters

NameTypeRequiredDescription
task_id string required Unique identifier of the music generation task. This should be a task_id returned from either the "Generate Music" or "Extend Music" endpoints.
audio_id string required Unique identifier of the specific audio track to visualize. This ID is returned in the callBackUrl data after music generation completes.
author string optional Artist or creator name to display as a signature on the video cover. Maximum 50 characters. This creates attribution for the music creator.
domain_name string optional Website or brand to display as a watermark at the bottom of the video. Maximum 50 characters. Useful for promotional branding or attribution.

Pricing

Price on request; the charge is settled from actual consumption with the music coefficient ×2.0. See Pricing & tokens.