CQTAI
Suno · Music

Cover

📌 What is thisRe-perform an existing song in a new style (melody kept, style/arrangement changed).
💡 When to useUse to convert a song into jazz, rock, or other styles.

Endpoints

UsageMethodPath
Submit taskPOST/api/cqt/generator/suno
Query ResultGET/api/cqt/info/suno?id={taskId}

Request Parameters

ParamTypeRequiredDescription
taskstringRequiredFixed value: cover
modelstringRequiredModel version
clipIdstringRequiredID of the clip to cover
customModeboolCustom mode: when true, prompt is exact lyrics; when false, a style description
promptstringStyle / rework description, e.g. "make it a female reggae voice"
tagsstringTarget style tags, e.g. Hip-Hop/Rap, Happy
titlestringSong title
vocalGenderenum(m/f)Vocal gender: m (male) / f (female)
makeInstrumentalboolInstrumental only (no vocals), default false
Advanced Parameters (optional)
ParamTypeDescription
styleWeightnumber(0~1)Style weight; higher sticks closer to tags
audioWeightnumber(0~1)Original-audio influence weight (for audio-based tasks)
weirdnessConstraintnumber(0~1)Creativity / weirdness; higher is bolder
personaIdstringVoice persona ID (sing with a persona)
artistClipIdstringReference clip ID for style

Request Example

curl -X POST https://api.cqtai.com/api/cqt/generator/suno \
  -H 'Authorization: Bearer <API_KEY>' \
  -H 'Content-Type: application/json' \
  -d '{
    "task": "cover",
    "model": "v45",
    "customMode": false,
    "clipId": "05d72140-38f5-4eb4-bdaa-a6e0d1c1167e",
    "makeInstrumental": false,
    "prompt": "变成女声,然后嗓音偏雷鬼一点",
    "tags": "Hip-Hop/Rap, Happy, Party",
    "title": "Roadtrip Sunrise10",
    "vocalGender": "f",
    "styleWeight": 0.65,
    "weirdnessConstraint": 0.65,
    "audioWeight": 0.65
  }'
# -> { "code":200, "data":"<taskId>" }

Response Example

