From 31042f6b867b5303919246b198dbc894533c6383 Mon Sep 17 00:00:00 2001 From: Nirjas Jakilim Date: Wed, 14 Apr 2021 02:57:29 +0600 Subject: [PATCH] Added Apple Music API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95d59701..9ad1c05b 100644 --- a/README.md +++ b/README.md @@ -609,6 +609,7 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [AI Mastering](https://aimastering.com/api_docs/) | Automated Music Mastering | `apiKey` | Yes | Yes | +| [Apple Music](https://developer.apple.com/documentation/applemusicapi/) | Official API of the music streaming site Apple Music | `apiKey` | Yes | Unknown | | [Bandsintown](https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0) | Music Events | No | Yes | Unknown | | [Deezer](https://developers.deezer.com/api) | Music | `OAuth` | Yes | Unknown | | [Discogs](https://www.discogs.com/developers/) | Music | `OAuth` | Yes | Unknown |