You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 41 KiB

8 years ago
8 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
6 years ago
7 years ago
7 years ago
7 years ago
7 years ago
6 years ago
7 years ago
7 years ago
6 years ago
6 years ago
7 years ago
7 years ago
6 years ago
7 years ago
6 years ago
7 years ago
6 years ago
6 years ago
7 years ago
8 years ago
7 years ago
7 years ago
7 years ago
6 years ago
6 years ago
6 years ago
7 years ago
7 years ago
6 years ago
8 years ago
8 years ago
6 years ago
8 years ago
7 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553
  1. # Public APIs [![Build Status](https://api.travis-ci.org/toddmotto/public-apis.svg)](https://travis-ci.org/toddmotto/public-apis)
  2. A collective list of free JSON APIs for use in web development.
  3. A JSON encoding of all entries can be found [here](json).
  4. For information on contributing to this project, please see the [contributing guide](.github/CONTRIBUTING.md).
  5. Please note a passing build status indicates all listed APIs are available since the last update. A failing build status indicates that 1 or more services may be unavailable at the moment.
  6. ## Index
  7. * [Animals](#animals)
  8. * [Anime](#anime)
  9. * [Anti-Malware](#anti-malware)
  10. * [Art & Design](#art--design)
  11. * [Books](#books)
  12. * [Business](#business)
  13. * [Calendar](#calendar)
  14. * [Cloud Storage & File Sharing](#cloud-storage--file-sharing)
  15. * [Currency Exchange](#currency-exchange)
  16. * [Data Validation](#data-validation)
  17. * [Development](#development)
  18. * [Documents & Productivity](#documents--productivity)
  19. * [Environment](#environment)
  20. * [Finance](#finance)
  21. * [Food & Drink](#food--drink)
  22. * [Fraud Prevention](#fraud-prevention)
  23. * [Games & Comics](#games--comics)
  24. * [Geocoding](#geocoding)
  25. * [Health](#health)
  26. * [Machine Learning](#machine-learning)
  27. * [Math](#math)
  28. * [Music](#music)
  29. * [News](#news)
  30. * [Open Data](#open-data)
  31. * [Open Source projects](#open-source-projects)
  32. * [Personality](#personality)
  33. * [Photography](#photography)
  34. * [Science](#science)
  35. * [Security](#security)
  36. * [Shopping](#shopping)
  37. * [Social](#social)
  38. * [Sports & Fitness](#sports--fitness)
  39. * [Tracking](#tracking)
  40. * [Transportation](#transportation)
  41. * [University](#university)
  42. * [Vehicle](#vehicle)
  43. * [Video](#video)
  44. * [Weather](#weather)
  45. ### Animals
  46. API | Description | Auth | HTTPS | Link |
  47. |---|---|---|---|---|
  48. | Dogs | Based on the [Stanford Dogs Dataset](http://vision.stanford.edu/aditya86/ImageNetDogs/) | No | Yes | [Go!](https://dog.ceo/dog-api/) |
  49. | IUCN | IUCN Red List of Threatened Species | `apiKey` | No | [Go!](http://apiv3.iucnredlist.org/api/v3/docs) |
  50. | Petfinder | Adoption | `apiKey` | Yes | [Go!](https://www.petfinder.com/developers/api-docs/) |
  51. | RescueGroups | Adoption | No | Yes | [Go!](https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home) |
  52. ### Anime
  53. API | Description | Auth | HTTPS | Link |
  54. |---|---|---|---|---|
  55. | AniList | AniList Anime | `OAuth` | No | [Go!](http://anilist-api.readthedocs.io/en/latest/) |
  56. | Jikan | Unofficial MyAnimeList API | No | Yes | [Go!](https://jikan.me) |
  57. | Kitsu | Anime discovery platform | `OAuth` | Yes | [Go!](http://docs.kitsu.apiary.io/) |
  58. | Studio Ghibli | Resources from Studio Ghibli films | No | Yes | [Go!](https://ghibliapi.herokuapp.com) |
  59. ### Anti-Malware
  60. API | Description | Auth | HTTPS | Link |
  61. |---|---|---|---|---|
  62. | AlienVault Open Threat Exchange (OTX) | IP/domain/URL reputation | `apiKey` | Yes | [Go!](https://otx.alienvault.com/api/) |
  63. | Certly | Certly Link/Domain Flagging | `apiKey` | Yes | [Go!](https://guard.certly.io/) |
  64. | Google Safe Browsing | Google Link/Domain Flagging | `apiKey` | Yes | [Go!](https://developers.google.com/safe-browsing/) |
  65. | Metacert | Metacert Link Flagging | `apiKey` | Yes | [Go!](https://metacert.com/) |
  66. | VirusTotal | VirusTotal File/URL Analysis | `apiKey` | Yes | [Go!](https://www.virustotal.com/en/documentation/public-api/) |
  67. | Web Of Trust (WOT) | Website reputation | `apiKey` | Yes | [Go!](https://www.mywot.com/wiki/API) |
  68. ### Art & Design
  69. API | Description | Auth | HTTPS | Link |
  70. |---|---|---|---|---|
  71. | Behance | Design | `apiKey` | Yes | [Go!](https://www.behance.net/dev) |
  72. | Dribbble | Design | `OAuth` | No | [Go!](http://developer.dribbble.com/v1/) |
  73. | Harvard Art Museums | Art | `apiKey` | No | [Go!](https://github.com/harvardartmuseums/api-docs) |
  74. | Icons8 | Icons | `OAuth` | Yes | [Go!](http://docs.icons8.apiary.io/#reference/0/meta) |
  75. | Noun Project | Icons | `OAuth` | No | [Go!](http://api.thenounproject.com/index.html) |
  76. | Rijksmuseum | Art | `apiKey` | Yes | [Go!](https://www.rijksmuseum.nl/en/api) |
  77. ### Books
  78. API | Description | Auth | HTTPS | Link |
  79. |---|---|---|---|---|
  80. | British National Bibliography | Books | No | No | [Go!](http://bnb.data.bl.uk/) |
  81. | Goodreads | Books | No | Yes | [Go!](https://www.goodreads.com/api) |
  82. | Google Books | Books | `OAuth` | Yes | [Go!](https://developers.google.com/books/) |
  83. ### Business
  84. API | Description | Auth | HTTPS | Link |
  85. |---|---|---|---|---|
  86. | mailgun | Email Service | `apiKey` | Yes | [Go!](https://www.mailgun.com/) |
  87. | markerapi | Trademark Search | No | No | [Go!](http://www.markerapi.com/) |
  88. ### Calendar
  89. API | Description | Auth | HTTPS | Link |
  90. |---|---|---|---|---|
  91. | Church Calendar | Catholic liturgical calendar | No | No | [Go!](http://calapi.inadiutorium.cz/) |
  92. | Holidays | Historical data regarding holidays | `apiKey` | Yes | [Go!](https://holidayapi.com/) |
  93. | LectServe | Protestant liturgical calendar | No | No | [Go!](http://www.lectserve.com) |
  94. | Non-Working Days | Database of ICS files for non working days | No | Yes | [Go!](https://github.com/gadael/icsdb) |
  95. ### Cloud Storage & File Sharing
  96. API | Description | Auth | HTTPS | Link |
  97. |---|---|---|---|---|
  98. | Box | File Sharing and Storage | `OAuth` | Yes | [Go!](https://developer.box.com/) |
  99. | Dropbox | File Sharing and Storage | `OAuth` | Yes | [Go!](https://www.dropbox.com/developers) |
  100. | Google Drive | File Sharing and Storage | `OAuth` | Yes | [Go!](https://developers.google.com/drive/) |
  101. | OneDrive | File Sharing and Storage | `OAuth` | Yes | [Go!](https://dev.onedrive.com/) |
  102. ### Currency Exchange
  103. API | Description | Auth | HTTPS | Link |
  104. |---|---|---|---|---|
  105. | Currencylayer | Exchange rates and currency conversion | `apiKey` | Yes | [Go!](https://currencylayer.com/documentation) |
  106. | Fixer.io | Exchange rates and currency conversion | No | Yes | [Go!](http://fixer.io) |
  107. ### Data Validation
  108. API | Description | Auth | HTTPS | Link |
  109. |---|---|---|---|---|
  110. | languagelayer | Language detection | No | Yes | [Go!](https://languagelayer.com) |
  111. | Lob.com | US Address Verification | `apiKey` | Yes | [Go!](https://lob.com/) |
  112. | mailboxlayer | Email address validation | No | Yes | [Go!](https://mailboxlayer.com) |
  113. | numverify | Phone number validation | No | Yes | [Go!](https://numverify.com) |
  114. | PurgoMalum | Content validator against profanity & obscenity | No | No | [Go!](http://www.purgomalum.com) |
  115. | vatlayer | VAT number validation | No | Yes | [Go!](https://vatlayer.com) |
  116. ### Development
  117. API | Description | Auth | HTTPS | Link |
  118. |---|---|---|---|---|
  119. | Adorable Avatars | Generate random cartoon avatars | No | Yes | [Go!](http://avatars.adorable.io) |
  120. | APIs.guru | Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | No | Yes | [Go!](https://apis.guru/api-doc/) |
  121. | Bacon Ipsum | A Meatier Lorem Ipsum Generator | No | Yes | [Go!](https://baconipsum.com/json-api/) |
  122. | BetterMeta | Return a site's meta tags in JSON format | X-Mashape-Key | Yes | [Go!](http://bettermeta.io) |
  123. | Changelogs.md | Structured changelog metadata from open source projects | No | Yes | [Go!](https://changelogs.md) |
  124. | CDNJS | Library info on CDNJS | No | Yes | [Go!](https://api.cdnjs.com/libraries/jquery) |
  125. | Faceplusplus | A tool to detect face | `OAuth` | Yes | [Go!](https://www.faceplusplus.com/) |
  126. | Genderize.io | Determines a gender from a first name | No | Yes | [Go!](https://genderize.io) |
  127. | Github - User Data | Pull public information for a user's github | No | Yes | [Go!](https://api.github.com/users/hackeryou) |
  128. | Gitter | Chat for GitHub | `OAuth` | Yes | [Go!](https://github.com/gitterHQ/docs) |
  129. | HackerRank | Compile source code and run against a set of provided test cases | `apiKey` | Yes | [Go!](https://www.hackerrank.com/api/docs) |
  130. | Hipster Ipsum | Generates Hipster Ipsum text | No | No | [Go!](http://hipsterjesus.com/) |
  131. | IPify | A simple IP Address API | No | Yes | [Go!](https://www.ipify.org/) |
  132. | JSON 2 JSONP | Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript | No | Yes | [Go!](https://json2jsonp.com/) |
  133. | JSONbin.io | Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps | `apiKey` | Yes | [Go!](https://jsonbin.io) |
  134. | JSONPlaceholder | Fake data for testing and prototyping | No | No | [Go!](http://jsonplaceholder.typicode.com/) |
  135. | Judge0 API | Compile and run source code | No | Yes | [Go!](https://api.judge0.com/) |
  136. | Kairos | Face Recognition and Emotion Analysis | `apiKey` | Yes | [Go!](https://www.kairos.com/features) |
  137. | Let's Validate | Uncovers the technologies used on websites and URL to thumbnail | No | Yes | [Go!](https://github.com/letsvalidate/api) |
  138. | LiveEdu | Live Coding Streaming | `OAuth` | Yes | [Go!](https://www.liveedu.tv/developer/applications/) |
  139. | Lorem Text | Generates Lorem Ipsum text | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/montanaflynn/lorem-text-generator) |
  140. | Loripsum | The "lorem ipsum" generator that doesn't suck | No | No | [Go!](http://loripsum.net/) |
  141. | Myjson | A simple JSON store for your web or mobile app | No | No | [Go!](http://myjson.com/api) |
  142. | Okta | User Authentication | `apiKey` | Yes | [Go!](https://okta.com/) |
  143. | Plino | Spam filtering system | No | Yes | [Go!](https://plino.herokuapp.com/) |
  144. | Public APIs | A collective list of free JSON APIs for use in web development | No | Yes | [Go!](https://github.com/toddmotto/public-apis/tree/master/json) |
  145. | Random Word | Generate random word | No | No | [Go!](http://www.setgetgo.com/randomword/) |
  146. | RandomUser | Generates random user data | No | Yes | [Go!](https://randomuser.me) |
  147. | ReqRes | A hosted REST-API ready to respond to your AJAX requests | No | Yes | [Go!](https://reqres.in/ ) |
  148. | RoboHash | Generate random robot/alien avatars | No | Yes | [Go!](https://robohash.org/) |
  149. | StackExchange | Q&A forum for developers | `OAuth` | Yes | [Go!](https://api.stackexchange.com/) |
  150. | UI Names | Generate random fake names | No | Yes | [Go!](https://github.com/thm/uinames) |
  151. | Verse | Check what's the latest version of your favorite open-source project | No | Yes | [Go!](https://verse.pawelad.xyz/) |
  152. ### Documents & Productivity
  153. API | Description | Auth | HTTPS | Link |
  154. |---|---|---|---|---|
  155. | File.io | File Sharing | No | Yes | [Go!](https://www.file.io) |
  156. | pdflayer API | HTML/URL to PDF | No | Yes | [Go!](https://pdflayer.com) |
  157. | Pocket | Bookmarking service | `OAuth` | Yes | [Go!](https://getpocket.com/developer/) |
  158. | PrexView | Data from XML or JSON to PDF, HTML or Image | `apiKey` | Yes | [Go!](https://prexview.com) |
  159. | Todoist | Todo Lists | `OAuth` | Yes | [Go!](https://developer.todoist.com) |
  160. | Wunderlist | Todo Lists | `OAuth` | Yes | [Go!](https://developer.wunderlist.com/documentation) |
  161. ### Environment
  162. API | Description | Auth | HTTPS | Link |
  163. |---|---|---|---|---|
  164. | AirVisual | Air quality and weather data | `apiKey` | Yes | [Go!](https://airvisual.com/api) |
  165. | OpenAQ | Open air quality data | `apiKey` | Yes | [Go!](https://docs.openaq.org/) |
  166. | PM2.5.in | Air quality of China | `apiKey` | No | [Go!](http://www.pm25.in/api_doc) |
  167. ### Finance
  168. API | Description | Auth | HTTPS | Link |
  169. |---|---|---|---|---|
  170. | Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | [Go!](https://www.barchartondemand.com/free) |
  171. | CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) |
  172. | Consumer Financial Protection Bureau | Financial services consumer complains data | `apiKey` | Yes | [Go!](https://data.consumerfinance.gov/resource/jhzv-w97w.json) |
  173. | IEX | Stocks and Market Data | No | Yes | [Go!](https://iextrading.com/developer/) |
  174. | Razorpay IFSC | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | [Go!](https://ifsc.razorpay.com/) |
  175. | VAT Rates | A collection of all VAT rates for EU countries | No | Yes | [Go!](https://jsonvat.com/) |
  176. ### Food & Drink
  177. API | Description | Auth | HTTPS | Link |
  178. |---|---|---|---|---|
  179. | BigOven | Recipe Search | `X-Mashape-Key` | No | [Go!](http://api2.bigoven.com/) |
  180. | BreweryDB | Beer | `apiKey` | No | [Go!](http://www.brewerydb.com/developers) |
  181. | Edamam | Recipe Search | `apiKey` | Yes | [Go!](https://developer.edamam.com/) |
  182. | Food2Fork | Recipe Search | `apiKey` | No | [Go!](http://food2fork.com/about/api) |
  183. | LCBO | Alcohol | `apiKey` | Yes | [Go!](https://lcboapi.com/) |
  184. | PunkAPI | Brewdog Beer Recipes | No | Yes | [Go!](https://punkapi.com/) |
  185. | Recipe Puppy | Food | No | No | [Go!](http://www.recipepuppy.com/about/api/) |
  186. | TacoFancy | Community-driven taco database | No | No | [Go!](https://github.com/evz/tacofancy-api) |
  187. | TheCocktailDB | Cocktail Recipes | No | No | [Go!](http://www.thecocktaildb.com/) |
  188. | The Report of the Week | Food & Drink Reviews | No | Yes | [Go!](https://github.com/andyklimczak/TheReportOfTheWeek-API) |
  189. | What's on the menu? | NYPL human-transcribed historical menu collection | `apiKey` | No | [Go!](nypl.github.io/menus-api/) |
  190. | Yummly | Find food recipes | No | Yes | [Go!](https://developer.yummly.com/) |
  191. | Zomato | Discover restaurants | `apiKey` | Yes | [Go!](https://developers.zomato.com/api) |
  192. ### Fraud Prevention
  193. API | Description | Auth | HTTPS | Link |
  194. |---|---|---|---|---|
  195. | Whitepages Pro | Global identity verification with phone, address, email, and IP | `apiKey` | Yes | [Go!](https://pro.whitepages.com/developer/documentation/identity-check-api/) |
  196. | Whitepages Pro | Phone reputation to detect spammy phones | `apiKey` | Yes | [Go!](https://pro.whitepages.com/developer/documentation/phone-reputation-api/) |
  197. | Whitepages Pro | Get an owner’s name, address, demographics based on the phone number | `apiKey` | Yes | [Go!](https://pro.whitepages.com/developer/documentation/reverse-phone-api/) |
  198. | Whitepages Pro | Phone number validation, line_type, carrier append | `apiKey` | Yes | [Go!](https://pro.whitepages.com/developer/documentation/phone-intelligence-api/) |
  199. | Whitepages Pro | Get normalized physical address, residents, address type, and validity | `apiKey` | Yes | [Go!](https://pro.whitepages.com/developer/documentation/reverse-address-api/) |
  200. ### Games & Comics
  201. API | Description | Auth | HTTPS | Link |
  202. |---|---|---|---|---|
  203. | Battle.net | Blizzard Entertainment | No | Yes | [Go!](https://dev.battle.net/) |
  204. | Battlefield 4 | Battlefield 4 Information | No | Yes | [Go!](https://bf4stats.com/api) |
  205. | Chuck Norris Database | Jokes | No | No | [Go!](http://www.icndb.com/api/) |
  206. | Clash of Clans | Clash of Clans Game Information | No | Yes | [Go!](https://developer.clashofclans.com) |
  207. | Clash Royale | Clash Royale Game Information | No | Yes | [Go!](https://github.com/martincarrera/clash-royale-api) |
  208. | Comic Vine | Comics | No | Yes | [Go!](https://comicvine.gamespot.com/api/documentation) |
  209. | Deck of Cards | Deck of Cards | No | No | [Go!](http://deckofcardsapi.com/) |
  210. | Destiny The Game | Bungie Platform API | `apiKey` | Yes | [Go!](https://www.bungie.net/en/Clan/Post/39966/85087279/0/0) |
  211. | Eve Online | Third-Party Developer Documentation | `OAuth` | Yes | [Go!](https://eveonline-third-party-documentation.readthedocs.io/en/latest/) |
  212. | Giant Bomb | Video Games | No | Yes | [Go!](https://www.giantbomb.com/api/documentation) |
  213. | Guild Wars 2 | Guild Wars 2 Game Information | `apiKey` | Yes | [Go!](https://wiki.guildwars2.com/wiki/API:Main) |
  214. | Jservice | Jeopardy Question Database | No | No | [Go!](http://jservice.io) |
  215. | Magic The Gathering | Magic The Gathering Game Information | No | No | [Go!](http://magicthegathering.io/) |
  216. | Marvel | Marvel Comics | `apiKey` | No | [Go!](http://developer.marvel.com) |
  217. | Minecraft | Minecraft server info & user info) | No | Yes | [Go!](https://mcapi.ca/) |
  218. | Open Trivia | Trivia Questions | No | Yes | [Go!](https://opentdb.com/api_config.php) |
  219. | PandaScore | E-sports games and results | `apiKey` | Yes | [Go!](https://api.pandascore.co) |
  220. | Pokéapi | Pokémon Information | No | No | [Go!](http://pokeapi.co) |
  221. | Qriusity | Quiz/Trivia Questions | No | Yes | [Go!](https://qriusity.com/) |
  222. | Riot Games | League of Legends Game Information | `apiKey` | Yes | [Go!](https://developer.riotgames.com/) |
  223. | Steam | Steam Client Interaction | `OAuth` | Yes | [Go!](https://developer.valvesoftware.com/wiki/Steam_Web_API) |
  224. ### Geocoding
  225. API | Description | Auth | HTTPS | Link |
  226. |---|---|---|---|---|
  227. | adresse.data.gouv.fr | Address database of France, geocoding, and reverse | No | Yes | [Go!](https://adresse.data.gouv.fr) |
  228. | Bing Maps | Create/customize digital maps based on Bing Maps data | `apiKey` | Yes | [Go!](https://www.microsoft.com/maps/) |
  229. | Geocode.xyz | Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing | No | Yes | [Go!](https://geocode.xyz/) |
  230. | GeoNames | Place names and other geographical data | No | No | [Go!](http://www.geonames.org/export/web-services.html) |
  231. | GéoApi | French geographical data | No | Yes | [Go!](https://api.gouv.fr/api/geoapi.html) |
  232. | Google Maps | Create/customize digital maps based on Google Maps data | `apiKey` | Yes | [Go!](https://developers.google.com/maps/) |
  233. | IP 2 Country | Map an IP to a country | No | Yes | [Go!](https://ip2country.info) |
  234. | IP Address Details | Find geolocation with ip address | No | Yes | [Go!](https://ipinfo.io/) |
  235. | IP Location | Find IP address location information | No | Yes | [Go!](https://ipapi.co/) |
  236. | IP Vigilante | Free IP Geolocation API | No | Yes | [Go!](https://www.ipvigilante.com/) |
  237. | Mapbox | Create/customize beautiful digital maps | `apiKey` | Yes | [Go!](https://www.mapbox.com/developers/) |
  238. | Mapzen Search | Open Source & Open Data Global Geocoding Service | `apiKey` | Yes | [Go!](https://mapzen.com/products/search/) |
  239. | Mexico | Mexico RESTful zip codes API | No | Yes | [Go!](https://github.com/IcaliaLabs/sepomex) |
  240. | One Map 2.0, Singapore | Singapore Land Authority REST API services for Singapore addresses | `apiKey` | Yes | [Go!](https://docs.onemap.sg/) |
  241. | OnWater | Determine if a lat/lon is on water or land | No | Yes | [Go!](https://onwater.io/) |
  242. | OpenCage | Forward and reverse geocoding using open data | No | Yes | [Go!](https://geocoder.opencagedata.com) |
  243. | OpenStreetMap | Navigation, geolocation and geographical data | `OAuth` | No | [Go!](http://wiki.openstreetmap.org/wiki/API) |
  244. | PostcodeData.nl | Provide geolocation data based on postcode for Dutch addresses | No | No | [Go!](http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json) |
  245. | Postcodes.io | Postcode lookup & Geolocation for the UK | No | Yes | [Go!](https://postcodes.io) |
  246. | REST Countries | Get information about countries via a RESTful API | No | Yes | [Go!](https://restcountries.eu) |
  247. | Utah AGRC | Utah Web API for geocoding Utah addresses | `apiKey` | Yes | [Go!](https://api.mapserv.utah.gov) |
  248. | ViaCep | Brazil RESTful zip codes API | No | Yes | [Go!](https://viacep.com.br) |
  249. | Zippopotam | Get information about place such as country, city, state, etc | No | No | [Go!](http://www.zippopotam.us) |
  250. ### Health
  251. API | Description | Auth | HTTPS | Link |
  252. |---|---|---|---|---|
  253. | Diabetes | Logging and retrieving diabetes information | No | No | [Go!](http://predictbgl.com/api/) |
  254. | Flutrack | Influenza-like symptoms with geotracking | No | No | [Go!](http://www.flutrack.org/) |
  255. | Makeup | Makeup Information | No | No | [Go!](http://makeup-api.herokuapp.com/) |
  256. | Medicare | Access to the data from the CMS - medicare.gov | No | Yes | [Go!](https://data.medicare.gov/developers) |
  257. | Nutritionix | Worlds largest verified nutrition database | `apiKey` | Yes | [Go!](https://developer.nutritionix.com/) |
  258. | openFDA | Public FDA data about drugs, devices, and foods | No | Yes | [Go!](https://open.fda.gov/api/) |
  259. | USDA Nutrients | National Nutrient Database for Standard Reference | No | Yes | [Go!](https://ndb.nal.usda.gov/ndb/doc/index) |
  260. ### Machine Learning
  261. API | Description | Auth | HTTPS | Link |
  262. |---|---|---|---|---|
  263. | API.AI | Natural Language Processing | `apiKey` | Yes | [Go!](https://api.ai/) |
  264. | Clarifai | Computer Vision | `OAuth` | Yes | [Go!](https://developer.clarifai.com/) |
  265. | Cleverbot | Web chat bot | `apiKey` | Yes | [Go!](https://www.cleverbot.com/api/) |
  266. | Keen IO | Data Analytics | `apiKey` | Yes | [Go!](https://keen.io/) |
  267. | Unplugg | Forecasting API for timeseries data | `apiKey` | Yes | [Go!](https://unplu.gg/test_api.html) |
  268. | Wit.ai | Natural Language Processing | `OAuth` | Yes | [Go!](https://wit.ai/) |
  269. ### Math
  270. API | Description | Auth | HTTPS | Link |
  271. |---|---|---|---|---|
  272. | Newton | Symbolic and Arithmetic Math Calculator | No | Yes | [Go!](https://newton.now.sh/) |
  273. | Numbers API | Facts about numbers | No | No | [Go!](http://numbersapi.com) |
  274. ### Music
  275. API | Description | Auth | HTTPS | Link |
  276. |---|---|---|---|---|
  277. | Bandsintown | Music Events | No | Yes | [Go!](https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0) |
  278. | Deezer | Music | `OAuth` | No | [Go!](http://developers.deezer.com/login?redirect=/api) |
  279. | Discogs | Music | `OAuth` | Yes | [Go!](https://www.discogs.com/developers/) |
  280. | Genius | Crowdsourced lyrics and music knowledge | `OAuth` | Yes | [Go!](https://docs.genius.com/) |
  281. | Jamendo | Music | `OAuth` | Yes | [Go!](https://developer.jamendo.com/v3.0) |
  282. | iTunes Search | Software products | No | Yes | [Go!](https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/) |
  283. | LastFm | Music | `apiKey` | No | [Go!](http://www.last.fm/api) |
  284. | Mixcloud | Music | `OAuth` | Yes | [Go!](https://www.mixcloud.com/developers/) |
  285. | MusicBrainz | Music | No | Yes | [Go!](https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2) |
  286. | Musikki | Music | `apiKey` | Yes | [Go!](https://music-api.musikki.com/reference) |
  287. | Musixmatch | Music | `apiKey` | Yes | [Go!](https://developer.musixmatch.com/) |
  288. | Songkick | Music Events | `OAuth` | Yes | [Go!](https://www.songkick.com/developer/) |
  289. | Songsterr | Provides guitar, bass and drums tabs and chords | No | Yes | [Go!](https://www.songsterr.com/a/wa/api/) |
  290. | Soundcloud | Music | No | Yes | [Go!](https://developers.soundcloud.com/) |
  291. | Spotify | Music | `OAuth` | Yes | [Go!](https://developer.spotify.com/web-api/) |
  292. | Vagalume | Crowdsourced lyrics and music knowledge | `apiKey` | Yes | [Go!](https://api.vagalume.com.br/docs/) |
  293. ### News
  294. API | Description | Auth | HTTPS | Link |
  295. |---|---|---|---|---|
  296. | Chronicling America | Provides access to millions of pages of historic US newspapers from the Library of Congress | No | No | [Go!](http://chroniclingamerica.loc.gov/about/api/) |
  297. | New York Times | Provides news | `apiKey` | Yes | [Go!](https://developer.nytimes.com/) |
  298. | News API | Headlines currently published on a range of news sources and blogs | `apiKey` | Yes | [Go!](https://newsapi.org/) |
  299. | The Guardian | Access all the content the Guardian creates, categorised by tags and section | `apiKey` | Yes | [Go!](http://open-platform.theguardian.com/) |
  300. ### Open Data
  301. API | Description | Auth | HTTPS | Link |
  302. |---|---|---|---|---|
  303. | 18F | US Federal Government /Developer Program | No | No | [Go!](http://18f.github.io/API-All-the-X/) |
  304. | Abbreviation | Get abbreviations and meanings | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/daxeel/abbreviations) |
  305. | CARTO | Location Information Prediction | `apiKey` | Yes | [Go!](https://carto.com/) |
  306. | Callook.info | United States ham radio callsigns | No | Yes | [Go!](https://callook.info) |
  307. | Celebinfo | Celebrity information | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/daxeel/celebinfo/) |
  308. | Colorado Data Engine | Formatted and geolocated Colorado public data | No | Yes | [Go!](http://codataengine.org/) |
  309. | Colorado Information Marketplace | Colorado State Government Open Data | No | Yes | [Go!](https://data.colorado.gov/) |
  310. | Datakick | The open product database | `apiKey` | Yes | [Go!](https://www.datakick.org/api) |
  311. | Data USA | US Public Data | No | Yes | [Go!](https://datausa.io/about/api/) |
  312. | Dronestream | Tracks United States drone strikes | No | Yes | [Go!](https://dronestre.am/) |
  313. | fonoApi | Mobile Device Description | No | Yes | [Go!](https://fonoapi.freshpixl.com/) |
  314. | Open Government, Australia | Australian Government Open Data | No | Yes | [Go!](https://www.data.gov.au/) |
  315. | Open Government, USA | United States Government Open Data | No | Yes | [Go!](https://www.data.gov/) |
  316. | Open Government, Canada | Canadian Government Open Data | No | No | [Go!](http://open.canada.ca/en) |
  317. | Open Government Data, India | Indian Government Open Data | `apiKey` | Yes | [Go!](https://data.gov.in/) |
  318. | Open Government, New Zealand | New Zealand Government Open Data | No | Yes | [Go!](https://www.data.govt.nz/) |
  319. | Outpan | A Database of Everything | `apiKey` | Yes | [Go!](https://outpan.mixnode.com/developers) |
  320. | Pearson | Dictionary Data | `apiKey` | No | [Go!](http://developer.pearson.com/apis/dictionaries) |
  321. | Prague Opendata | Prague City Open Data | No | No | [Go!](http://opendata.praha.eu/en) |
  322. | Quandl | Stock Market Data | No | Yes | [Go!](https://www.quandl.com/) |
  323. | Represent by Open North | Find Canadian Government Representatives | No | Yes | [Go!](https://represent.opennorth.ca/) |
  324. | Scoop.it | Content Curation Service | `apiKey` | No | [Go!](http://www.scoop.it/dev) |
  325. | Teleport | Quality of Life Data | No | Yes | [Go!](https://developers.teleport.org/) |
  326. | UPC database | More than 1.5 million barcode numbers from all around the world | `apiKey` | Yes | [Go!](https://upcdatabase.org/api) |
  327. | Wikidata | Collaboratively edited knowledge base operated by the Wikimedia Foundation | `OAuth` | Yes | [Go!](https://www.wikidata.org/w/api.php?action=help) |
  328. | Wikipedia | Mediawiki Encyclopedia | No | Yes | [Go!](https://www.mediawiki.org/wiki/API:Main_page) |
  329. | Wordnik | Dictionary Data | No | No | [Go!](http://developer.wordnik.com) |
  330. | Yelp | Find Local Business | `OAuth` | Yes | [Go!](https://www.yelp.com/developers/documentation/v3) |
  331. ### Open Source projects
  332. API | Description | Auth | HTTPS | Link |
  333. |---|---|---|---|---|
  334. | Countly | Countly web analytics | No | No | [Go!](http://resources.count.ly/docs) |
  335. | Drupal.org | Drupal.org | No | Yes | [Go!](https://www.drupal.org/drupalorg/docs/api) |
  336. | Libraries.io | Open source software libraries | `apiKey` | Yes | [Go!](https://libraries.io/api) |
  337. ### Personality
  338. API | Description | Auth | HTTPS | Link |
  339. |---|---|---|---|---|
  340. | chucknorris.io | JSON API for hand curated Chuck Norris jokes | No | Yes | [Go!](https://api.chucknorris.io) |
  341. | Forismatic | Inspirational Quotes | No | No | [Go!](http://forismatic.com/en/api/) |
  342. | icanhazdadjoke | The largest selection of dad jokes on the internet | No | Yes | [Go!](https://icanhazdadjoke.com/api) |
  343. | Medium | Community of readers and writers offering unique perspectives on ideas | `OAuth` | Yes | [Go!](https://github.com/Medium/medium-api-docs) |
  344. | Quotes on Design | Inspirational Quotes | No | Yes | [Go!](https://quotesondesign.com/api-v4-0/) |
  345. | Traitify | Assess, collect, and analyze Personality | No | Yes | [Go!](https://app.traitify.com/developer) |
  346. | tronalddump.io | Api & web archive for the things Donald Trump has said | No | Yes | [Go!](https://www.tronalddump.io) |
  347. ### Photography
  348. API | Description | Auth | HTTPS | Link |
  349. |---|---|---|---|---|
  350. | 500px | Photography Community | `OAuth` | Yes | [Go!](https://github.com/500px/api-documentation) |
  351. | Flickr | Flickr Services | `OAuth` | Yes | [Go!](https://www.flickr.com/services/api/) |
  352. | Gfycat | Jiffier GIFs | `OAuth` | Yes | [Go!](https://developers.gfycat.com/api/) |
  353. | Giphy | Get all your gifs | No | Yes | [Go!](https://github.com/Giphy/GiphyAPI) |
  354. | Imgur | Images | `OAuth` | Yes | [Go!](https://api.imgur.com/#overview) |
  355. | ScreenShotLayer | URL 2 Image | No | Yes | [Go!](https://screenshotlayer.com) |
  356. | Unsplash | Photography | `OAuth` | Yes | [Go!](https://unsplash.com/developers) |
  357. | PlaceKitten | Resizable kitten placeholder images | No | Yes | [Go!](https://placekitten.com/) |
  358. ### Science
  359. API | Description | Auth | HTTPS | Link |
  360. |---|---|---|---|---|
  361. | arcsecond.io | Multiple astronomy data sources | No | Yes | [Go!](https://api.arcsecond.io/) |
  362. | CORE | Access the world's Open Access research papers | `apiKey` | Yes | [Go!](https://core.ac.uk/services#api) |
  363. | Fedger.io | Query machine intelligence data | No | Yes | [Go!](https://dev.fedger.io/docs/) |
  364. | inspirehep.net | High Energy Physics info. system | No | Yes | [Go!](https://inspirehep.net/info/hep/api?ln=en) |
  365. | Launch Library | Upcoming Space Launches | No | Yes | [Go!](https://launchlibrary.net/1.2/docs/api.html) |
  366. | Minor Planet Center | Asterank.com Information | No | No | [Go!](http://www.asterank.com/mpc) |
  367. | NASA | NASA data, including imagery | No | Yes | [Go!](https://api.nasa.gov) |
  368. | Open Notify | ISS astronauts, current location, etc | No | No | [Go!](http://open-notify.org/Open-Notify-API/) |
  369. | Sunrise and Sunset | Sunset and sunrise times for a given latitude and longitude | No | Yes | [Go!](https://sunrise-sunset.org/api) |
  370. | USGS Earthquake Hazards Program | Earthquakes data real-time | No | Yes | [Go!](https://earthquake.usgs.gov/fdsnws/event/1/) |
  371. | USGS Water Services | Water quality and level info for rivers and lakes | No | Yes | [Go!](https://waterservices.usgs.gov/) |
  372. | World Bank | World Data | No | No | [Go!](https://datahelpdesk.worldbank.org/knowledgebase/topics/125589) |
  373. ### Security
  374. API | Description | Auth | HTTPS | Link |
  375. |---|---|---|---|---|
  376. | AXFR Database | AXFR public database | No | No | [Go!](http://api.axfrcheck.com) |
  377. | UK Police | UK Police data | No | Yes | [Go!](https://data.police.uk/docs/) |
  378. ### Shopping
  379. API | Description | Auth | HTTPS | Link |
  380. |---|---|---|---|---|
  381. | eBay | Sell and Buy on eBay | `OAuth` | Yes | [Go!](https://go.developer.ebay.com/) |
  382. ### Social
  383. API | Description | Auth | HTTPS | Link |
  384. |---|---|---|---|---|
  385. | Cisco Spark | Team Collaboration Software | `OAuth` | Yes | [Go!](https://developer.ciscospark.com) |
  386. | Discord | Make bots for Discord, integrate Discord onto an external platform | `OAuth` | Yes | [Go!](https://discordapp.com/developers/docs/intro) |
  387. | DonReach Social Count | Get the social share count of a URL from every major social network | No | Yes | [Go!](https://donreach.com/social-share-count/) |
  388. | Facebook | Facebook Login, Share on FB, Social Plugins, Analytics and more | `OAuth` | Yes | [Go!](https://developers.facebook.com/) |
  389. | Foursquare | Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc) | `OAuth` | Yes | [Go!](https://developer.foursquare.com/) |
  390. | Fuck Off as a Service | Asks someone to fuck off | No | Yes | [Go!](https://www.foaas.com) |
  391. | Full Contact | Get Social Media profiles and contact Information | `OAuth` | Yes | [Go!](https://www.fullcontact.com/developer/docs/) |
  392. | HackerNews | Social news for CS and entrepreneurship | No | Yes | [Go!](https://github.com/HackerNews/API) |
  393. | Instagram | Instagram Login, Share on Instagram, Social Plugins and more | `OAuth` | Yes | [Go!](https://www.instagram.com/developer/) |
  394. | LinkedIn | The foundation of all digital integrations with LinkedIn | `OAuth` | Yes | [Go!](https://developer.linkedin.com/docs/rest-api) |
  395. | Meetup.com | Data about Meetups from Meetup.com | `apiKey` | Yes | [Go!](https://www.meetup.com/meetup_api/) |
  396. | Telegram MTProto | Read and write Telegram data | `OAuth` | Yes | [Go!](https://core.telegram.org/api#getting-started) |
  397. | Telegram bot | Simplified HTTP version of the MTProto API for bots | `OAuth` | Yes | [Go!](https://core.telegram.org/bots/api) |
  398. | Pinterest | The world's catalog of ideas | `OAuth` | Yes | [Go!](https://developers.pinterest.com/) |
  399. | PWRTelegram bot | Boosted version of the Telegram bot API | `OAuth` | Yes | [Go!](https://pwrtelegram.xyz) |
  400. | Reddit | Homepage of the internet | `OAuth` | Yes | [Go!](https://www.reddit.com/dev/api) |
  401. | Slack | Team Instant Messaging | `OAuth` | Yes | [Go!](https://api.slack.com/) |
  402. | Tumblr | Read and write Tumblr Data | `OAuth` | Yes | [Go!](https://www.tumblr.com/docs/en/api/v2) |
  403. | Twitch | Game Streaming API | `OAuth` | Yes | [Go!](https://github.com/justintv/Twitch-API) |
  404. | Twitter | Read and write Twitter data | `OAuth` | Yes | [Go!](https://dev.twitter.com/rest/public) |
  405. | vk | Read and write vk data | `OAuth` | Yes | [Go!](https://vk.com/dev/sites) |
  406. ### Sports & Fitness
  407. API | Description | Auth | HTTPS | Link |
  408. |---|---|---|---|---|
  409. | Cartola FC | The Cartola FC API serves to check the partial points of your team | No | Yes | [Go!](https://github.com/wgenial/cartrolandofc) |
  410. | City Bikes | City Bikes around the world | No | No | [Go!](http://api.citybik.es/v2/) |
  411. | Ergast F1 | F1 data from the beginning of the world championships in 1950 | No | No | [Go!](http://ergast.com/mrd/) |
  412. | Fitbit | Fitbit Information | `OAuth` | Yes | [Go!](https://dev.fitbit.com/) |
  413. | Football-Data.org | Football Data | No | No | [Go!](http://api.football-data.org/index) |
  414. | JCDecaux Bike | JCDecaux's self-service bicycles | `apiKey` | Yes | [Go!](https://developer.jcdecaux.com/) |
  415. | Cricket Live Scores | Live cricket scores | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/dev132/cricket-live-scores) |
  416. | NFL Arrests | NFL Arrest Data | No | No | [Go!](http://nflarrest.com/api/) |
  417. | Pro Motocross | The RESTful AMA Pro Motocross lap times for every racer on the start gate | No | No | [Go!](http://promotocrossapi.com) |
  418. | Strava | Connect with athletes, activities and more | `OAuth` | Yes | [Go!](https://strava.github.io/api/) |
  419. | UFC Data | Ultimate Fighting Championship information for events and fighters | No | No | [Go!](http://ufc-data-api.ufc.com/) |
  420. | Wger | Workout manager data as exercises, muscles or equipment | `apiKey` | Yes | [Go!](https://wger.de/en/software/api) |
  421. ### Tracking
  422. API | Description | Auth | HTTPS | Link |
  423. |---|---|---|---|---|
  424. | Postmon | An API to query Brazilian ZIP codes and orders easily, quickly and free | No | No | [Go!](http://postmon.com.br) |
  425. | Sweden | Provides information about parcels in transport | `apiKey` | No | [Go!](https://developer.postnord.com/docs2) |
  426. ### Transportation
  427. API | Description | Auth | HTTPS | Link |
  428. |---|---|---|---|---|
  429. | ADS-B Exchange | Access real-time and historical data of any and all airbone aircraft | No | Yes | [Go!](https://www.adsbexchange.com/data/) |
  430. | Amadeus Travel Innovation Sandbox | Travel Search - Limited usage | `apiKey` | Yes | [Go!](https://sandbox.amadeus.com/) |
  431. | Bay Area Rapid Transit | Stations and predicted arrivals for BART | `apiKey` | No | [Go!](http://api.bart.gov) |
  432. | Community Transit | Transitland API | No | Yes | [Go!](https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints) |
  433. | Goibibo | API for travel search | `apiKey` | Yes | [Go!](https://developer.goibibo.com/docs) |
  434. | Icelandic APIs | Open APIs that deliver services in or regarding Iceland | No | Yes | [Go!](http://docs.apis.is/) |
  435. | Indian Railways | Indian Railways Information | `apiKey` | No | [Go!](http://api.erail.in/) |
  436. | Izi | Audio guide for travellers | `apiKey` | Yes | [Go!](http://api-docs.izi.travel/) |
  437. | Navitia | The open API for building cool stuff with transport data | `apiKey` | Yes | [Go!](https://api.navitia.io/) |
  438. | The Nomad List | A list of the best places to live/work remotely | No | Yes | [Go!](https://nomadlist.com/faq) |
  439. | Schiphol Airport | Schiphol | `apiKey` | Yes | [Go!](https://developer.schiphol.nl/) |
  440. | TransitLand | Transit Aggregation | No | Yes | [Go!](https://transit.land/documentation/datastore/api-endpoints.html) |
  441. | Transport for Atlanta, US | Marta | No | No | [Go!](http://www.itsmarta.com/app-developer-resources.aspx) |
  442. | Transport for Auckland, New Zealand | Auckland Transport | No | Yes | [Go!](https://api.at.govt.nz/) |
  443. | Transport for Belgium | Belgian transport API | No | Yes | [Go!](https://hello.irail.be/api/) |
  444. | Transport for Berlin, Germany | Third-party VBB API | No | Yes | [Go!](https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md) |
  445. | Transport for Boston, US | MBTA API | No | No | [Go!](http://realtime.mbta.com/Portal/Home/Documents) |
  446. | Transport for Budapest, Hungary | Budapest public transport API | No | Yes | [Go!](https://apiary.io/) |
  447. | Transport for Chicago, US | CTA | No | No | [Go!](http://www.transitchicago.com/developers/) |
  448. | Transport for Czech Republic | Czech transport API | No | Yes | [Go!](https://www.chaps.cz/eng/products/idos-internet) |
  449. | Transport for Denver, US | RTD | No | No | [Go!](http://www.rtd-denver.com/gtfs-developer-guide.shtml) |
  450. | Transport for Finland | Finnish transport API | No | Yes | [Go!](https://digitransit.fi/en/developers/ ) |
  451. | Transport for Germany | Deutsche Bahn (DB) API | `apiKey` | No | [Go!](http://data.deutschebahn.com/dataset/api-fahrplan) |
  452. | Transport for India | India Public Transport API | `apiKey` | Yes | [Go!](https://data.gov.in/sector/transport) |
  453. | Transport for London, England | TfL API | No | Yes | [Go!](https://api.tfl.gov.uk) |
  454. | Transport for Madrid, Spain | Madrid BUS transport API | `apiKey` | No | [Go!](http://opendata.emtmadrid.es/Servicios-web/BUS) |
  455. | Transport for Minneapolis, US | NexTrip API | `OAuth` | No | [Go!](http://svc.metrotransit.org/) |
  456. | Transport for The Netherlands | NS, only trains | `apiKey` | No | [Go!](http://www.ns.nl/reisinformatie/ns-api) |
  457. | Transport for The Netherlands | OVAPI, country-wide public transport | No | Yes | [Go!](https://github.com/skywave/KV78Turbo-OVAPI/wiki) |
  458. | Transport for New York City, US | MTA | `apiKey` | No | [Go!](http://datamine.mta.info/) |
  459. | Transport for Norway | Norwegian transport API | No | No | [Go!](http://reisapi.ruter.no/help) |
  460. | Transport for Ottawa, Canada | OC Transpo next bus arrival API | No | No | [Go!](http://www.octranspo.com/index.php/developers) |
  461. | Transport for Paris, France | RATP Open Data API | No | No | [Go!](http://data.ratp.fr/api/v1/console/datasets/1.0/search/) |
  462. | Transport for Paris, France | Live schedules made simple | No | No | [Go!](http://restratpws.azurewebsites.net/swagger/) |
  463. | Transport for Philadelphia, US | SEPTA APIs | No | No | [Go!](http://www3.septa.org/hackathon/) |
  464. | Transport for Rio de Janeiro, Brazil | Prefeitura do Rio (City Hall) | No | No | [Go!](http://data.rio/group/transporte-e-mobilidade) |
  465. | Transport for São Paulo, Brazil | SPTrans | `OAuth` | No | [Go!](http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx) |
  466. | Transport for Sweden | Public Transport consumer | `OAuth` | Yes | [Go!](https://www.trafiklab.se/api) |
  467. | Transport for Switzerland | Swiss public transport API | No | Yes | [Go!](https://transport.opendata.ch/) |
  468. | Transport for Switzerland | Official Swiss Public Transport Open Data | `apiKey` | Yes | [Go!](https://opentransportdata.swiss/en/) |
  469. | Transport for Tokyo, Japan | Tokyo Metro | `apiKey` | Yes | [Go!](https://developer.tokyometroapp.jp/info) |
  470. | Transport for Toronto, Canada | TTC | No | Yes | [Go!](https://myttc.ca/developers) |
  471. | Transport for Vancouver, Canada | TransLink | `OAuth` | Yes | [Go!](https://developer.translink.ca/) |
  472. | Transport for U.S. (multiple locations) | NextBus API | No | No | [Go!](http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf) |
  473. | Transport for Victoria, AU | PTV API | `apiKey` | Yes | [Go!](https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/) |
  474. | Transport for Washington, US | Washington Metro transport API | `OAuth` | Yes | [Go!](https://developer.wmata.com/) |
  475. | Uber | Request Uber rides, reach riders, transport things, and reward drivers | `OAuth` | Yes | [Go!](https://developer.uber.com/) |
  476. | WhereIsMyTransport | Platform for public transport data in emerging cities | `OAuth` | Yes | [Go!](https://developer.whereismytransport.com/) |
  477. ### University
  478. API | Description | Auth | HTTPS | Link |
  479. |---|---|---|---|---|
  480. | Universities List | University names, countries and domains | No | Yes | [Go!](https://github.com/Hipo/university-domains-list) |
  481. ### Vehicle
  482. API | Description | Auth | HTTPS | Link |
  483. |---|---|---|---|---|
  484. | Vehicles | Lot of vehicles information | `apiKey` | No | [Go!](http://developer.edmunds.com/api-documentation/overview/) |
  485. | Brazilian Vehicles and Prices | Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe | No | Yes | [Go!](https://deividfortuna.github.io/fipe/) |
  486. | NHTSA Vehicles | NHTSA Product Information Catalog and Vehicle Listing | No | Yes | [Go!](https://vpic.nhtsa.dot.gov/api/) |
  487. ### Video
  488. API | Description | Auth | HTTPS | Link |
  489. |---|---|---|---|---|
  490. | An API of Ice And Fire | Game Of Thrones API | No | Yes | [Go!](https://anapioficeandfire.com/) |
  491. | Dailymotion | Dailymotion Developer API | `OAuth` | Yes | [Go!](https://developer.dailymotion.com/) |
  492. | Netflix Roulette | Netflix database | No | Yes | [Go!](https://netflixroulette.net/api/) |
  493. | Ron Swanson Quotes | Television | No | Yes | [Go!](https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api) |
  494. | SWAPI | Star Wars Information | No | Yes | [Go!](https://swapi.co) |
  495. | TMDb | Community-based movie data | `apiKey` | Yes | [Go!](https://www.themoviedb.org/documentation/api) |
  496. | TVMaze | TV Show Data | No | No | [Go!](http://www.tvmaze.com/api) |
  497. | Vimeo | Vimeo Developer API | `OAuth` | Yes | [Go!](https://developer.vimeo.com/) |
  498. | YouTube | Add YouTube functionality to your sites and apps | `OAuth` | Yes | [Go!](https://developers.google.com/youtube/) |
  499. ### Weather
  500. API | Description | Auth | HTTPS | Link |
  501. |---|---|---|---|---|
  502. | Dark Sky | Weather | `apiKey` | Yes | [Go!](https://darksky.net/dev/) |
  503. | MetaWeather | Weather | No | Yes | [Go!](https://www.metaweather.com/api/) |
  504. | OpenWeatherMap | Weather | `apiKey` | No | [Go!](http://openweathermap.org/api) |
  505. | Weatherbit | Weather | `apiKey` | Yes | [Go!](https://www.weatherbit.io/api) |
  506. | Wunderground | Weather | `apiKey` | Yes | [Go!](https://www.wunderground.com/weather/api/) |
  507. | Yahoo! Weather | Weather | No | Yes | [Go!](https://developer.yahoo.com/weather/) |