Usage Guide
- This endpoint generates only lyrics content based on your prompt
- Multiple lyrics variations will be returned for you to choose from
- Generated lyrics typically include song structure markers (e.g., [Verse], [Chorus])
Developer Notes
- Generated lyrics are retained for 15 days
- Callback has only one stage: complete (generation complete)
- Use this endpoint when you only need lyrics creation without music
- Results can be used as input for the Generate Music endpoint in custom mode
Authorizations
🔑 API Authentication
All endpoints require authentication using Bearer Token.
Get API Key
- Visit the API Key Management Page to obtain your API Key
Usage
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
Body
application/json
Response
Request successful
The response is of type object
.