From 20227dc0677bb7b04227d8d4029d9a99999ee709 Mon Sep 17 00:00:00 2001 From: Nirjas Jakilim Date: Wed, 14 Apr 2021 03:06:28 +0600 Subject: [PATCH] Added API of Audiomack --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95d59701..30415470 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 | +| [Audiomack](https://www.audiomack.com/data-api/docs) | Api of the streaming music hub Audiomack | `OAuth` | 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 |