Endpoint
Query parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
clip_id | string | Yes | Clip ID to download as WAV. Obtain from Upload Audio (data.clipId) or a completed generation task (results[].id). |
Response
data field is a string containing the direct download URL for the WAV file.
Example
WAV files are larger than MP3. The URL is subject to the same expiration policy as the clip — check
expire_at from Get Music before downloading.