Any track.
Every platform.
Send a Spotify URL, ISRC, Deezer ID, or Apple Music track — get back a shareable link that works on every streaming service.
Free to start · No credit card required
01
Send a track ID
Paste any Spotify, Apple, Deezer, Tidal ID, URL, or bare ISRC.
02
API resolves it
We look up the track across every major platform in one request.
03
Share anywhere
Get a shareable link page — or use the raw links in your own UI.
curl https://api.ml.jadquir.com/v1/lookup/isrc/GBAHS1600463 \
-H "Authorization: Bearer <your-key>"{
"success": true,
"data": {
"public_id": "MKB7VjTG",
"title": "Shape of You",
"artist": "Ed Sheeran",
"isrc": "GBAHS1600463",
"image_url": "https://yt3.googleusercontent.com/TMbA3LImAL96nFkm5cI1x6LiEMvMbRg4IRxEeABd9qpXsfmwKhZHRD1MucnjG5QIsVEp0Vpn7h7M51FH3Q=w1500-h1500-l100-rj",
"links": {
"musiclink": "https://ml.jadquir.com//ml/MKB7VjTG", // Our own link for easy sharing
"spotify": "https://open.spotify.com/track/5BhCnMoTq4qI4vf37Ohlkm",
"youtube": "https://www.youtube.com/watch?v=xTvyyoF_LZY",
"youtube_music": "https://music.youtube.com/watch?v=xTvyyoF_LZY",
"deezer": "https://www.deezer.com/track/139470659",
"soundcloud": "https://soundcloud.com/edsheeran/shape-of-you",
"apple_music": "https://geo.music.apple.com/song/1826971718",
"tidal": "https://listen.tidal.com/track/352393347",
"qobuz": "https://open.qobuz.com/track/37680152",
"shazam": "https://www.shazam.com/song/1714453945/shape-of-you",
"yandex": "https://music.yandex.com/track/32947997",
"anghami": "https://play.anghami.com/song/21508959",
"napster": "https://play.napster.com/track/tra.248648524",
"pandora": "https://www.pandora.com/artist/ed-sheeran/deluxe/shape-of-you/TRxcxxhbgh3zXdK",
"boomplay": "https://www.boomplay.com/songs/3650888",
"audiomack": "https://audiomack.com/ed-sheeran/song/shape-of-you-3587400",
"amazon_music": "https://music.amazon.com/tracks/B01N7RAC65",
"amazon_store": "https://amazon.com/dp/B0DF7YZ28K"
}
}
}Supported platforms
Input — any of these
Output — all of these
All platform links are provided on a best-effort basis. Links may be missing or inaccurate due to regional restrictions, catalog differences, or errors — we cannot guarantee every platform link will be present in every response.
Ready to build?
Free tier included — 300 requests/month, no credit card required.
Need more? See pricing