Get the Spotify song link from a Deezer link
How to use Musicfetch to find the Spotify link for any song using a Deezer track URL
Musicfetch is a song-link matching API. Give Musicfetch a supported Deezer track URL and request Spotify; when a confident match is available, the response includes the matching Spotify song link and normalized track metadata.
How to use Musicfetch API to get a Spotify link from Deezer
Use the /url endpoint with a Deezer track URL and set services=spotify in the query. You can use any supported Deezer track link. See the URL lookup API docs for more details.
From a Deezer track URL
Example response
The Musicfetch response contains merged links/metadata from Deezerand Spotify.
Song link matching FAQ
Can I convert a Deezer song link to Spotify?
Yes. Musicfetch can use a supported Deezer track URL to find the matching Spotify song link when a confident match is available.
Does Musicfetch convert audio files or playlists?
No. Musicfetch matches music metadata and service links. It does not download audio, convert files, or migrate playlists.
Can I do song-link matching by API?
Yes. Use the Musicfetch URL lookup endpoint with a source track URL and request the destination service in the services parameter.