Suno Song Concatenation
Request Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
clip_id | string | Yes | Clip ID of the song to concatenate |
is_infill | boolean | No | Whether to use infill mode (generate transitions between segments) |
Request Examples
Response Example
Infill Mode
Whenis_infill: true is set, Suno will automatically generate transition passages between song segments:
After submitting a concatenation task, use the Task Query endpoint to get results. The concatenated song will generate a new clip ID.