1
mirror of https://github.com/public-apis/public-apis synced 2024-12-12 06:43:55 +01:00

Merge pull request #534 from Morrolan/master

Added utelly API
This commit is contained in:
Dave Machado 2017-11-15 11:32:01 -05:00 committed by GitHub
commit 2a2275e804
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -714,6 +714,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` | 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/) |