Get WAV

No Description

Endpoint

GET http://v98store.com/suno/act/wav/{clip_id}

cURL Command

curl -X GET 'http://v98store.com/suno/act/wav/{clip_id}' \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer YOUR_TOKEN'

Parameters

NameInDescriptionRequired
clip_idpathYes

Responses

200 -

Example

{
  "code": "success",
  "data": "47443cc1-4902-42ae-ae7f-72a9900544e9",
  "message": ""
}