Music metadata API for audio recognition and identification with comprehensive music database access and metadata retrieval. Enter your Gracenote API key to use these APIs. If using cURL, or similar command, provide your API key in the header.
Example:
curl -i "https://api.gmd.music.gracenote.com/v2/recordings/gnid?ids=GN9NHMK18BH8981" -H "GN-APIKEY: "
Note:
Input parameters are case-sensitive. For example, artistName is a valid parameter, but other cases, like ArtistName or artistname, are not valid.