cURL
curl --request GET \ --url https://recoup-api.vercel.app/api/research/urls
{ "status": "success", "urls": [ { "domain": "<string>", "url": "<string>" } ] }
Get all social and streaming URLs for an artist — Spotify, Instagram, TikTok, YouTube, Twitter, SoundCloud, and more.
Artist name or Recoup artist ID (UUID).
Social and streaming URLs
success
error
Show child attributes
Was this page helpful?