This method is only available for commercial plans. The dump will include meta-data only. You will still need to call the track.lyrics.get api to get the real content.
Dump of our catalogue in this format:
{ "track_name": "Shape of you", "artist_name": "Ed Sheeran", "commontrack_id":12075763, "instrumental":false, "has_lyrics":yes, "updated_time":"2013-04-08T09:28:40Z" }
This method requires authentication.
{ "message": { "header": { "status_code": 200, "execute_time": 0.049940824508667 }, "body": { "catalogue": { "updated_time": "2017-02-07T13:49:01Z", "catalogue_commontracks": { "url_list": [ { "url": "http:\/\/static.musixmatch.com\/api\/catalogue\/201304\/C5A8048E7CE1-CE48-DEBF-02D6-C5A8048E7CE1\/commontracks-0.txt.gz" }, { "url": "http:\/\/static.musixmatch.com\/api\/catalogue\/201304\/C5A8048E7CE1-CE48-DEBF-02D6-C5A8048E7CE1\/commontracks-1.txt.gz" } ] }, } } } }