If you have an ISRC code for a specific track you can use the /isrc endpoint to lookup that track. We first lookup the ISRC on Spotify and then search all other services for matching tracks. A normalized MusicfetchTrack is returned.
GET https://api.musicfetch.io/isrc
Use the interactive playground below to test the ISRC lookup endpoint with your own parameters. The playground will show you the exact request and response.