Music URL Lookup API
The Musicfetch URL lookup API resolves a music-service link into normalized metadata and matching links on other platforms. Use it for song-link matching, album-link matching, artist-link matching, and cross-platform music metadata enrichment.
The /url endpoint accepts a URL from any supported music platform and returns normalized metadata with links to the same content across all requested services.
If you are evaluating the product workflow rather than endpoint parameters, start with the music link matching API overview.
Example
Endpoint
GET https://api.musicfetch.io/url
Query parameters
URL lookup API FAQ
What is the Musicfetch URL lookup API?
The URL lookup API accepts a supported music-service URL and returns normalized metadata with matching links across requested services.
Can URL lookup convert one song link to another service?
Yes. Provide a source track URL and request the destination service in the services parameter to get a matching song link when available.
What kinds of URLs does Musicfetch support?
Musicfetch supports lookup for supported track, album, and artist URLs from music services such as Spotify, Apple Music, YouTube, Deezer, TIDAL, SoundCloud, and more.
Try it out
Use the interactive playground below to test the URL lookup endpoint with your own parameters. The playground will show you the exact request and response.