Skip to content

Timing: Lyrics, Audio Timeline

GET https://www.kkiai.com/suno/act/timing/{id}

Request Parameters

Authorization

Add the Authorization parameter to the Header, with its value being the Token concatenated after Bearer

Example: Authorization: Bearer ********************

Path Parameters

Parameter NameTypeRequiredDescription
idstringRequired

cURL Example

bash
curl --location --request GET 'https://www.kkiai.com/suno/act/timing/a624123d-22cc-4d4d-bf28-78d312f61597' \
--header 'Authorization: Bearer <token>'

Response

🟢 200 Success

Response Example

json
{"code":"task_not_exist","message":"task_not_exist","data":null}