English
cURL
curl --request GET \ --url https://proxy.innk.cc/suno/act/timing/{clip_id} \ --header 'Authorization: Bearer <token>'
{ "aligned_words": [ { "word": "<string>", "success": true, "start_s": 123, "end_s": 123, "p_align": 123 } ], "waveform_data": [ 123 ], "hoot_cer": 123, "is_streamed": true }
Timing: Lyrics, Audio Timeline
The authentication header format is Bearer <API_KEY>, where <API_KEY> is your API token.
Bearer <API_KEY>
<API_KEY>
Song ID
successful response
Show child attributes
Was this page helpful?