Get the Amazon Music song link from a Apple Music link
How to use Musicfetch to find the Amazon Music link for any song using a Apple Music track URL
Musicfetch is a song-link matching API. Give Musicfetch a supported Apple Music track URL and request Amazon Music; when a confident match is available, the response includes the matching Amazon Music song link and normalized track metadata.
How to use Musicfetch API to get a Amazon Music link from Apple Music
Use the /url endpoint with a Apple Music track URL and set services=amazonMusic in the query. You can use any supported Apple Music track link. See the URL lookup API docs for more details.
From a Apple Music track URL
Example response
The Musicfetch response contains merged links/metadata from Apple Musicand Amazon Music.
How reliable is the song-link match?
Match quality depends on the metadata available for the source track and whether the same recording exists on Amazon Music. Check the returned artist and track title before publishing the link, especially when a song has live, remastered, clean, explicit, or alternate versions. If Musicfetch cannot find a suitable Amazon Music result, the response will not contain a destination-service link.
Song link matching FAQ
Can I convert a Apple Music song link to Amazon Music?
Yes. Musicfetch can use a supported Apple Music track URL to find the matching Amazon Music 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.