From ec31970cba0c7333ce36d3f931685b267b76e46f Mon Sep 17 00:00:00 2001 From: Himanshu Sharma <88159798+sh-himanshu@users.noreply.github.com> Date: Sat, 2 Oct 2021 17:13:11 +0530 Subject: [PATCH] add songlink / odesli API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1eca1853..e1b83652 100644 --- a/README.md +++ b/README.md @@ -825,6 +825,7 @@ API | Description | Auth | HTTPS | CORS | | [Musixmatch](https://developer.musixmatch.com/) | Music | `apiKey` | Yes | Unknown | | [Openwhyd](https://openwhyd.github.io/openwhyd/API) | Download curated playlists of streaming tracks (YouTube, SoundCloud, etc...) | No | Yes | No | | [Songkick](https://www.songkick.com/developer/) | Music Events | `OAuth` | 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 | | [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 |