From c3f3e4cbd01fffa256a7c2a4ea075c3006f066e2 Mon Sep 17 00:00:00 2001 From: contribu Date: Sat, 22 Sep 2018 09:07:35 +0900 Subject: [PATCH] Added API for AI Mastering (#757) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66f51316..bfa7ca32 100644 --- a/README.md +++ b/README.md @@ -483,6 +483,7 @@ API | Description | Auth | HTTPS | CORS | ### Music API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| +| [AI Mastering](https://aimastering.com/api_docs/) | Automated Music Mastering | `apiKey` | Yes | Yes | | [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 |