Endpoint
Path parameter
| Parameter | Description |
|---|---|
id | Music result ID (from results[].id in Get Task response) |
Response
| Field | Type | Description |
|---|---|---|
id | string | Music result ID (the clip_id used in audio processing endpoints) |
audio_url | string | MP3 download URL |
image_url | string | Cover art URL |
title | string | Track title |
duration | float | Duration in seconds |
tags | string | Style tags |
prompt | string | Generation prompt |
expire_at | integer | Unix timestamp (ms) when the file expires. 0 = no expiry. |
Error: expired result
Ifexpire_at has passed, the endpoint returns: