From 6aec2e4c55c616430c66aa2f04d515b570c568e0 Mon Sep 17 00:00:00 2001 From: Ilya Gubins Date: Wed, 2 Aug 2017 11:10:29 +0200 Subject: [PATCH] Updated Musikki entry Musikki requires AppKey and AppId that can be obtained in the Musikki dashboard --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a44559b..bf60a2a5 100644 --- a/README.md +++ b/README.md @@ -338,7 +338,7 @@ API | Description | Auth | HTTPS | Link | | LastFm | Music | `apiKey` | No | [Go!](http://www.last.fm/api) | | Mixcloud | Music | No | Yes | [Go!](https://www.mixcloud.com/developers/) | | MusicBrainz | Music | No | Yes | [Go!](https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2) | -| Musikki | Music | No | Yes | [Go!](https://music-api.musikki.com/reference) | +| Musikki | Music | `apiKey` | Yes | [Go!](https://music-api.musikki.com/reference) | | Musixmatch | Music | `apiKey` | Yes | [Go!](https://developer.musixmatch.com/) | | Songkick | Music Events | `OAuth` | Yes | [Go!](https://www.songkick.com/developer/) | | Songsterr | Provides guitar, bass and drums tabs and chords | No | Yes | [Go!](https://www.songsterr.com/a/wa/api/) |