Music models › Suno
Get Timestamped Lyrics
Get Timestamped Lyrics
music Suno price on request
Request
POST https://app.video-blade.com/api/v1/generations
X-API-Key: vb_…
Content-Type: application/json
{
"callback_url": "https://your-app.example/callbacks/video-blade",
"input": {
"audio_id": "\u2026",
"task_id": "\u2026"
},
"model": "suno-get-timestamped-lyrics"
}
Input parameters
| Name | Type | Required | Description |
|---|---|---|---|
task_id |
string | required | Unique identifier of the music generation task. This should be a task_id returned from either the "Generate Music" or "Extend Music" endpoints. |
audio_id |
string | required | Unique identifier of the specific audio track for which to retrieve lyrics. This ID is returned in the callBackUrl data after music generation completes. |
Pricing
Price on request; the charge is settled from actual consumption with the music coefficient ×2.0. See Pricing & tokens.