From 3818a8c4751eb9be155ee35d874863a92bfe2796 Mon Sep 17 00:00:00 2001 From: priyanshm07 Date: Sun, 3 Oct 2021 11:22:58 +0530 Subject: [PATCH] Add Utelly API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73b353cc..b4de9700 100644 --- a/README.md +++ b/README.md @@ -1268,6 +1268,7 @@ API | Description | Auth | HTTPS | CORS | | [Trakt](https://trakt.tv/b/api-docs) | Movie and TV Data | `apiKey` | Yes | Yes | | [TVDB](https://api.thetvdb.com/swagger) | Television data | `apiKey` | Yes | Unknown | | [TVMaze](http://www.tvmaze.com/api) | TV Show Data | No | No | Unknown | +| [Utelly](https://rapidapi.com/utelly/api/utelly) | Movies, Series and TV shows Recommendations | `apiKey` | Yes | Unknown | | [Vimeo](https://developer.vimeo.com/) | Vimeo Developer API | `OAuth` | Yes | Unknown | | [YouTube](https://developers.google.com/youtube/) | Add YouTube functionality to your sites and apps | `OAuth` | Yes | Unknown |