Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

vor 8 Jahren
vor 7 Jahren
vor 7 Jahren
vor 7 Jahren
vor 7 Jahren
vor 7 Jahren
vor 7 Jahren
vor 7 Jahren
vor 8 Jahren
vor 8 Jahren
vor 8 Jahren
vor 8 Jahren
vor 8 Jahren
vor 7 Jahren
vor 7 Jahren
vor 7 Jahren
vor 8 Jahren
vor 7 Jahren
vor 7 Jahren
vor 7 Jahren
vor 7 Jahren
vor 8 Jahren
vor 8 Jahren
vor 8 Jahren
vor 8 Jahren
vor 8 Jahren
vor 8 Jahren
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448
  1. # Public APIs
  2. A collective list of JSON APIs for use in web development.
  3. For information on contributing to this project, please see the [contributing guide](CONTRIBUTING.md).
  4. ## Index
  5. * [Animals](#animals)
  6. * [Anime](#anime)
  7. * [Anti-Malware](#anti-malware)
  8. * [Art & Design](#art--design)
  9. * [Books](#books)
  10. * [Business](#business)
  11. * [Calendar](#calendar)
  12. * [Cloud Storage & File Sharing](#cloud-storage--file-sharing)
  13. * [Currency Exchange](#currency-exchange)
  14. * [Development](#development)
  15. * [Documents & Productivity](#documents--productivity)
  16. * [Data Access](#data-access)
  17. * [Data Validation](#data-validation)
  18. * [Environment](#environment)
  19. * [Food and Drink](#food-and-drink)
  20. * [Games & Comics](#games--comics)
  21. * [Geocoding](#geocoding)
  22. * [Health](#health)
  23. * [Machine Learning](#machine-learning)
  24. * [Music](#music)
  25. * [News](#news)
  26. * [Open Source projects](#open-source-projects)
  27. * [Personality](#personality)
  28. * [Photography](#photography)
  29. * [Science](#science)
  30. * [Security](#security)
  31. * [Social](#social)
  32. * [Sports/Fitness](#sportsfitness)
  33. * [Transportation](#transportation)
  34. * [University](#university)
  35. * [Vehicle](#vehicle)
  36. * [Video](#video)
  37. * [Weather](#weather)
  38. ### Animals
  39. | API | Description | Auth | HTTPS | Link |
  40. |---|---|---|---|
  41. | IUCN | IUCN Red List of Threatened Species | `token` | No | [Go!](http://apiv3.iucnredlist.org/api/v3/docs) |
  42. | Petfinder | Adoption | No | Yes | [Go!](https://www.petfinder.com/developers/api-docs/) |
  43. | RescueGroups | Adoption | No | Yes | [Go!](https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home) |
  44. ### Anime
  45. | API | Description | Auth | HTTPS | Link |
  46. |---|---|---|---|
  47. | AniList | AniList Anime API | `oAuth` | No | [Go!](http://anilist-api.readthedocs.org/en/latest/#) |
  48. | Kitsu | Kitsu Anime API | `oAuth` | No | [Go!](http://docs.kitsu17.apiary.io/) |
  49. ### Anti-Malware
  50. | API | Description | Auth | HTTPS | Link |
  51. |---|---|---|---|
  52. | Certly | Certly Link/Domain Flagging API | `token` | Yes | [Go!](https://guard.certly.io/) |
  53. | Google Safe Browsing | Google Link/Domain Flagging API | `token` | Yes | [Go!](https://developers.google.com/safe-browsing/) |
  54. | Metacert | Metacert Link Flagging API | `token` | Yes | [Go!](https://metacert.com/) |
  55. | VirusTotal | VirusTotal File/URL Analysis API | `token` | Yes | [Go!](https://www.virustotal.com/en/documentation/public-api/) |
  56. | Web Of Trust (WOT) | Website reputation API | `key` string | Yes | [Go!](https://www.mywot.com/wiki/API) |
  57. ### Art & Design
  58. | API | Description | Auth | HTTPS | Link |
  59. |---|---|---|---|
  60. | Dribbble | Design | `oAuth` | No | [Go!](http://developer.dribbble.com/v1/) |
  61. | Noun Project | Icons | `oAuth` | No | [Go!](http://api.thenounproject.com/index.html) |
  62. | Rijksmuseum| Art | No | Yes | [Go!](https://www.rijksmuseum.nl/en/api) |
  63. ### Books
  64. | API | Description | Auth | HTTPS | Link |
  65. |---|---|---|---|
  66. | British National Bibliography | Books | No | No | [Go!](http://bnb.data.bl.uk/) |
  67. | Good Reads | Books | No | Yes | [Go!](https://www.goodreads.com/api) |
  68. | Google Books | Books | `oAuth` | Yes | [Go!](https://developers.google.com/books/) |
  69. ### Business
  70. | API | Description | Auth | HTTPS | Link |
  71. |---|---|---|---|
  72. | mailgun | Email Service API | `apiKey` query string | No | [Go!](http://www.mailgun.com/) |
  73. | markerapi | Trademark Search API | No | No | [Go!](http://www.markerapi.com/) |
  74. ### Calendar
  75. | API | Description | Auth | HTTPS | Link |
  76. |---|---|---|---|
  77. | Church Calendar API | Catholic liturgical calendar | No | No | [Go!](http://calapi.inadiutorium.cz/) |
  78. | Date and Time | Global Date and Time | No | No | [Go!](http://www.timeanddate.com/services/api/) |
  79. | Holidays | Free API for obtaining information about holidays. | No | No | [Go!](http://holidayapi.com/) |
  80. | Non-working days API | Database of ICS files for non working days | No | Yes | [Go!](https://github.com/gadael/icsdb) |
  81. ### Cloud Storage & File Sharing
  82. | API | Description | Auth | HTTPS | Link |
  83. |---|---|---|---|
  84. | Box | File Sharing and Storage | `oAuth` | Yes | [Go!](https://developer.box.com/) |
  85. | Dropbox | File Sharing and Storage | `oAuth` | Yes | [Go!](https://www.dropbox.com/developers) |
  86. | Google Drive | File Sharing and Storage | `oAuth` | Yes | [Go!](https://developers.google.com/drive/) |
  87. | OneDrive | File Sharing and Storage | `oAuth` | Yes | [Go!](https://dev.onedrive.com/) |
  88. ### Currency Exchange
  89. | API | Description | Auth | HTTPS | Link |
  90. |---|---|---|---|
  91. | Currencylayer | Exchange rates and currency conversion | `apiKey` query string | Yes | [Go!](https://currencylayer.com/documentation) |
  92. | Fixer.io | JSON API for foreign exchange rates and currency conversion | No | No | [Go!](http://fixer.io) |
  93. ### Development
  94. | API | Description | Auth | HTTPS | Link |
  95. |---|---|---|---|
  96. | Adorable Avatars | Generate random cartoon avatars | No | No | [Go!](http://avatars.adorable.io) |
  97. | APIs.guru | Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | No | Yes | [Go!](https://apis.guru/api-doc/) |
  98. | CDNJS | Library info on CDNJS | No | Yes | [Go!](https://api.cdnjs.com/libraries/jquery) |
  99. | Faceplusplus | A tool to detect face | `oAuth` | No | [Go!](http://www.faceplusplus.com/uc_home/) |
  100. | Github - User Data | Pull public information for a user's github | No | Yes | [Go!](https://api.github.com/users/hackeryou) |
  101. | Gitter | Chat for GitHub | `oAuth` | Yes | [Go!](https://developer.gitter.im/docs/) |
  102. | Hipster Ipsum | Generates Hipster Ipsum text | No | No | [Go!](http://hipsterjesus.com/) |
  103. | JSONPlaceholder | Fake data for testing and prototyping | No | No | [Go!](http://jsonplaceholder.typicode.com/) |
  104. | LiveCoding | Live Coding Streaming API | `oAuth` | Yes | [Go!](https://www.livecoding.tv/developer/applications/) |
  105. | Lorem Text | Generates Lorem Ipsum text | `X-Mashape-Key` as header | Yes | [Go!](https://market.mashape.com/montanaflynn/lorem-text-generator) |
  106. | Loripsum | The "lorem ipsum" generator that doesn't suck | No | No | [Go!](http://loripsum.net/) |
  107. | Myjson | A simple JSON store for your web or mobile app | No | No | [Go!](http://myjson.com/api) |
  108. | Plino | Spam filtering system | No | Yes | [Go!](https://plino.herokuapp.com/) |
  109. | Random Word | Generate random word | No | No | [Go!](http://randomword.setgetgo.com/) |
  110. | RandomUser | Generates random user data | No | Yes | [Go!](https://randomuser.me) |
  111. | ReqRes | A hosted REST-API ready to respond to your AJAX requests | No | No | [Go!](http://reqres.in/) |
  112. | RoboHash | Generate random robot/alien avatars | No | Yes | [Go!](https://robohash.org/) |
  113. | StackExchange | The All-in-one API for StackExchange sites | `oAuth` | Yes | [Go!](https://api.stackexchange.com/) |
  114. | Stormpath | User Authentication API | `apiKey` | Yes | [Go!](https://stormpath.com/) |
  115. | UI Faces | Find and generate sample avatars for user interfaces | No | No | [Go!](http://uifaces.com/api) |
  116. | UI Names | Generate random fake names | No | Yes | [Go!](https://github.com/thm/uinames) |
  117. ### Documents & Productivity
  118. | API | Description | OAuth |Link |
  119. |---|---|---|---|
  120. | File.io | Files | No | Yes | [Go!](https://file.io) |
  121. | pdflayer API | HTML/URL to PDF | No | Yes | [Go!](https://pdflayer.com) |
  122. | Wunderlist | Todo Lists | `oAuth` | Yes | [Go!](https://developer.wunderlist.com/documentation) |
  123. ### Data Access
  124. | API | Description | Auth | HTTPS | Link |
  125. |---|---|---|---|
  126. | 18F | US Federal Government /Developer Program | No | No | [Go!](http://18f.github.io/API-All-the-X/) |
  127. | Abbreviation API | Get abbreviations and meanings | `X-Mashape-Key` as header | Yes | [Go!](https://market.mashape.com/daxeel/abbreviations) |
  128. | Callook.info API | United States ham radio callsigns | No | Yes | [Go!](https://callook.info) |
  129. | Celebinfo API | Celebrity information API | `X-Mashape-Key` as header | Yes | [Go!](https://market.mashape.com/daxeel/celebinfo/) |
  130. | Colorado Data Engine | Formatted and geolocated Colorado public data | No | Yes | [Go!](http://codataengine.org/) |
  131. | Colorado Information Marketplace | Colorado State Government Open Data | No | Yes | [Go!](https://data.colorado.gov/) |
  132. | Data USA | US Public Data | No | No | [Go!](http://datausa.io/about/api/) |
  133. | Dronestream API | Tracks United States drone strikes | No | No | [Go!](http://dronestre.am/) |
  134. | fonoApi | Mobile Device Description | No | Yes | [Go!](https://fonoapi.freshpixl.com/) |
  135. | Open Government, Australia | Australian Government Open Data | No | Yes | [Go!](https://www.data.gov.au/) |
  136. | Open Government, USA | United States Government Open Data | No | Yes | [Go!](https://www.data.gov/) |
  137. | Open Government, Canada | Canadian Government Open Data | No | No | [Go!](http://open.canada.ca/en) |
  138. | Open Government Data, India | Indian Government Open Data | `token` | Yes | [Go!](https://data.gov.in/) |
  139. | Pearson | Dictionary Data API | `apiKey` query string | No | [Go!](http://developer.pearson.com/apis/dictionaries) |
  140. | Quandl API | Stock Market Data | No | Yes | [Go!](https://www.quandl.com/) |
  141. | Scoop.it | Content Curation Service | `apiKey` query string | Yes | [Go!](https://www.scoop.it/dev) |
  142. | Wikipedia | Mediawiki API | No | Yes | [Go!](https://www.mediawiki.org/wiki/API:Main_page) |
  143. | Wordnik | Dictionary Data API | No | No | [Go!](http://developer.wordnik.com) |
  144. | Yelp | Find Local Business | `oAuth` | Yes | [Go!](https://www.yelp.com/developers) |
  145. ### Data Validation
  146. | API | Description | OAuth |Link |
  147. |---|---|---|---|
  148. | languagelayer API | Language detection | No | Yes | [Go!](https://languagelayer.com) |
  149. | mailboxlayer API | Email address validation | No | Yes | [Go!](https://mailboxlayer.com) |
  150. | numverify API | Phone number validation | No | Yes | [Go!](https://numverify.com) |
  151. | vatlayer API | VAT number validation | No | Yes | [Go!](https://vatlayer.com) |
  152. ### Environment
  153. | API | Description | Auth | HTTPS | Link |
  154. |---|---|---|---|
  155. | PM2.5.in | PM2.5 Data of China | `apiKey` query string | No | [Go!](http://www.pm25.in/api_doc) |
  156. ### Food and Drink
  157. | API | Description | Auth | HTTPS | Link |
  158. |---|---|---|---|
  159. | BigOven | Recipe Search API | `X-Mashape-Key` as header | No | [Go!](http://api2.bigoven.com/) |
  160. | BreweryDB | Beer | `apiKey` query string | No | [Go!](http://www.brewerydb.com/developers) |
  161. | Edamam | Recipe Search API | `apiKey` query string | Yes | [Go!](https://developer.edamam.com/) |
  162. | Food2Fork | Recipe Search API | `apiKey` query string | No | [Go!](http://food2fork.com/about/api) |
  163. | LCBO API | Alcohol | `apiKey` query string | Yes | [Go!](https://lcboapi.com/) |
  164. | PunkAPI | Brewdog Beer Recipes | No | Yes | [Go!](https://punkapi.com/) |
  165. | Recipe Puppy | Food | No | No | [Go!](http://www.recipepuppy.com/about/api/) |
  166. | Yummly | Find food recipes | No | Yes | [Go!](https://developer.yummly.com/) |
  167. ### Games & Comics
  168. | API | Description | Auth | HTTPS | Link |
  169. |---|---|---|---|
  170. | Battle.net | Blizzard API | No | Yes | [Go!](https://dev.battle.net/) |
  171. | Chuck Norris Database | Jokes | No | No | [Go!](http://www.icndb.com/api) |
  172. | Clash of Clans | Clash of Clans API | No | Yes | [Go!](https://developer.clashofclans.com) |
  173. | ClashAPI | Clash Royale API | No | Yes | [Go!](https://github.com/martincarrera/clash-royale-api) |
  174. | Comic Vine | Comics | No | No | [Go!](http://comicvine.gamespot.com/api/documentation) |
  175. | Deck of Cards | Deck of Cards API | No | No | [Go!](http://deckofcardsapi.com/) |
  176. | Eve Online | Third-Party Developer Documentation API | `oAuth` required for some parts | Yes | [Go!](https://eveonline-third-party-documentation.readthedocs.io/en/latest/) |
  177. | Giant Bomb | Video Games | No | [Go!](http://www.giantbomb.com/api/documentation) |
  178. | Guild Wars 2 | Guild Wars 2 API | `apiKey` query string (for some routes) | Yes | [Go!](https://wiki.guildwars2.com/wiki/API:Main) |
  179. | Magic the gathering | Magic the gathering API | No | No | [Go!](http://magicthegathering.io/) |
  180. | Marvel | Marvel Comics API | No | No | [Go!](http://developer.marvel.com) |
  181. | Minecraft | Minecraft API (For server info & user info) | No | Yes | [Go!](https://mcapi.ca/) |
  182. | Open Trivia | Trivia API | No | Yes | [Go!](https://opentdb.com/api_config.php) |
  183. | Pokéapi | The RESTful Pokémon API | No | No | [Go!](http://pokeapi.co) |
  184. | Riot Games | The RESTful League of Legends API | `apiKey` | Yes | [Go!](https://developer.riotgames.com/) |
  185. | Steam | Steam Client API | `oAuth` | Yes | [Go!](https://developer.valvesoftware.com/wiki/Steam_Web_API) |
  186. | SWAPI | Star Wars API | No | Yes | [Go!](https://swapi.co) |
  187. ### Geocoding
  188. | API | Description | Auth | HTTPS | Link |
  189. |---|---|---|---|
  190. | GeoNames | Place names and other geographical data | No | No | [Go!](http://www.geonames.org/export/web-services.html) |
  191. | GéoApi | French geographical data | No | Yes | [Go!](https://api.gouv.fr/api/geoapi.html) |
  192. | Google Maps API | Create/customize digital maps based on Google Maps data | `apiKey` query string | Yes | [Go!](https://developers.google.com/maps/) |
  193. | IP 2 Country | Map an IP to a country | No | Yes | [Go!](https://ip2country.info) |
  194. | IP Address Details| Find geolocation with ip address | No | Yes | [Go!](https://ipinfo.io/) |
  195. | Mapbox | Create/customize beautiful digital maps | `apiKey` query string | Yes | [Go!](https://www.mapbox.com/developers/) |
  196. | Mapzen Search | Open Source & Open Data Global Geocoding Service | No | Yes | [Go!](https://mapzen.com/projects/search) |
  197. | Mexico | Mexico RESTful zip codes API | No | Yes | [Go!](https://github.com/IcaliaLabs/sepomex) |
  198. | OpenCage | Forward and reverse geocoding using open data | No | Yes | [Go!](https://geocoder.opencagedata.com) |
  199. | OpenStreetMap | Navigation, geolocation and geographical data | `oAuth` | No | [Go!](http://wiki.openstreetmap.org/wiki/API) |
  200. | 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) |
  201. | Postcodes.io | Postcode & Geolocation API for the UK | No | Yes | [Go!](https://postcodes.io) |
  202. ### Health
  203. | API | Description | Auth | HTTPS | Link |
  204. |---|---|---|---|
  205. | Diabetes API | Logging and retrieving diabetes information | No | No | [Go!](http://predictbgl.com/api) |
  206. | Flutrack API | Influenza-like symptoms with geotracking | No | No | [Go!](http://www.flutrack.org/) |
  207. | Makeup API | Worlds only makeup API | No | No | [Go!](http://makeup-api.herokuapp.com/) |
  208. | Nutritionix | Worlds largest verified nutrition database | `apiKey` query string | Yes | [Go!](https://developer.nutritionix.com/) |
  209. | USDA Nutrients | National Nutrient Database for Standard Reference | No | Yes | [Go!](https://ndb.nal.usda.gov/ndb/doc/index) |
  210. ### Machine Learning
  211. | API | Description | Auth | HTTPS | Link |
  212. |---|---|---|---|
  213. | Clarifai | Computer Vision API | `oAuth` | Yes | [Go!](https://predictbgl.com/api) |
  214. | Wit.ai | Natural Language Processing | `oAuth` | Yes | [Go!](https://wit.ai/) |
  215. ### Music
  216. | API | Description | Auth | HTTPS | Link |
  217. |---|---|---|---|
  218. | Deezer | Music | `oAuth` | No | [Go!](http://developers.deezer.com/api) |
  219. | Discogs | Music | `oAuth` | Yes | [Go!](https://www.discogs.com/developers/) |
  220. | EchoNest | Music | No | No | [Go!](http://developer.echonest.com/docs/v4) |
  221. | Genius | Crowdsourced lyrics and music knowledge | `oAuth` | Yes | [Go!](https://docs.genius.com/) |
  222. | Jamendo | Music | `oAuth` | Yes | [Go!](https://developer.jamendo.com/v3.0) |
  223. | iTunes Search | Software products API | No | Yes | [Go!](https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/) |
  224. | LastFm | Music | No | No | [Go!](http://www.last.fm/api) |
  225. | Mixcloud | Music | No | Yes | [Go!](https://www.mixcloud.com/developers/) |
  226. | MusicBrainz | Music | No | Yes | [Go!](https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2) |
  227. | Musikki | Music | No | Yes | [Go!](https://music-api.musikki.com/reference) |
  228. | Musixmatch | Music | `apikey` query string | Yes | [Go!](https://developer.musixmatch.com/) |
  229. | Songsterr | Provides guitar, bass and drums tabs and chords | No | Yes | [Go!](https://www.songsterr.com/a/wa/api/) |
  230. | Soundcloud | Music | No | Yes | [Go!](https://developers.soundcloud.com/) |
  231. | Spotify | Music | `oAuth` required for some parts | Yes | [Go!](https://developer.spotify.com/web-api/) |
  232. | Vagalume | Crowdsourced lyrics and music knowledge | `apikey` query string | Yes | [Go!](https://api.vagalume.com.br/docs/) |
  233. ### News
  234. | API | Description | Auth | HTTPS | Link |
  235. |---|---|---|---|
  236. | New York Times | Provides news | No, but `apikey` is required | Yes | [Go!](https://developer.nytimes.com/) |
  237. ### Open Source projects
  238. | API | Description | Auth | HTTPS | Link |
  239. |---|---|---|---|
  240. | Countly | Countly web analytics API | No | No | [Go!](http://resources.count.ly/) |
  241. | Drupal.org | Drupal.org API | No | Yes | [Go!](https://www.drupal.org/drupalorg/api) |
  242. | Libraries.io | Open source software libraries | `apiKey` query string | Yes | [Go!](https://libraries.io/api) |
  243. ### Personality
  244. | API | Description | Auth | HTTPS | Link |
  245. |---|---|---|---|
  246. | Forismatic | Inspirational Quotes | No | No | [Go!](http://forismatic.com/en/api/) |
  247. | Medium | Community of readers and writers offering unique perspectives on ideas. | `oAuth` | Yes | [Go!](https://github.com/Medium/medium-api-docs) |
  248. | Quotes on Design | Inspirational Quotes | No | Yes | [Go!](https://quotesondesign.com/api-v4-0/) |
  249. | Traitify | Assess, collect, and analyze Personality | No | Yes | [Go!](https://developer.traitify.com/) |
  250. ### Photography
  251. | API | Description | Auth | HTTPS | Link |
  252. |---|---|---|---|
  253. | 500px | Photography Community | `oAuth` | Yes | [Go!](https://github.com/500px/api-documentation) |
  254. | Flickr | Flickr Services | `oAuth` | Yes | [Go!](https://www.flickr.com/services/api/) |
  255. | Gfycat | Jiffier GIFs | `oAuth` | Yes | [Go!](https://developers.gfycat.com/api/) |
  256. | Giphy | Get all your gifs | No | Yes | [Go!](https://github.com/Giphy/GiphyAPI) |
  257. | Imgur | Images | `oAuth` | Yes | [Go!](https://api.imgur.com/#overview) |
  258. | screenshotlayer API | URL 2 Image | No | Yes | [Go!](https://screenshotlayer.com) |
  259. | Unsplash | Photography | `oAuth` | Yes | [Go!](https://unsplash.com/developers) |
  260. ### Science
  261. | API | Description | Auth | HTTPS | Link |
  262. |---|---|---|---|
  263. | Fedger.io | Query machine intelligence data | No | Yes | [Go!](https://dev.fedger.io/docs/) |
  264. | inspirehep.net | High Energy Physics info. system | No | Yes | [Go!](https://inspirehep.net/info/hep/api?ln=en) |
  265. | Launch Library | Upcoming Space Launches | No | Yes | [Go!](https://launchlibrary.net/1.2/docs/api.html) |
  266. | Minor Planet Center | Asterank.com API | No | No | [Go!](http://www.asterank.com/mpc) |
  267. | NASA | NASA data, including imagery | No | Yes | [Go!](https://api.nasa.gov) |
  268. | Open Notify | ISS astronauts, current location API | No | No | [Go!](http://open-notify.org/Open-Notify-API/) |
  269. | Sunrise and Sunset | Sunset and sunrise times for a given latitude and longitude. | No | No | [Go!](http://sunrise-sunset.org/api) |
  270. | USGS Earthquake Hazards Program | Earthquakes data real-time | No | No | [Go!](http://earthquake.usgs.gov/fdsnws/event/1/) |
  271. | World Bank | World Data | No | No | [Go!](http://data.worldbank.org/developers) |
  272. ### Security
  273. | API | Description | Auth | HTTPS | Link |
  274. |---|---|---|---|
  275. | AXFR Database | AXFR public database API | No | [Go'](http://api.axfrcheck.com) |
  276. | UK Police | UK Police data | No | Yes | [Go!](https://data.police.uk/docs/) |
  277. ### Social
  278. | API | Description | Auth | HTTPS | Link |
  279. |---|---|---|---|
  280. | Discord bot API | Make bots for Discord | `oAuth` | Yes | [Go!](https://discordapp.com/developers/docs/intro) |
  281. | Facebook API | Facebook Login, Share on FB, Social Plugins, Analytics and more | `oAuth` | Yes | [Go!](https://developers.facebook.com/) |
  282. | Foursquare API | Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc) | `oAuth` | Yes | [Go!](https://developer.foursquare.com/) |
  283. | Fuck Off as a Service | Asks someone to fuck off | No | Yes | [Go!](https://www.foaas.com) |
  284. | Full Contact | Get Social Media profiles and contact Information | `oAuth` | Yes | [Go!](https://www.fullcontact.com/developer/docs/) |
  285. | HackerNews | Social news for CS and entrepreneurship | No | Yes | [Go!](https://github.com/HackerNews/API) |
  286. | Instagram API | Instagram Login, Share on Instagram, Social Plugins and more | `oAuth` | Yes | [Go!](https://www.instagram.com/developer/) |
  287. | LinkedIn REST-API | The foundation of all digital integrations with LinkedIn | `oAuth` | Yes | [Go!](https://developer.linkedin.com/docs/rest-api) |
  288. | Telegram MTProto API | Read and write Telegram data | `oAuth` | Yes | [Go!](https://core.telegram.org/api#getting-started) |
  289. | Telegram bot API | Simplified HTTP version of the MTProto API for bots | `oAuth` | Yes | [Go!](https://core.telegram.org/bots/api) |
  290. | Pinterest API | The world's catalog of ideas | `oAuth` | Yes | [Go!](https://developers.pinterest.com/) |
  291. | PWRTelegram bot API | Boosted version of the Telegram bot API | `oAuth` | Yes | [Go!](https://pwrtelegram.xyz) |
  292. | Reddit | Homepage of the internet | `oAuth` required for some parts | Yes | [Go!](https://www.reddit.com/dev/api) |
  293. | Tumblr API | Read and write Tumblr Data | `oAuth` | Yes | [Go!](https://www.tumblr.com/docs/en/api/v2) |
  294. | Twitch | Game Streaming API | `oAuth` | Yes | [Go!](https://github.com/justintv/Twitch-API) |
  295. | Twitter API | Read and write Twitter data | `oAuth` | Yes | [Go!](https://dev.twitter.com/rest/public) |
  296. | vk API | Read and write vk dat | `oAuth` | Yes | [Go!](https://vk.com/dev/sites) |
  297. | Wit.ai API | Turn speech and text into actionable data | `oAuth` | Yes | [Go!](https://wit.ai/docs) |
  298. ### Sports/Fitness
  299. | API | Description | Auth | HTTPS | Link |
  300. |---|---|---|---|
  301. | City Bikes API | City Bikes around the world | No | No | [Go!](http://api.citybik.es/v2/) |
  302. | Ergast F1 API | F1 data from the beginning of the world championships in 1950 | No | No | [Go!](http://ergast.com/mrd/) |
  303. | FitBit | FitBit API | No | Yes | [Go!](https://dev.fitbit.com) |
  304. | Football-Data.org | Football Data | No | No | [Go!](http://api.football-data.org) |
  305. | JCDecaux Bike API | JCDecaux's self-service bicycles | `apiKey` query string | Yes | [Go!](https://developer.jcdecaux.com/) |
  306. | Cricket Live Scores | live-score | `X-Mashape-Key` as header | Yes | [Go!](https://market.mashape.com/dev132/cricket-live-scores) |
  307. | NFL Arrests | NFL Arrest Data | No | No | [Go!](http://nflarrest.com/api/) |
  308. | Pro Motocross API | The RESTful AMA Pro Motocross lap times for every racer on the start gate | No | No | [Go!](http://promotocrossapi.com) |
  309. | Strava API | Connect with athletes, activities and more | [`oAuth`](https://strava.github.io/api/v3/oauth/)| Yes | [Go!](https://strava.github.io/api/) |
  310. | wger API | Workout manager data as exercises, muscles or equipments | `apiKey` query string | Yes | [Go!](https://wger.de/en/software/api) |
  311. ### Transportation
  312. | API | Description | Auth | HTTPS | Link |
  313. |---|---|---|---|
  314. | Amadeus Travel Innovation Sandbox | Travel Search - Limited usage | `apikey` query string | Yes | [Go!](https://sandbox.amadeus.com/) |
  315. | Community Transit | Transitland API | No | Yes | [Go!](https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints) |
  316. | Goibibo | API for travel search | `apiKey` query string | Yes | [Go!](https://developer.goibibo.com/docs) |
  317. | Indian Railways | Indian Railways API | `token` | [Go!](http://api.erail.in/) |
  318. | The Nomad List | A list of the best places to live/work remotely | No | Yes | [Go!](https://nomadlist.com/faq) |
  319. | Schiphol Airport API | Schiphol | `oAuth` | Yes | [Go!](https://flight-info.3scale.net/) |
  320. | TransitLand | Transit Aggregation | No | Yes | [Go!](https://transit.land/documentation/datastore/api-endpoints.html) |
  321. | Transport for Atlanta, US | Marta | No | No | [Go!](http://www.itsmarta.com/developers/data-sources/marta-bus-realtime-restful-api.aspx) |
  322. | Transport for Belgium | Belgian transport API | No | Yes | [Go!](https://hello.irail.be/api/) |
  323. | Transport for Boston, MA, USA | MBTA API | No | No | [Go!](http://realtime.mbta.com/Portal/Home/Documents) |
  324. | Transport for Budapest | Budapest public transport API | No | No | [Go!](http://docs.bkkfutar.apiary.io/) |
  325. | Transport for Chicago, US | CTA | No | No | [Go!](http://www.transitchicago.com/developers/) |
  326. | Transport for Czech Republic | Czech transport API | No | No | [Go!](http://www.chaps.cz/eng/products/idos-internet) |
  327. | Transport for Finland | Finnish transport API | No | No | [Go!](http://digitransit.fi/en/developers/) |
  328. | Transport for Germany | Deutsche Bahn (DB) API | `authKey` query string | No | [Go!](http://data.deutschebahn.com/apis/fahrplan/) |
  329. | Transport for Berlin | third-party VBB API | No | Yes | [Go!](https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md) |
  330. | Transport for India | India Public Transport API | Api key | Yes | [Go!](https://data.gov.in/sector/transport) |
  331. | Transport for London, England | TfL API | No | Yes | [Go!](https://api.tfl.gov.uk) |
  332. | Transport for Minneapolis, US | NexTrip API | `oAuth` | No | [Go!](http://svc.metrotransit.org/) |
  333. | Transport for New York City | MTA | api key | No | [Go!](http://datamine.mta.info/) |
  334. | Transport for Norway | Norwegian transport API | No | No | [Go!](http://reisapi.ruter.no/help) |
  335. | Transport for Ottawa, Canada | OC Transpo next bus arrival API | No | No | [Go!](http://www.octranspo1.com/developers) |
  336. | Transport for Paris, France | RATP Open Data API | No | No | [Go!](http://data.ratp.fr/api/v1/console/datasets/1.0/search/) |
  337. | Transport for Philadelphia | SEPTA APIs | No | No | [Go!](http://www3.septa.org/hackathon/) |
  338. | Transport for Rio de Janeiro, Brazil | Prefeitura do Rio (City Hall) | No | No | [Go!](http://data.rio/group/transporte-e-mobilidade) |
  339. | Transport for Sweden | Public Transport consumer | `oAuth` | Yes | [Go!](https://www.trafiklab.se/api) |
  340. | Transport for Switzerland | Swiss public transport API | No | Yes | [Go!](https://transport.opendata.ch/) |
  341. | Transport for São Paulo, Brazil | SPTrans | `oAuth` | No | [Go!](http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx) |
  342. | Transport for The Netherlands | NS | No | No | [Go!](http://www.ns.nl/reisinformatie/ns-api) |
  343. | Transport for Tokyo, Japan | Tokyo Metro | `apiKey` query string | Yes | [Go!](https://developer.tokyometroapp.jp/) |
  344. | Transport for Toronto, Canada | TTC | No | Yes | [Go!](https://myttc.ca/developers) |
  345. | Transport for Vancouver, Canada | TransLink | `oAuth` | Yes | [Go!](https://developer.translink.ca/) |
  346. | Transport for Washington, US | Washington Metro transport API | `oAuth` | Yes | [Go!](https://developer.wmata.com/) |
  347. | Transport for Madrid, Spain | Madrid BUS transport API | `apiKey` query string | No | [Go!](http://opendata.emtmadrid.es/Servicios-web/BUS) |
  348. | Transport for Auckland, New Zealand | Auckland Transport API | No | Yes | [Go!](https://api.at.govt.nz/) |
  349. | Uber | Request Uber rides, reach riders, transport things, and reward drivers | `oAuth` | Yes | [Go!](https://developer.uber.com/) |
  350. | WhereIsMyTransport | Platform for public transport data in emerging cities | `oAuth` | Yes | [Go!](https://developer.whereismytransport.com/) |
  351. ### University
  352. | API | Description | Auth | HTTPS | Link |
  353. |---|---|---|---|
  354. | University API | University names, countries and domains| No | Yes | [Go!](https://github.com/Hipo/university-domains-list) |
  355. ### Vehicle
  356. | API | Description | Auth | HTTPS | Link |
  357. |---|---|---|---|
  358. | Vehicle API | Lot of vehicles informations | `apiKey` query string | No | [Go!](http://developer.edmunds.com/api-documentation/overview/) |
  359. ### Video
  360. | API | Description | Auth | HTTPS | Link |
  361. |---|---|---|---|
  362. | An API of Ice And Fire | Game Of Thrones API | No | Yes | [Go!](https://anapioficeandfire.com/) |
  363. | Dailymotion | Dailymotion Developer API | `oAuth` required for some parts | Yes | [Go!](https://developer.dailymotion.com/) |
  364. | MovieDB | Movie Data | `apiKey` | Yes | [Go!](https://www.themoviedb.org/documentation/api) |
  365. | Netflix Roulette | Netflix database | No | No | [Go!](http://netflixroulette.net/api/) |
  366. | OMDB | Open movie database | No | Yes | [Go!](https://omdbapi.com/) |
  367. | Ron Swanson Quotes | Television | No | Yes | [Go!](https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api) |
  368. | TVMaze | TV Show Data | No | No | [Go!](http://www.tvmaze.com/api) |
  369. | Video download | Video download API for youtube, rai.it, mediaset.it, la7.it and hundreds of other sites. | No | Yes | [Go!](https://api.daniil.it) |
  370. | Vimeo | Vimeo Developer API | `oAuth` | Yes | [Go!](https://developer.vimeo.com/) |
  371. | YouTube | Add YouTube functionality to your sites and apps. | `oAuth` required for some parts | Yes | [Go!](https://developers.google.com/youtube/) |
  372. ### Weather
  373. | API | Description | Auth | HTTPS | Link |
  374. |---|---|---|---|
  375. | Dark Sky Forecast API | Weather | `apiKey` query string | Yes | [Go!](https://developer.forecast.io/) |
  376. | OpenWeatherMap | Weather | `apiKey` query string | No | [Go!](http://openweathermap.org/api) |
  377. | Wunderground | Weather | No | No | [Go!](http://www.wunderground.com/weather/api/) |
  378. | Yahoo! Weather | Weather | No | Yes | [Go!](https://developer.yahoo.com/weather/) |