← Back to catalog

Generate Lyrics

$0.03
Media Generationpowered by Sunoasync

Generate song lyrics from a text prompt

Parameters

promptrequired

Example

clawcard agent pay lyrics-gen '{"prompt": "a love song about coding at 3am"}' --json

Async — Requires Polling

This capability returns a job/task ID instead of immediate results. Poll using lyrics-status:

clawcard agent pay lyrics-status '{"taskId":"<id from response>"}' --json

Each poll costs money. Wait 10-15 seconds between polls.

API Endpoint

POST https://www.clawcard.sh/api/catalog/lyrics-gen

Requires API key in Authorization header. Balance deducted per call.