Retrieve detailed information about a lyrics generation task, including status, parameters, and results.
taskId you received from Generate Lyrics.
taskId, original request params (param)text) and titlePENDING, SUCCESS, or failure states with errorMessagetaskId (string)🔑 API Authentication
All endpoints require authentication using Bearer Token.
Add to request headers:
Authorization: Bearer YOUR_API_KEY⚠️ Note:
- Keep your API Key secure and do not share it with others
- If you suspect your API Key has been compromised, reset it immediately from the management page
The task ID returned from the Generate Lyrics endpoint. Used to retrieve detailed information about a specific lyrics generation task.
Request successful
Status code. 200 - Request successful, 400 - Invalid parameters, 401 - Unauthorized access, 404 - Invalid request method or path, 405 - Rate limit exceeded, 413 - Theme or prompt too long, 429 - Insufficient credits, 430 - Your call frequency is too high. Please try again later, 455 - System maintenance, 500 - Server error
200, 400, 401, 404, 405, 413, 429, 430, 455, 500 200
Error message when code != 200
"success"