# Set LISTENHUB_API_KEY firstcurl -X POST "https://api.marswave.ai/openapi/v1/music/generate" \-H "Authorization: Bearer $LISTENHUB_API_KEY" \-H "Content-Type: application/json" \-d '{"prompt": "r&b, slow, passionate, male vocal","lyrics": "[verse]\nWalking down the empty street at night\n[chorus]\nFeel the rhythm, feel the light","title": "Night Walk","model": "auto"}'