From 8bd021f4b9b007748bec22e8e9d2d08001e19e51 Mon Sep 17 00:00:00 2001 From: Ilya Gubins Date: Fri, 4 Aug 2017 14:11:23 +0200 Subject: [PATCH] Updated Mixcloud entry Mixcloud requires OAuth authorization --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aafe396f..f5030516 100644 --- a/README.md +++ b/README.md @@ -339,7 +339,7 @@ API | Description | Auth | HTTPS | Link | | Jamendo | Music | `OAuth` | Yes | [Go!](https://developer.jamendo.com/v3.0) | | iTunes Search | Software products | No | Yes | [Go!](https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/) | | LastFm | Music | `apiKey` | No | [Go!](http://www.last.fm/api) | -| Mixcloud | Music | No | Yes | [Go!](https://www.mixcloud.com/developers/) | +| Mixcloud | Music | `OAuth` | Yes | [Go!](https://www.mixcloud.com/developers/) | | MusicBrainz | Music | No | Yes | [Go!](https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2) | | Musikki | Music | `apiKey` | Yes | [Go!](https://music-api.musikki.com/reference) | | Musixmatch | Music | `apiKey` | Yes | [Go!](https://developer.musixmatch.com/) |