From d9bef50437623577c0127efad85f566d36d0949e Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Wed, 15 Nov 2017 11:31:31 -0500 Subject: [PATCH] Fix Title and HTTPS values --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cca0d94b..8923b70f 100644 --- a/README.md +++ b/README.md @@ -706,7 +706,7 @@ API | Description | Auth | HTTPS | Link | | TMDb | Community-based movie data | `apiKey` | Yes | [Go!](https://www.themoviedb.org/documentation/api) | | TVDB | Television data | `apiKey` | Yes | [Go!](https://api.thetvdb.com/swagger) | | TVMaze | TV Show Data | No | No | [Go!](http://www.tvmaze.com/api) | -| utelly | Check where a tv show or movie is available | `X-Mashape-Key` | No | [Go!](https://market.mashape.com/utelly/utelly) | +| Utelly | Check where a tv show or movie is available | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/utelly/utelly) | | Vimeo | Vimeo Developer API | `OAuth` | Yes | [Go!](https://developer.vimeo.com/) | | YouTube | Add YouTube functionality to your sites and apps | `OAuth` | Yes | [Go!](https://developers.google.com/youtube/) |