{
"prompt": "Embrace of Night"
}
curl --location --request POST 'https://api.302.ai/mureka/v1/lyrics/generate' \
--header 'Authorization: Bearer ' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "Embrace of Night"
}'
{
"id": "65699299065857",
"created_at": 1744006270,
"model": "mureka-6",
"status": "preparing",
"trace_id": "7e4121133425c1af9a6045a7d1ee070f"
}