UnifyAPI
← Back to catalog

audd.lyrics

mock data$0.003 / call

Search 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)

Media & Artsprovider: Audd#audd#media

Input schema

qrequired

Search query for lyrics — artist name, song title, or both (e.g. "imagine john lennon", "bohemian rhapsody", "taylor swift love story")

string

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>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.