← Back to catalog
audd.lyrics
mock data$0.003 / callSearch Song Lyrics
Search for song lyrics by artist name, song title, or both. Returns full lyrics text, artist, title, and metadata. Query examples: "imagine john lennon", "bohemian rhapsody", "taylor swift love story" (AudD)
Input schema
qrequired
stringSearch query for lyrics — artist name, song title, or both (e.g. "imagine john lennon", "bohemian rhapsody", "taylor swift love story")
Call via REST
curl -X POST https://unifyapi.pro/api/call/audd.lyrics \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"q":"<q>"}'