From 4c3b855550b407176f5e295645d9e6a38aad99d9 Mon Sep 17 00:00:00 2001 From: Vineet Kumar Pandey Date: Mon, 25 Oct 2021 02:34:34 +0530 Subject: [PATCH] Add SoundCloud (#2488) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c1457e4f..c53e31b0 100644 --- a/README.md +++ b/README.md @@ -1005,6 +1005,7 @@ API | Description | Auth | HTTPS | CORS | | [Songkick](https://www.songkick.com/developer/) | Music Events | `apiKey` | Yes | Unknown | | [Songlink / Odesli](https://www.notion.so/API-d0ebe08a5e304a55928405eb682f6741) | Get all the services on which a song is available | `apiKey` | Yes | Yes | | [Songsterr](https://www.songsterr.com/a/wa/api/) | Provides guitar, bass and drums tabs and chords | No | Yes | Unknown | +| [SoundCloud](https://developers.soundcloud.com/docs/api/guide) | With SoundCloud API you can build applications that will give more power to control your content | `OAuth` | Yes | Unknown | | [Spotify](https://beta.developer.spotify.com/documentation/web-api/) | View Spotify music catalog, manage users' libraries, get recommendations and more | `OAuth` | Yes | Unknown | | [TasteDive](https://tastedive.com/read/api) | Similar artist API (also works for movies and TV shows) | `apiKey` | Yes | Unknown | | [TheAudioDB](https://www.theaudiodb.com/api_guide.php) | Music | `apiKey` | Yes | Unknown |