Retrieve synchronized lyrics with precise timestamps for music tracks.
taskId and audioId are required to identify the specific tracktaskId comes from either “Generate Music” or “Extend Music” endpointsaudioId identifies the specific track version when multiple were generatedinstrumental=true), no lyrics data will be returnedAll APIs require authentication via Bearer Token.
Get API Key:
Usage: Add to request header: Authorization: Bearer YOUR_API_KEY
Note:
Unique identifier of the music generation task. This should be a taskId returned from either the "Generate Music" or "Extend Music" endpoints.
"5c79****be8e"
Unique identifier of the specific audio track for which to retrieve lyrics. This ID is returned in the callback data after music generation completes.
"e231****-****-****-****-****8cadc7dc"
Request successful
Response status code
200, 401, 404, 422, 429, 451, 455, 500 Error message when code != 200
"success"