{
  "code": 200,
  "msg": "success",
  "data": {
    "id": "8bba0b9499ea4fb8984b9d6e3830067a",
    "taskType": "cover",
    "status": "succeeded",
    "errorMsg": "",
    "param": {
      "task": "cover",
      "model": "chirp-v45",
      "customMode": false,
      "clipId": "05d72140-38f5-4eb4-bdaa-a6e0d1c1167e",
      "makeInstrumental": false,
      "prompt": "变成女声,然后嗓音偏雷鬼一点",
      "tags": "Hip-Hop/Rap, Happy, Party",
      "title": "Roadtrip Sunrise10",
      "vocalGender": "f",
      "styleWeight": 0.65,
      "weirdnessConstraint": 0.65,
      "audioWeight": 0.65
    },
    "result": [
      {
        "id": "a193f365-a099-4089-a877-1b748c0bdb45",
        "title": "Roadtrip Sunrise10",
        "handle": "ernabillstbwsd",
        "status": "complete",
        "user_id": "f04d4d05-dd5c-4f54-ac37-3357099b2ce1",
        "metadata": {
          "key": "C_major",
          "tags": "Hip-Hop/Rap, Happy, Party",
          "task": "cover",
          "type": "gen",
          "prompt": "[Verse 1] 你把窗帘拉开一点 风就跑进我房间 …(完整歌词已省略)",
          "avg_bpm": 108.04,
          "max_bpm": 111.11,
          "min_bpm": 107.14,
          "duration": 81.44,
          "is_remix": true,
          "has_vocal": false,
          "cover_clip_id": "05d72140-38f5-4eb4-bdaa-a6e0d1c1167e",
          "edited_clip_id": "05d72140-38f5-4eb4-bdaa-a6e0d1c1167e",
          "control_sliders": { "audio_weight": 0.65, "style_weight": 0.65, "weirdness_constraint": 0.65 },
          "make_instrumental": false,
          "uses_latest_model": false,
          "can_publish_with_vocal": true,
          "gpt_description_prompt": "变成女声,然后嗓音偏雷鬼一点"
        },
        "audio_url": "https://cdn1.suno.ai/a193f365-a099-4089-a877-1b748c0bdb45.mp3",
        "image_url": "https://cdn2.suno.ai/image_a193f365-a099-4089-a877-1b748c0bdb45.jpeg",
        "image_large_url": "https://cdn2.suno.ai/image_large_a193f365-a099-4089-a877-1b748c0bdb45.jpeg",
        "video_url": "",
        "clip_roots": {
          "clips": [
            { "user_handle": "playfulsubtlety0358", "user_display_name": "PlayfulSubtlety0358", "user_avatar_image_url": "https://cdn1.suno.ai/sAura14.jpg" }
          ],
          "clip_attribution_type": "remix"
        },
        "media_urls": [
          { "url": "https://d2lwuy8qc234o3.cloudfront.net/1/clip/a193f365-a099-4089-a877-1b748c0bdb45.m4a", "delivery": "progressive", "content_type": "m4a-opus" },
          { "url": "https://cdn1.suno.ai/a193f365-a099-4089-a877-1b748c0bdb45.mp3", "delivery": "progressive", "content_type": "mp3" }
        ],
        "model_name": "chirp-auk",
        "batch_index": 0,
        "created_at": "2026-07-08T06:45:43.752Z",
        "major_model_version": "v4.5"
      },
      {
        "id": "8b157c63-43cf-4714-ad7f-95c40b71c956",
        "title": "Roadtrip Sunrise10",
        "status": "complete",
        "metadata": {
          "key": "Db_major",
          "task": "cover",
          "duration": 162.08,
          "avg_bpm": 108.03,
          "is_remix": true,
          "cover_clip_id": "05d72140-38f5-4eb4-bdaa-a6e0d1c1167e",
          "gpt_description_prompt": "变成女声,然后嗓音偏雷鬼一点"
        },
        "audio_url": "https://cdn1.suno.ai/8b157c63-43cf-4714-ad7f-95c40b71c956.mp3",
        "image_url": "https://cdn2.suno.ai/image_8b157c63-43cf-4714-ad7f-95c40b71c956.jpeg",
        "batch_index": 1,
        "major_model_version": "v4.5"
      }
    ],
    "createTime": "2026-07-08 14:45:41",
    "completeTime": "2026-07-08 14:46:48"
  }
}

Response Fields

FieldTypeDescription
codenumberStatus code; 200 = success
msgstringMessage
data.idstringTask ID (the taskId returned on submit; used to poll)
data.taskTypestringTask type; matches the submitted task
data.statusstringStatus: pending / succeeded / failed
data.errorMsgstringFailure reason; empty on success
data.paramobjectEcho of the request params you submitted
data.resultarrayResults; returns 2 candidate clips
data.result[].idstringThe generated clipId; reusable for further extend / cover, etc.
data.result[].audio_urlstringAudio file URL (mp3)
data.result[].video_urlstringVideo file URL (mp4); may be empty, re-query later
data.result[].image_urlstringCover image URL (image_large_url is the large one)
data.result[].titlestringSong title
data.result[].statusstringClip status; "complete" = ready to download
data.result[].metadata.durationnumberTotal audio duration (seconds)
data.result[].metadata.tagsstringStyle tags
data.result[].metadata.keystringMusical key, e.g. C_major / Db_major
data.result[].metadata.avg_bpmnumberAverage tempo in BPM (also max_bpm/min_bpm)
data.result[].metadata.has_vocalboolWhether it contains vocals
data.result[].metadata.cover_clip_idstringSource clip ID being covered (= the clipId you passed)
data.result[].metadata.gpt_description_promptstringYour style description (echo of prompt)
data.result[].metadata.is_remixboolWhether it is a remix; always true for cover
data.result[].clip_rootsobjectSource (parent) clip info: title / cover / author
data.result[].media_urlsarrayMulti-format audio URLs (m4a-opus / mp3)
data.result[].batch_indexnumberCandidate index (0, 1)
data.result[].major_model_versionstringModel version used, e.g. v4.5 / v5.5
data.createTime / completeTimestringTask submit time / completion time
其它字段action_config / model_badges / secondary_badges / ownership / avatar_image_url, etc. are for Suno UI and can be ignored

Billing & Credits

30 credits (x your user rate). Auto-refunded on failure.