Using android-lyrics-plugin-sdk with musixmatch.com

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/musixmatch/android-lyrics-plugin-sdk
curl \
  # append ?apikey=$API_KEY to the URL \
  /album.get
curl \
  # append ?apikey=$API_KEY to the URL \
  /track.get
curl \
  # append ?apikey=$API_KEY to the URL \
  /artist.get
SDK on GitHub 📄 API Docs
SDK
android-lyrics-plugin-sdk
Java
API
musixmatch.com
musixmatch.com
At a glance
Language Java
Endpoints16
✓ Official