get lyrics and audio timeline
Suno
Lyrics Timeline
Get synchronized lyrics and audio timeline data
POST
get lyrics and audio timeline
Get the synchronized lyrics and audio timeline for a clip. This returns timing data that maps each lyric line/word to its position in the audio, useful for karaoke-style displays, subtitle generation, or audio analysis.
This is an async task. The response contains a
taskId — use Get Task Status to poll for the timeline data.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The clip_id which used to generate the music audio continued from existing audio.
Response
201 - application/json
The response is of type object.