Timing:歌词、音频时间线
Developing
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location '/suno/act/timing/a624123d-22cc-4d4d-bf28-78d312f61597' \
--header 'Authorization: Bearer <token>'
Responses
application/json
{"code":"task_not_exist","message":"task_not_exist","data":null}
Modified at 2026-03-30 11:39:32