🎵 Suno API Wrapper

Music generation via Suno's web API

Not authenticated
No TWOCAPTCHA_KEY — captcha auto-solve disabled
Log in to Suno
POST /api/generate
Generate a song (prompt, tags, title — auto-solves captcha)
POST /api/status
Check clip status (body: { clipIds: [...] })
POST /api/wait
Long-poll until clips complete
POST /api/lyrics
Generate lyrics from description
GET /api/credits
Check remaining credits
GET /api/captcha/status
Check if captcha is required + solver status
POST /api/captcha/solve
Manually trigger captcha solve (for testing)
GET /api/health
Health check + auth status
POST /api/refresh-token
Refresh the Clerk JWT