Using MusixMatch-API with musixmatch.com

C# integration

Install
dotnet add package MusixMatch-API
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
MusixMatch-API
C#
API
musixmatch.com
musixmatch.com
At a glance
Language C#
Endpoints16