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 66 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
6 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
6 years ago
8 years ago
7 years ago
7 years ago
6 years ago
7 years ago
6 years ago
6 years ago
6 years ago
8 years ago
8 years ago
8 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742
  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 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. * [Continuous Integration](#continuous-integration)
  16. * [Cryptocurrency](#cryptocurrency)
  17. * [Currency Exchange](#currency-exchange)
  18. * [Data Validation](#data-validation)
  19. * [Development](#development)
  20. * [Dictionaries](#dictionaries)
  21. * [Documents & Productivity](#documents--productivity)
  22. * [Environment](#environment)
  23. * [Events](#events)
  24. * [Finance](#finance)
  25. * [Food & Drink](#food--drink)
  26. * [Fraud Prevention](#fraud-prevention)
  27. * [Games & Comics](#games--comics)
  28. * [Geocoding](#geocoding)
  29. * [Government](#government)
  30. * [Health](#health)
  31. * [Jobs](#jobs)
  32. * [Machine Learning](#machine-learning)
  33. * [Music](#music)
  34. * [News](#news)
  35. * [Open Data](#open-data)
  36. * [Open Source Projects](#open-source-projects)
  37. * [Patent](#patent)
  38. * [Personality](#personality)
  39. * [Photography](#photography)
  40. * [Science & Math](#science--math)
  41. * [Security](#security)
  42. * [Shopping](#shopping)
  43. * [Social](#social)
  44. * [Sports & Fitness](#sports--fitness)
  45. * [Test Data](#test-data)
  46. * [Text Analysis](#text-analysis)
  47. * [Tracking](#tracking)
  48. * [Transportation](#transportation)
  49. * [URL Shorteners](#url-shorteners)
  50. * [Vehicle](#vehicle)
  51. * [Video](#video)
  52. * [Weather](#weather)
  53. ### Animals
  54. API | Description | Auth | HTTPS | CORS | Link |
  55. |---|---|---|---|---|---|
  56. | Dogs | Based on the Stanford Dogs Dataset | No | Yes | Unknown | [Go!](https://dog.ceo/dog-api/) |
  57. | HTTPCat | Cat for every HTTP Status | No | Yes | Unknown | [Go!](https://http.cat/) |
  58. | IUCN | IUCN Red List of Threatened Species | `apiKey` | No | Unknown | [Go!](http://apiv3.iucnredlist.org/api/v3/docs) |
  59. | Movebank | Movement and Migration data of animals | No | Yes | Unknown | [Go!](https://github.com/movebank/movebank-api-doc) |
  60. | Petfinder | Adoption | `apiKey` | Yes | Unknown | [Go!](https://www.petfinder.com/developers/api-docs/) |
  61. | RescueGroups | Adoption | No | Yes | Unknown | [Go!](https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home) |
  62. ### Anime
  63. API | Description | Auth | HTTPS | CORS | Link |
  64. |---|---|---|---|---|---|
  65. | AniList | Anime discovery & tracking | `OAuth` | Yes | Unknown | [Go!](https://github.com/AniList/ApiV2-GraphQL-Docs) |
  66. | Jikan | Unofficial MyAnimeList API | No | Yes | Unknown | [Go!](https://jikan.me) |
  67. | Kitsu | Anime discovery platform | `OAuth` | Yes | Unknown | [Go!](http://docs.kitsu.apiary.io/) |
  68. | Studio Ghibli | Resources from Studio Ghibli films | No | Yes | Unknown | [Go!](https://ghibliapi.herokuapp.com) |
  69. ### Anti-Malware
  70. API | Description | Auth | HTTPS | CORS | Link |
  71. |---|---|---|---|---|---|
  72. | AlienVault Open Threat Exchange (OTX) | IP/domain/URL reputation | `apiKey` | Yes | Unknown | [Go!](https://otx.alienvault.com/api/) |
  73. | Certly | Certly Link/Domain Flagging | `apiKey` | Yes | Unknown | [Go!](https://guard.certly.io/) |
  74. | Google Safe Browsing | Google Link/Domain Flagging | `apiKey` | Yes | Unknown | [Go!](https://developers.google.com/safe-browsing/) |
  75. | Metacert | Metacert Link Flagging | `apiKey` | Yes | Unknown | [Go!](https://metacert.com/) |
  76. | VirusTotal | VirusTotal File/URL Analysis | `apiKey` | Yes | Unknown | [Go!](https://www.virustotal.com/en/documentation/public-api/) |
  77. | Web Of Trust (WOT) | Website reputation | `apiKey` | Yes | Unknown | [Go!](https://www.mywot.com/wiki/API) |
  78. ### Art & Design
  79. API | Description | Auth | HTTPS | CORS | Link |
  80. |---|---|---|---|---|---|
  81. | Behance | Design | `apiKey` | Yes | Unknown | [Go!](https://www.behance.net/dev) |
  82. | Cooper Hewitt | Smithsonian Design Museum | `apiKey` | Yes | Unknown | [Go!](https://collection.cooperhewitt.org/api) |
  83. | Dribbble | Design | `OAuth` | No | Unknown | [Go!](http://developer.dribbble.com/v1/) |
  84. | Harvard Art Museums | Art | `apiKey` | No | Unknown | [Go!](https://github.com/harvardartmuseums/api-docs) |
  85. | Iconfinder | Icons | `apiKey` | Yes | Unknown | [Go!](https://developer.iconfinder.com) |
  86. | Icons8 | Icons | `OAuth` | Yes | Unknown | [Go!](http://docs.icons8.apiary.io/#reference/0/meta) |
  87. | Noun Project | Icons | `OAuth` | No | Unknown | [Go!](http://api.thenounproject.com/index.html) |
  88. | Rijksmuseum | Art | `apiKey` | Yes | Unknown | [Go!](https://www.rijksmuseum.nl/en/api) |
  89. ### Books
  90. API | Description | Auth | HTTPS | CORS | Link |
  91. |---|---|---|---|---|---|
  92. | BookNomads | Books published in the Netherlands and Flanders (about 2.5 million), book covers, and related data | No | Yes | Unknown | [Go!](https://www.booknomads.com/dev) |
  93. | British National Bibliography | Books | No | No | Unknown | [Go!](http://bnb.data.bl.uk/) |
  94. | Goodreads | Books | `apiKey` | Yes | Unknown | [Go!](https://www.goodreads.com/api) |
  95. | Google Books | Books | `OAuth` | Yes | Unknown | [Go!](https://developers.google.com/books/) |
  96. | Open Library | Books, book covers, and related data | No | Yes | Unknown | [Go!](https://openlibrary.org/developers/api) |
  97. ### Business
  98. API | Description | Auth | HTTPS | CORS | Link |
  99. |---|---|---|---|---|---|
  100. | Charity Search | Non-profit charity data | `apiKey` | No | Unknown | [Go!](http://charityapi.orghunter.com/) |
  101. | Clearbit Logo | Search for company logos and embed them in your projects | No | Yes | Unknown | [Go!](https://clearbit.com/docs#logo-api) |
  102. | Domainsdb.info | Registered Domain Names Search | No | Yes | Unknown | [Go!](https://domainsdb.info/) |
  103. | Gmail | Flexible, RESTful access to the user's inbox | `OAuth` | Yes | Unknown | [Go!](https://developers.google.com/gmail/api/) |
  104. | Google Analytics | Collect, configure, and analyze your data to reach the right audience | `OAuth` | Yes | Unknown | [Go!](https://developers.google.com/analytics/) |
  105. | mailgun | Email Service | `apiKey` | Yes | Unknown | [Go!](https://www.mailgun.com/) |
  106. | markerapi | Trademark Search | No | No | Unknown | [Go!](http://www.markerapi.com/) |
  107. | Trello | Boards, lists, and cards to help you organize and prioritize your projects | `OAuth` | Yes | Unknown | [Go!](https://developers.trello.com/) |
  108. ### Calendar
  109. API | Description | Auth | HTTPS | CORS | Link |
  110. |---|---|---|---|---|---|
  111. | Church Calendar | Catholic liturgical calendar | No | No | Unknown | [Go!](http://calapi.inadiutorium.cz/) |
  112. | Czech and Slovak Namedays Calendar | Lookup for a date and returns nameday | No | Yes | Unknown | [Go!](https://api.abalin.net/) |
  113. | Czech Namedays Calendar | Lookup for a name and returns nameday date | No | No | Unknown | [Go!](http://svatky.adresa.info/) |
  114. | Google Calendar | Display, create and modify Google calendar events | `OAuth` | Yes | Unknown | [Go!](https://developers.google.com/google-apps/calendar/) |
  115. | Hebrew Calendar | Convert between Gregarian and Hebrew, fetch Shabbat and Holiday times, etc | No | No | Unknown | [Go!](https://www.hebcal.com/home/developer-apis) |
  116. | Holidays | Historical data regarding holidays | `apiKey` | Yes | Unknown | [Go!](https://holidayapi.com/) |
  117. | LectServe | Protestant liturgical calendar | No | No | Unknown | [Go!](http://www.lectserve.com) |
  118. | Non-Working Days | Database of ICS files for non working days | No | Yes | Unknown | [Go!](https://github.com/gadael/icsdb) |
  119. ### Cloud Storage & File Sharing
  120. API | Description | Auth | HTTPS | CORS | Link |
  121. |---|---|---|---|---|---|
  122. | Box | File Sharing and Storage | `OAuth` | Yes | Unknown | [Go!](https://developer.box.com/) |
  123. | Dropbox | File Sharing and Storage | `OAuth` | Yes | Unknown | [Go!](https://www.dropbox.com/developers) |
  124. | Google Drive | File Sharing and Storage | `OAuth` | Yes | Unknown | [Go!](https://developers.google.com/drive/) |
  125. | OneDrive | File Sharing and Storage | `OAuth` | Yes | Unknown | [Go!](https://dev.onedrive.com/) |
  126. | Pastebin | Plain Text Storage | `apiKey` | Yes | Unknown | [Go!](https://pastebin.com/api/) |
  127. ### Continuous Integration
  128. API | Description | Auth | HTTPS | CORS | Link |
  129. |---|---|---|---|---|---|
  130. | CircleCI | Automate the software development process using continuous integration and continuous delivery | `apiKey` | Yes | Unknown | [Go!](https://circleci.com/docs/api/v1-reference/) |
  131. | Codeship | Codeship is a Continuous Integration Platform in the cloud | `apiKey` | Yes | Unknown | [Go!](https://apidocs.codeship.com/) |
  132. | Travis CI | Sync your GitHub projects with Travis CI to test your code in minutes | `apiKey` | Yes | Unknown | [Go!](https://docs.travis-ci.com/api/) |
  133. ### Cryptocurrency
  134. API | Description | Auth | HTTPS | CORS | Link |
  135. |---|---|---|---|---|---|
  136. | BitcoinCharts | Financial and Technical Data related to the Bitcoin Network | No | Yes | Unknown | [Go!](https://bitcoincharts.com/about/exchanges/) |
  137. | Bitfinex | Cryptocurrency Trading Platform | `apiKey` | Yes | Unknown | [Go!](https://docs.bitfinex.com/docs/introduction) |
  138. | Block | Bitcoin Payment, Wallet & Transaction Data | `apiKey` | Yes | Unknown | [Go!](https://www.block.io/docs/basic) |
  139. | Blockchain | Bitcoin Payment, Wallet & Transaction Data | No | Yes | Unknown | [Go!](https://www.blockchain.info/api) |
  140. | Coinbase | Bitcoin, Litecoin and Ethereum Prices | `apiKey` | Yes | Unknown | [Go!](https://developers.coinbase.com) |
  141. | CoinBin | Cryptocurrency information | No | Yes | Unknown | [Go!](https://coinbin.org/) |
  142. | CoinDesk | Bitcoin Price Index | No | No | Unknown | [Go!](http://www.coindesk.com/api/) |
  143. | CoinMarketCap | Cryptocurrencies Prices | No | Yes | Unknown | [Go!](https://coinmarketcap.com/api/) |
  144. | CryptoCompare | Cryptocurrencies Comparison | No | Yes | Unknown | [Go!](https://www.cryptocompare.com/api#) |
  145. | Cryptonator | Cryptocurrencies Exchange Rates | No | Yes | Unknown | [Go!](https://www.cryptonator.com/api/) |
  146. | GDAX | Cryptocurrency Trading Platform | `apiKey` | Yes | Unknown | [Go!](https://docs.gdax.com/#api) |
  147. | MercadoBitcoin | Brazilian Cryptocurrency Information | No | Yes | Unknown | [Go!](https://www.mercadobitcoin.net/api-doc/) |
  148. ### Currency Exchange
  149. API | Description | Auth | HTTPS | CORS | Link |
  150. |---|---|---|---|---|---|
  151. | 1Forge | Forex currency market data | `apiKey` | Yes | Unknown | [Go!](https://1forge.com/forex-data-api/api-documentation) |
  152. | Currencylayer | Exchange rates and currency conversion | `apiKey` | Yes | Unknown | [Go!](https://currencylayer.com/documentation) |
  153. | Czech National Bank | A collection of exchange rates | No | Yes | Unknown | [Go!](https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml) |
  154. | Fixer.io | Exchange rates and currency conversion | No | Yes | Unknown | [Go!](http://fixer.io) |
  155. ### Data Validation
  156. API | Description | Auth | HTTPS | CORS | Link |
  157. |---|---|---|---|---|---|
  158. | languagelayer | Language detection | No | Yes | Unknown | [Go!](https://languagelayer.com) |
  159. | Lob.com | US Address Verification | `apiKey` | Yes | Unknown | [Go!](https://lob.com/) |
  160. | mailboxlayer | Email address validation | No | Yes | Unknown | [Go!](https://mailboxlayer.com) |
  161. | MailTest | Email address validation | No | Yes | Unknown | [Go!](http://mailtest.in/documentation/) |
  162. | NumValidate | Open Source phone number validation | No | Yes | Unknown | [Go!](https://numvalidate.com) |
  163. | numverify | Phone number validation | No | Yes | Unknown | [Go!](https://numverify.com) |
  164. | PurgoMalum | Content validator against profanity & obscenity | No | No | Unknown | [Go!](http://www.purgomalum.com) |
  165. | vatlayer | VAT number validation | No | Yes | Unknown | [Go!](https://vatlayer.com) |
  166. ### Development
  167. API | Description | Auth | HTTPS | CORS | Link |
  168. |---|---|---|---|---|---|
  169. | ApiLeap | Make screenshots from web pages and HTML | `apiKey` | Yes | Unknown | [Go!](https://apileap.com/) |
  170. | APIs.guru | Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | No | Yes | Unknown | [Go!](https://apis.guru/api-doc/) |
  171. | BetterMeta | Return a site's meta tags in JSON format | X-Mashape-Key | Yes | Unknown | [Go!](http://bettermeta.io) |
  172. | Bitbucket | Pull public information for a Bitbucket account | No | Yes | Unknown | [Go!](https://api.bitbucket.org/2.0/users/karllhughes) |
  173. | Browshot | Easily make screenshots of web pages in any screen size, as any device | `apiKey` | Yes | Unknown | [Go!](https://browshot.com/api/documentation) |
  174. | CDNJS | Library info on CDNJS | No | Yes | Unknown | [Go!](https://api.cdnjs.com/libraries/jquery) |
  175. | Changelogs.md | Structured changelog metadata from open source projects | No | Yes | Unknown | [Go!](https://changelogs.md) |
  176. | Count.io | Persistent counting and A/B testing | No | Yes | Unknown | [Go!](https://count.io) |
  177. | DigitalOcean Status | Status of all DigitalOcean services | No | Yes | Unknown | [Go!](https://status.digitalocean.com/api/v1) |
  178. | DomainDb Info | Domain name search to find all domains containing particular words/phrases/etc | No | Yes | Unknown | [Go!](https://domainsdb.info/apidomainsdb/index.php) |
  179. | Faceplusplus | A tool to detect face | `OAuth` | Yes | Unknown | [Go!](https://www.faceplusplus.com/) |
  180. | Genderize.io | Determines a gender from a first name | No | Yes | Unknown | [Go!](https://genderize.io) |
  181. | Github | Information for a user's Github profile | No | Yes | Unknown | [Go!](https://developer.github.com/v3/) |
  182. | Gitter | Chat for GitHub | `OAuth` | Yes | Unknown | [Go!](https://github.com/gitterHQ/docs) |
  183. | HackerRank | Compile source code and run against a set of provided test cases | `apiKey` | Yes | Unknown | [Go!](https://www.hackerrank.com/api/docs) |
  184. | HTTP2.Pro | Test endpoints for client and server HTTP/2 protocol support | No | Yes | Unknown | [Go!](https://http2.pro/doc/api) |
  185. | import.io | Retrieve structured data from a website or RSS feed | `apiKey` | Yes | Unknown | [Go!](http://api.docs.import.io/) |
  186. | IPify | A simple IP Address API | No | Yes | Unknown | [Go!](https://www.ipify.org/) |
  187. | IPinfo | Another simple IP Address API | No | Yes | Unknown | [Go!](https://ipinfo.io/developers) |
  188. | JSON 2 JSONP | Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript | No | Yes | Unknown | [Go!](https://json2jsonp.com/) |
  189. | JSONbin.io | Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps | `apiKey` | Yes | Unknown | [Go!](https://jsonbin.io) |
  190. | Judge0 | Compile and run source code | No | Yes | Unknown | [Go!](https://api.judge0.com/) |
  191. | Kairos | Face Recognition and Emotion Analysis | `apiKey` | Yes | Unknown | [Go!](https://www.kairos.com/features) |
  192. | Let's Validate | Uncovers the technologies used on websites and URL to thumbnail | No | Yes | Unknown | [Go!](https://github.com/letsvalidate/api) |
  193. | LiveEdu | Live Coding Streaming | `OAuth` | Yes | Unknown | [Go!](https://www.liveedu.tv/developer/applications/) |
  194. | Myjson | A simple JSON store for your web or mobile app | No | No | Unknown | [Go!](http://myjson.com/api) |
  195. | Plino | Spam filtering system | No | Yes | Unknown | [Go!](https://plino.herokuapp.com/) |
  196. | Public APIs | A collective list of free JSON APIs for use in web development | No | Yes | Unknown | [Go!](https://github.com/toddmotto/public-apis/tree/master/json) |
  197. | QR code | Generate and decode / read QR code graphics | No | Yes | Unknown | [Go!](http://goqr.me/api/) |
  198. | ReqRes | A hosted REST-API ready to respond to your AJAX requests | No | Yes | Unknown | [Go!](https://reqres.in/ ) |
  199. | Scrape Website Email | Grabs email addresses from a URL | `X-Mashape-Key` | Yes | Unknown | [Go!](https://market.mashape.com/tommytcchan/scrape-website-email) |
  200. | SHOUTCLOUD | ALL-CAPS AS A SERVICE | No | No | Unknown | [Go!](http://shoutcloud.io/) |
  201. | StackExchange | Q&A forum for developers | `OAuth` | Yes | Unknown | [Go!](https://api.stackexchange.com/) |
  202. | Verse | Check what's the latest version of your favorite open-source project | No | Yes | Unknown | [Go!](https://verse.pawelad.xyz/) |
  203. | XML to JSON | Integration developer utility APIs | No | Yes | Unknown | [Go!](https://developers.wso2apistore.com/) |
  204. ### Dictionaries
  205. API | Description | Auth | HTTPS | CORS | Link |
  206. |---|---|---|---|---|---|
  207. | Oxford | Dictionary Data | `apiKey` | Yes | Unknown | [Go!](https://developer.oxforddictionaries.com/) |
  208. | Wordnik | Dictionary Data | No | No | Unknown | [Go!](http://developer.wordnik.com) |
  209. | Words | Definitions and synonyms for more than 150,000 words | `apiKey` | Yes | Unknown | [Go!](https://www.wordsapi.com/) |
  210. ### Documents & Productivity
  211. API | Description | Auth | HTTPS | CORS | Link |
  212. |---|---|---|---|---|---|
  213. | File.io | File Sharing | No | Yes | Unknown | [Go!](https://www.file.io) |
  214. | Mercury | Web parser | `apiKey` | Yes | Unknown | [Go!](https://mercury.postlight.com/web-parser/) |
  215. | pdflayer | HTML/URL to PDF | No | Yes | Unknown | [Go!](https://pdflayer.com) |
  216. | Pocket | Bookmarking service | `OAuth` | Yes | Unknown | [Go!](https://getpocket.com/developer/) |
  217. | PrexView | Data from XML or JSON to PDF, HTML or Image | `apiKey` | Yes | Unknown | [Go!](https://prexview.com) |
  218. | Restpack | Provides screenshot, HTML to PDF, and content extraction APIs | `apiKey` | Yes | Unknown | [Go!](https://restpack.io/) |
  219. | Todoist | Todo Lists | `OAuth` | Yes | Unknown | [Go!](https://developer.todoist.com) |
  220. | Vector Express | Free vector file converting API | No | No | Yes | [Go!](http://vector.express) |
  221. | Wunderlist | Todo Lists | `OAuth` | Yes | Unknown | [Go!](https://developer.wunderlist.com/documentation) |
  222. ### Environment
  223. API | Description | Auth | HTTPS | CORS | Link |
  224. |---|---|---|---|---|---|
  225. | AirVisual | Air quality and weather data | `apiKey` | Yes | Unknown | [Go!](https://airvisual.com/api) |
  226. | OpenAQ | Open air quality data | `apiKey` | Yes | Unknown | [Go!](https://docs.openaq.org/) |
  227. | PM2.5.in | Air quality of China | `apiKey` | No | Unknown | [Go!](http://www.pm25.in/api_doc) |
  228. | UK Carbon Intensity | The Official Carbon Intensity API for Great Britain developed by National Grid | No | Yes | Unknown | [Go!](https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0) |
  229. ### Events
  230. API | Description | Auth | HTTPS | CORS | Link |
  231. |---|---|---|---|---|---|
  232. | Eventbrite | Find events | `OAuth` | Yes | Unknown | [Go!](https://www.eventbrite.com/developer/v3/) |
  233. | Picatic | Sell tickets anywhere | `apiKey` | Yes | Unknown | [Go!](http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto) |
  234. | Ticketmaster | Search events, attractions, or venues | `apiKey` | Yes | Unknown | [Go!](http://developer.ticketmaster.com/products-and-docs/apis/getting-started/) |
  235. ### Finance
  236. API | Description | Auth | HTTPS | CORS | Link |
  237. |---|---|---|---|---|---|
  238. | Alpha Vantage | Realtime and historical stock data | `apiKey` | Yes | Unknown | [Go!](https://www.alphavantage.co/) |
  239. | Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | Unknown | [Go!](https://www.barchartondemand.com/free) |
  240. | Consumer Financial Protection Bureau | Financial services consumer complains data | `apiKey` | Yes | Unknown | [Go!](https://data.consumerfinance.gov/resource/jhzv-w97w.json) |
  241. | IEX | Stocks and Market Data | No | Yes | Unknown | [Go!](https://iextrading.com/developer/) |
  242. | IG | Spreadbetting and CFD Market Data | `apiKey` | Yes | Unknown | [Go!](https://labs.ig.com/gettingstarted) |
  243. | Plaid | Connect with users’ bank accounts and access transaction data | apiKey | Yes | Unknown | [Go!](https://plaid.com/) |
  244. | Razorpay IFSC | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | Unknown | [Go!](https://ifsc.razorpay.com/) |
  245. | RoutingNumbers.info | ACH/NACHA Bank Routing Numbers | No | Yes | Unknown | [Go!](https://www.routingnumbers.info/api/index.html) |
  246. | VAT Rates | A collection of all VAT rates for EU countries | No | Yes | Unknown | [Go!](https://jsonvat.com/) |
  247. ### Food & Drink
  248. API | Description | Auth | HTTPS | CORS | Link |
  249. |---|---|---|---|---|---|
  250. | BigOven | Recipe Search | `X-Mashape-Key` | No | Unknown | [Go!](http://api2.bigoven.com/) |
  251. | BreweryDB | Beer | `apiKey` | No | Unknown | [Go!](http://www.brewerydb.com/developers) |
  252. | Edamam | Recipe Search | `apiKey` | Yes | Unknown | [Go!](https://developer.edamam.com/) |
  253. | Food2Fork | Recipe Search | `apiKey` | No | Unknown | [Go!](http://food2fork.com/about/api) |
  254. | LCBO | Alcohol | `apiKey` | Yes | Unknown | [Go!](https://lcboapi.com/) |
  255. | Open Food Facts | Food Products Database | No | Yes | Unknown | [Go!](https://world.openfoodfacts.org/data) |
  256. | PunkAPI | Brewdog Beer Recipes | No | Yes | Unknown | [Go!](https://punkapi.com/) |
  257. | Recipe Puppy | Food | No | No | Unknown | [Go!](http://www.recipepuppy.com/about/api/) |
  258. | TacoFancy | Community-driven taco database | No | No | Unknown | [Go!](https://github.com/evz/tacofancy-api) |
  259. | The Report of the Week | Food & Drink Reviews | No | Yes | Unknown | [Go!](https://github.com/andyklimczak/TheReportOfTheWeek-API) |
  260. | TheCocktailDB | Cocktail Recipes | `apiKey` | No | Unknown | [Go!](http://www.thecocktaildb.com/) |
  261. | TheMealDB | Meal Recipes | `apiKey` | No | Unknown | [Go!](http://www.themealdb.com/) |
  262. | What's on the menu? | NYPL human-transcribed historical menu collection | `apiKey` | No | Unknown | [Go!](http://nypl.github.io/menus-api/) |
  263. | Yummly | Find food recipes | `apiKey` | Yes | Unknown | [Go!](https://developer.yummly.com/) |
  264. | Zomato | Discover restaurants | `apiKey` | Yes | Unknown | [Go!](https://developers.zomato.com/api) |
  265. ### Fraud Prevention
  266. API | Description | Auth | HTTPS | CORS | Link |
  267. |---|---|---|---|---|---|
  268. | Whitepages Pro | Global identity verification with phone, address, email, and IP | `apiKey` | Yes | Unknown | [Go!](https://pro.whitepages.com/developer/documentation/identity-check-api/) |
  269. | Whitepages Pro | Phone reputation to detect spammy phones | `apiKey` | Yes | Unknown | [Go!](https://pro.whitepages.com/developer/documentation/phone-reputation-api/) |
  270. | Whitepages Pro | Get an owner’s name, address, demographics based on the phone number | `apiKey` | Yes | Unknown | [Go!](https://pro.whitepages.com/developer/documentation/reverse-phone-api/) |
  271. | Whitepages Pro | Phone number validation, line_type, carrier append | `apiKey` | Yes | Unknown | [Go!](https://pro.whitepages.com/developer/documentation/phone-intelligence-api/) |
  272. | Whitepages Pro | Get normalized physical address, residents, address type, and validity | `apiKey` | Yes | Unknown | [Go!](https://pro.whitepages.com/developer/documentation/reverse-address-api/) |
  273. ### Games & Comics
  274. API | Description | Auth | HTTPS | CORS | Link |
  275. |---|---|---|---|---|---|
  276. | Battle.net | Blizzard Entertainment | `apiKey` | Yes | Unknown | [Go!](https://dev.battle.net/) |
  277. | Battlefield 4 | Battlefield 4 Information | No | Yes | Unknown | [Go!](https://bf4stats.com/api) |
  278. | Chuck Norris Database | Jokes | No | No | Unknown | [Go!](http://www.icndb.com/api/) |
  279. | Clash of Clans | Clash of Clans Game Information | No | Yes | Unknown | [Go!](https://developer.clashofclans.com) |
  280. | Clash Royale | Clash Royale Game Information | No | Yes | Unknown | [Go!](https://github.com/martincarrera/clash-royale-api) |
  281. | Comic Vine | Comics | No | Yes | Unknown | [Go!](https://comicvine.gamespot.com/api/documentation) |
  282. | Deck of Cards | Deck of Cards | No | No | Unknown | [Go!](http://deckofcardsapi.com/) |
  283. | Destiny The Game | Bungie Platform API | `apiKey` | Yes | Unknown | [Go!](https://github.com/Bungie-net/api) |
  284. | Dota 2 | Provides information about Player stats , Match stats, Rankings for Dota 2 | No | Yes | Unknown | [Go!](https://docs.opendota.com/) |
  285. | Eve Online | Third-Party Developer Documentation | `OAuth` | Yes | Unknown | [Go!](https://eveonline-third-party-documentation.readthedocs.io/en/latest/) |
  286. | Games | Minecraft and other server info & user info) | No | Yes | Unknown | [Go!](https://docs.gameapis.net/) |
  287. | Giant Bomb | Video Games | No | Yes | Unknown | [Go!](https://www.giantbomb.com/api/documentation) |
  288. | Guild Wars 2 | Guild Wars 2 Game Information | `apiKey` | Yes | Unknown | [Go!](https://wiki.guildwars2.com/wiki/API:Main) |
  289. | Halo | Halo 5 and Halo Wars 2 Information | `apiKey` | Yes | Unknown | [Go!](https://developer.haloapi.com/) |
  290. | Hearthstone | Hearthstone Cards Information | `X-Mashape-Key` | Yes | Unknown | [Go!](http://hearthstoneapi.com/) |
  291. | IGDB.com | Video Game Database | `apiKey` | Yes | Unknown | [Go!](https://api.igdb.com/) |
  292. | Jokes | Programming and general jokes | No | Yes | Unknown | [Go!](https://github.com/15Dkatz/official_joke_api) |
  293. | Jservice | Jeopardy Question Database | No | No | Unknown | [Go!](http://jservice.io) |
  294. | Magic The Gathering | Magic The Gathering Game Information | No | No | Unknown | [Go!](http://magicthegathering.io/) |
  295. | Marvel | Marvel Comics | `apiKey` | No | Unknown | [Go!](http://developer.marvel.com) |
  296. | Open Trivia | Trivia Questions | No | Yes | Unknown | [Go!](https://opentdb.com/api_config.php) |
  297. | PandaScore | E-sports games and results | `apiKey` | Yes | Unknown | [Go!](https://api.pandascore.co) |
  298. | PlayerUnknown's Battlegrounds | PUBG Stats | `apiKey` | Yes | Unknown | [Go!](https://pubgtracker.com/site-api) |
  299. | Pokéapi | Pokémon Information | No | Yes | Unknown | [Go!](https://pokeapi.co) |
  300. | Pokémon TCG | Pokémon TCG Information | No | Yes | Unknown | [Go!](https://pokemontcg.io) |
  301. | Qriusity | Quiz/Trivia Questions | No | Yes | Unknown | [Go!](https://qriusity.com/) |
  302. | Riot Games | League of Legends Game Information | `apiKey` | Yes | Unknown | [Go!](https://developer.riotgames.com/) |
  303. | Steam | Steam Client Interaction | `OAuth` | Yes | Unknown | [Go!](https://developer.valvesoftware.com/wiki/Steam_Web_API) |
  304. | xkcd | Retrieve xkcd comics as JSON | No | Yes | Unknown | [Go!](https://xkcd.com/json.html) |
  305. ### Geocoding
  306. API | Description | Auth | HTTPS | CORS | Link |
  307. |---|---|---|---|---|---|
  308. | adresse.data.gouv.fr | Address database of France, geocoding, and reverse | No | Yes | Unknown | [Go!](https://adresse.data.gouv.fr) |
  309. | Battuta | A (country/region/city) in-cascade location API | `apiKey` | Yes | Unknown | [Go!](https://battuta.medunes.net) |
  310. | Bing Maps | Create/customize digital maps based on Bing Maps data | `apiKey` | Yes | Unknown | [Go!](https://www.microsoft.com/maps/) |
  311. | City Context | Crime, school, and transportation data for US cities | `apiKey` | Yes | Unknown | [Go!](https://www.citycontext.com/api-reference#/) |
  312. | CitySDK | Open APIs for select European cities | No | Yes | Unknown | [Go!](http://www.citysdk.eu/citysdk-toolkit/) |
  313. | Daum Maps | Daum Maps provide multiple APIs for Korean maps | `apiKey` | No | Unknown | [Go!](http://apis.map.daum.net/) |
  314. | FreeGeoIP | Geolocation of IP addresses | No | Yes | Unknown | [Go!](https://freegeoip.net/) |
  315. | GeoApi | French geographical data | No | Yes | Unknown | [Go!](https://api.gouv.fr/api/geoapi.html) |
  316. | Geocode.xyz | Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing | No | Yes | Unknown | [Go!](https://geocode.xyz/) |
  317. | GeoNames | Place names and other geographical data | No | No | Unknown | [Go!](http://www.geonames.org/export/web-services.html) |
  318. | Google Earth Engine | A cloud-based platform for planetary-scale environmental data analysis | `apiKey` | Yes | Unknown | [Go!](https://developers.google.com/earth-engine/) |
  319. | Google Maps | Create/customize digital maps based on Google Maps data | `apiKey` | Yes | Unknown | [Go!](https://developers.google.com/maps/) |
  320. | GraphLoc | Free GraphQL IP Geolocation API | No | Yes | Unknown | [Go!](https://www.graphloc.com) |
  321. | HelloSalut | Get hello translation following user language | No | Yes | Unknown | [Go!](https://www.fourtonfish.com/hellosalut/hello/) |
  322. | IP 2 Country | Map an IP to a country | No | Yes | Unknown | [Go!](https://ip2country.info) |
  323. | IP Address Details | Find geolocation with ip address | No | Yes | Unknown | [Go!](https://ipinfo.io/) |
  324. | IP Location | Find IP address location information | No | Yes | Unknown | [Go!](https://ipapi.co/) |
  325. | IP Sidekick | Geolocation API that returns extra information about an IP address | apiKey | Yes | Unknown | [Go!](https://ipsidekick.com) |
  326. | IP Vigilante | Free IP Geolocation API | No | Yes | Unknown | [Go!](https://www.ipvigilante.com/) |
  327. | Mapbox | Create/customize beautiful digital maps | `apiKey` | Yes | Unknown | [Go!](https://www.mapbox.com/developers/) |
  328. | Mexico | Mexico RESTful zip codes API | No | Yes | Unknown | [Go!](https://github.com/IcaliaLabs/sepomex) |
  329. | One Map, Singapore | Singapore Land Authority REST API services for Singapore addresses | `apiKey` | Yes | Unknown | [Go!](https://docs.onemap.sg/) |
  330. | OnWater | Determine if a lat/lon is on water or land | No | Yes | Unknown | [Go!](https://onwater.io/) |
  331. | OpenCage | Forward and reverse geocoding using open data | No | Yes | Unknown | [Go!](https://geocoder.opencagedata.com) |
  332. | OpenStreetMap | Navigation, geolocation and geographical data | `OAuth` | No | Unknown | [Go!](http://wiki.openstreetmap.org/wiki/API) |
  333. | PostcodeData.nl | Provide geolocation data based on postcode for Dutch addresses | No | No | Unknown | [Go!](http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json) |
  334. | Postcodes.io | Postcode lookup & Geolocation for the UK | No | Yes | Unknown | [Go!](https://postcodes.io) |
  335. | REST Countries | Get information about countries via a RESTful API | No | Yes | Unknown | [Go!](https://restcountries.eu) |
  336. | Uebermaps | Discover and share maps with friends | `apiKey` | Yes | Unknown | [Go!](https://uebermaps.com/api/v2) |
  337. | Utah AGRC | Utah Web API for geocoding Utah addresses | `apiKey` | Yes | Unknown | [Go!](https://api.mapserv.utah.gov) |
  338. | ViaCep | Brazil RESTful zip codes API | No | Yes | Unknown | [Go!](https://viacep.com.br) |
  339. | Zippopotam | Get information about place such as country, city, state, etc | No | No | Unknown | [Go!](http://www.zippopotam.us) |
  340. ### Government
  341. API | Description | Auth | HTTPS | CORS | Link |
  342. |---|---|---|---|---|---|
  343. | BCLaws | Access to the laws of British Columbia | No | No | Unknown | [Go!](http://www.bclaws.ca/civix/template/complete/api/index.html) |
  344. | BusinessUSA | BusinessUSA gives developers access to authoritative information on U.S. programs, events, services and more | `apiKey` | Yes | Unknown | [Go!](https://business.usa.gov/developer) |
  345. | Census.gov | The US Census Bureau provides various APIs and data sets on demographics and businesses | No | Yes | Unknown | [Go!](https://www.census.gov/data/developers/data-sets.html) |
  346. | EPA | Web services and data sets from the US Environmental Protection Agency | No | Yes | Unknown | [Go!](https://developer.epa.gov/category/api/) |
  347. | FEC | Information on campaign donations in federal elections | `apiKey` | Yes | Unknown | [Go!](https://api.open.fec.gov/developers/) |
  348. | Food Standards Agency | UK food hygiene rating data API | No | No | Unknown | [Go!](http://ratings.food.gov.uk/open-data/en-GB) |
  349. | Regulations.gov | Regulations.gov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process | `apiKey` | Yes | Unknown | [Go!](https://regulationsgov.github.io/developers/) |
  350. ### Health
  351. API | Description | Auth | HTTPS | CORS | Link |
  352. |---|---|---|---|---|---|
  353. | BetterDoctor | Detailed information about doctors in your area | `apiKey` | Yes | Unknown | [Go!](https://developer.betterdoctor.com/) |
  354. | Diabetes | Logging and retrieving diabetes information | No | No | Unknown | [Go!](http://predictbgl.com/api/) |
  355. | Flutrack | Influenza-like symptoms with geotracking | No | No | Unknown | [Go!](http://www.flutrack.org/) |
  356. | Healthcare.gov | Educational content about the US Health Insurance Marketplace | No | Yes | Unknown | [Go!](https://www.healthcare.gov/developers/) |
  357. | Lexigram | NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology | `apiKey` | Yes | Unknown | [Go!](https://docs.lexigram.io/v1/welcome) |
  358. | Makeup | Makeup Information | No | No | Unknown | [Go!](http://makeup-api.herokuapp.com/) |
  359. | Medicare | Access to the data from the CMS - medicare.gov | No | Yes | Unknown | [Go!](https://data.medicare.gov/developers) |
  360. | NPPES | National Plan & Provider Enumeration System, info on healthcare providers registered in US | No | Yes | Unknown | [Go!](https://npiregistry.cms.hhs.gov/registry/help-api) |
  361. | Nutritionix | Worlds largest verified nutrition database | `apiKey` | Yes | Unknown | [Go!](https://developer.nutritionix.com/) |
  362. | openFDA | Public FDA data about drugs, devices, and foods | No | Yes | Unknown | [Go!](https://open.fda.gov/api/) |
  363. | USDA Nutrients | National Nutrient Database for Standard Reference | No | Yes | Unknown | [Go!](https://ndb.nal.usda.gov/ndb/doc/index) |
  364. ### Jobs
  365. API | Description | Auth | HTTPS | CORS | Link |
  366. |---|---|---|---|---|---|
  367. | Adzuna | Job board aggregator | `apiKey` | Yes | Unknown | [Go!](https://developer.adzuna.com/overview) |
  368. | Authentic Jobs | Job board for designers, hackers, and creative pros | `apiKey` | Yes | Unknown | [Go!](https://authenticjobs.com/api/docs) |
  369. | Careerjet | Job search engine | `apiKey` | No | Unknown | [Go!](https://www.careerjet.com/partners/api/) |
  370. | Github Jobs | Jobs for software developers | No | Yes | Unknown | [Go!](https://jobs.github.com/api) |
  371. | Indeed | Job board aggregator | `apiKey` | Yes | Unknown | [Go!](https://www.indeed.com/publisher) |
  372. | Jobs2Careers | Job aggregator | `apiKey` | Yes | Unknown | [Go!](http://api.jobs2careers.com/api/spec.pdf) |
  373. | Jooble | Job search engine | `apiKey` | Yes | Unknown | [Go!](https://us.jooble.org/api/about) |
  374. | Juju | Job search engine | `apiKey` | No | Unknown | [Go!](http://www.juju.com/publisher/spec/) |
  375. | Open Skills | Job titles, skills, and related jobs data | No | No | Unknown | [Go!](https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview) |
  376. | Reed | Job board aggregator | `apiKey` | Yes | Unknown | [Go!](https://www.reed.co.uk/developers) |
  377. | Search.gov Jobs | Tap into a list of current jobs openings with the United States government | No | Yes | Unknown | [Go!](https://search.gov/developer/jobs.html) |
  378. | The Muse | Job board and company profiles | `apiKey` | Yes | Unknown | [Go!](https://www.themuse.com/developers/api/v2) |
  379. | Upwork | Freelance job board and management system | `OAuth` | Yes | Unknown | [Go!](https://developers.upwork.com/) |
  380. | USAJOBS | US government job board | `apiKey` | Yes | Unknown | [Go!](https://developer.usajobs.gov/) |
  381. | ZipRecruiter | Job search app and website | `apiKey` | Yes | Unknown | [Go!](https://www.ziprecruiter.com/publishers) |
  382. ### Machine Learning
  383. API | Description | Auth | HTTPS | CORS | Link |
  384. |---|---|---|---|---|---|
  385. | Clarifai | Computer Vision | `OAuth` | Yes | Unknown | [Go!](https://developer.clarifai.com/) |
  386. | Cleverbot | Web chat bot | `apiKey` | Yes | Unknown | [Go!](https://www.cleverbot.com/api/) |
  387. | Dialogflow | Natural Language Processing | `apiKey` | Yes | Unknown | [Go!](https://dialogflow.com) |
  388. | Keen IO | Data Analytics | `apiKey` | Yes | Unknown | [Go!](https://keen.io/) |
  389. | Unplugg | Forecasting API for timeseries data | `apiKey` | Yes | Unknown | [Go!](https://unplu.gg/test_api.html) |
  390. | Wit.ai | Natural Language Processing | `OAuth` | Yes | Unknown | [Go!](https://wit.ai/) |
  391. ### Music
  392. API | Description | Auth | HTTPS | CORS | Link |
  393. |---|---|---|---|---|---|
  394. | Bandsintown | Music Events | No | Yes | Unknown | [Go!](https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0) |
  395. | Deezer | Music | `OAuth` | Yes | Unknown | [Go!](https://developers.deezer.com/api) |
  396. | Discogs | Music | `OAuth` | Yes | Unknown | [Go!](https://www.discogs.com/developers/) |
  397. | Genius | Crowdsourced lyrics and music knowledge | `OAuth` | Yes | Unknown | [Go!](https://docs.genius.com/) |
  398. | iTunes Search | Software products | No | Yes | Unknown | [Go!](https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/) |
  399. | Jamendo | Music | `OAuth` | Yes | Unknown | [Go!](https://developer.jamendo.com/v3.0) |
  400. | LastFm | Music | `apiKey` | Yes | Unknown | [Go!](https://www.last.fm/api) |
  401. | Lyrics.ovh | Simple API to retrieve the lyrics of a song | No | Yes | Unknown | [Go!](http://docs.lyricsovh.apiary.io/) |
  402. | Mixcloud | Music | `OAuth` | Yes | Unknown | [Go!](https://www.mixcloud.com/developers/) |
  403. | MusicBrainz | Music | No | Yes | Unknown | [Go!](https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2) |
  404. | Musikki | Music | `apiKey` | Yes | Unknown | [Go!](https://music-api.musikki.com/reference) |
  405. | Musixmatch | Music | `apiKey` | Yes | Unknown | [Go!](https://developer.musixmatch.com/) |
  406. | Songkick | Music Events | `OAuth` | Yes | Unknown | [Go!](https://www.songkick.com/developer/) |
  407. | Songsterr | Provides guitar, bass and drums tabs and chords | No | Yes | Unknown | [Go!](https://www.songsterr.com/a/wa/api/) |
  408. | Spotify | Fetch data from the Spotify music catalog, manage users' playlists and saved music, get recommendations, control Spotify Connect, and more | `OAuth` | Yes | Unknown | [Go!](https://beta.developer.spotify.com/documentation/web-api/) |
  409. | TasteDive | Similar artist API (also works for movies and TV shows) | `apiKey` | Yes | Unknown | [Go!](https://tastedive.com/read/api) |
  410. | TheAudioDB | Music | `apiKey` | No | Unknown | [Go!](http://www.theaudiodb.com) |
  411. | Vagalume | Crowdsourced lyrics and music knowledge | `apiKey` | Yes | Unknown | [Go!](https://api.vagalume.com.br/docs/) |
  412. ### News
  413. API | Description | Auth | HTTPS | CORS | Link |
  414. |---|---|---|---|---|---|
  415. | Chronicling America | Provides access to millions of pages of historic US newspapers from the Library of Congress | No | No | Unknown | [Go!](http://chroniclingamerica.loc.gov/about/api/) |
  416. | Feedbin | RSS reader | `OAuth` | Yes | Unknown | [Go!](https://github.com/feedbin/feedbin-api) |
  417. | New York Times | Provides news | `apiKey` | Yes | Unknown | [Go!](https://developer.nytimes.com/) |
  418. | News | Headlines currently published on a range of news sources and blogs | `apiKey` | Yes | Unknown | [Go!](https://newsapi.org/) |
  419. | NPR One | Personalized news listening experience from NPR | `OAuth` | Yes | Unknown | [Go!](http://dev.npr.org/api/) |
  420. | The Guardian | Access all the content the Guardian creates, categorised by tags and section | `apiKey` | Yes | Unknown | [Go!](http://open-platform.theguardian.com/) |
  421. ### Open Data
  422. API | Description | Auth | HTTPS | CORS | Link |
  423. |---|---|---|---|---|---|
  424. | 18F | US Federal Government /Developer Program | No | No | Unknown | [Go!](http://18f.github.io/API-All-the-X/) |
  425. | Abbreviation | Get abbreviations and meanings | `X-Mashape-Key` | Yes | Unknown | [Go!](https://market.mashape.com/daxeel/abbreviations) |
  426. | Callook.info | United States ham radio callsigns | No | Yes | Unknown | [Go!](https://callook.info) |
  427. | CARTO | Location Information Prediction | `apiKey` | Yes | Unknown | [Go!](https://carto.com/) |
  428. | Celebinfo | Celebrity information | `X-Mashape-Key` | Yes | Unknown | [Go!](https://market.mashape.com/daxeel/celebinfo/) |
  429. | Colorado Data Engine | Formatted and geolocated Colorado public data | No | Yes | Unknown | [Go!](http://codataengine.org/) |
  430. | Colorado Information Marketplace | Colorado State Government Open Data | No | Yes | Unknown | [Go!](https://data.colorado.gov/) |
  431. | Data USA | US Public Data | No | Yes | Unknown | [Go!](https://datausa.io/about/api/) |
  432. | Datakick | The open product database | `apiKey` | Yes | Unknown | [Go!](https://www.datakick.org/api) |
  433. | Dronestream | Tracks United States drone strikes | No | Yes | Unknown | [Go!](https://dronestre.am/) |
  434. | Federal Register | The Daily Journal of the United States Government | No | Yes | Unknown | [Go!](https://www.federalregister.gov/reader-aids/developer-resources) |
  435. | fonoApi | Mobile Device Description | No | Yes | Unknown | [Go!](https://fonoapi.freshpixl.com/) |
  436. | French Address Search | French Government | No | Yes | Unknown | [Go!](https://adresse.data.gouv.fr/api) |
  437. | INQStats | Open demographic data such as population, life expectancy, migration rate, etc | `apiKey` | No | Unknown | [Go!](http://blog.inqubu.com/inqstats-open-api-published-to-get-demographic-data) |
  438. | LinkPreview | Get JSON formatted summary with title, description and preview image for any requested URL | `apiKey` | Yes | Yes | [Go!](https://www.linkpreview.net) |
  439. | Marijuana Strains | Marijuana strains, races, flavors, and effects | `apiKey` | No | Unknown | [Go!](http://strains.evanbusse.com/) |
  440. | Microlink.io | Turns any link into information | No | Yes | Unknown | [Go!](https://docs.microlink.io) |
  441. | Open Government, Australia | Australian Government Open Data | No | Yes | Unknown | [Go!](https://www.data.gov.au/) |
  442. | Open Government, Canada | Canadian Government Open Data | No | No | Unknown | [Go!](http://open.canada.ca/en) |
  443. | Open Government, France | French Government Open Data | `apiKey` | Yes | Unknown | [Go!](https://www.data.gouv.fr/) |
  444. | Open Government, India | Indian Government Open Data | `apiKey` | Yes | Unknown | [Go!](https://data.gov.in/) |
  445. | Open Government, New Zealand | New Zealand Government Open Data | No | Yes | Unknown | [Go!](https://www.data.govt.nz/) |
  446. | Open Government, Taiwan | Taiwan Government Open Data | No | Yes | Unknown | [Go!](https://data.gov.tw/) |
  447. | Open Government, USA | United States Government Open Data | No | Yes | Unknown | [Go!](https://www.data.gov/) |
  448. | Prague Opendata | Prague City Open Data | No | No | Unknown | [Go!](http://opendata.praha.eu/en) |
  449. | Quandl | Stock Market Data | No | Yes | Unknown | [Go!](https://www.quandl.com/) |
  450. | Represent by Open North | Find Canadian Government Representatives | No | Yes | Unknown | [Go!](https://represent.opennorth.ca/) |
  451. | Scoop.it | Content Curation Service | `apiKey` | No | Unknown | [Go!](http://www.scoop.it/dev) |
  452. | Teleport | Quality of Life Data | No | Yes | Unknown | [Go!](https://developers.teleport.org/) |
  453. | Universities List | University names, countries and domains | No | Yes | Unknown | [Go!](https://github.com/Hipo/university-domains-list) |
  454. | UPC database | More than 1.5 million barcode numbers from all around the world | `apiKey` | Yes | Unknown | [Go!](https://upcdatabase.org/api) |
  455. | Wikidata | Collaboratively edited knowledge base operated by the Wikimedia Foundation | `OAuth` | Yes | Unknown | [Go!](https://www.wikidata.org/w/api.php?action=help) |
  456. | Wikipedia | Mediawiki Encyclopedia | No | Yes | Unknown | [Go!](https://www.mediawiki.org/wiki/API:Main_page) |
  457. | Yelp | Find Local Business | `OAuth` | Yes | Unknown | [Go!](https://www.yelp.com/developers/documentation/v3) |
  458. ### Open Source Projects
  459. API | Description | Auth | HTTPS | CORS | Link |
  460. |---|---|---|---|---|---|
  461. | Countly | Countly web analytics | No | No | Unknown | [Go!](http://resources.count.ly/docs) |
  462. | Drupal.org | Drupal.org | No | Yes | Unknown | [Go!](https://www.drupal.org/drupalorg/docs/api) |
  463. | Libraries.io | Open source software libraries | `apiKey` | Yes | Unknown | [Go!](https://libraries.io/api) |
  464. ### Patent
  465. API | Description | Auth | HTTPS | CORS | Link |
  466. |---|---|---|---|---|---|
  467. | EPO | European patent search system api | `OAuth` | Yes | Unknown | [Go!](https://developers.epo.org/) |
  468. | TIPO | Taiwan patent search system api | `apiKey` | Yes | Unknown | [Go!](https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00) |
  469. | USPTO | USA patent api services | No | Yes | Unknown | [Go!](https://www.uspto.gov/learning-and-resources/open-data-and-mobility) |
  470. ### Personality
  471. API | Description | Auth | HTTPS | CORS | Link |
  472. |---|---|---|---|---|---|
  473. | chucknorris.io | JSON API for hand curated Chuck Norris jokes | No | Yes | Unknown | [Go!](https://api.chucknorris.io) |
  474. | FavQs.com | FavQs allows you to collect, discover, and share your favorite quotes | `apiKey` | Yes | Unknown | [Go!](https://favqs.com/api) |
  475. | Forismatic | Inspirational Quotes | No | No | Unknown | [Go!](http://forismatic.com/en/api/) |
  476. | icanhazdadjoke | The largest selection of dad jokes on the internet | No | Yes | Unknown | [Go!](https://icanhazdadjoke.com/api) |
  477. | Medium | Community of readers and writers offering unique perspectives on ideas | `OAuth` | Yes | Unknown | [Go!](https://github.com/Medium/medium-api-docs) |
  478. | Quotes on Design | Inspirational Quotes | No | Yes | Unknown | [Go!](https://quotesondesign.com/api-v4-0/) |
  479. | Traitify | Assess, collect, and analyze Personality | No | Yes | Unknown | [Go!](https://app.traitify.com/developer) |
  480. | tronalddump.io | Api & web archive for the things Donald Trump has said | No | Yes | Unknown | [Go!](https://www.tronalddump.io) |
  481. ### Photography
  482. API | Description | Auth | HTTPS | CORS | Link |
  483. |---|---|---|---|---|---|
  484. | 500px | Photography Community | `OAuth` | Yes | Unknown | [Go!](https://github.com/500px/api-documentation) |
  485. | Flickr | Flickr Services | `OAuth` | Yes | Unknown | [Go!](https://www.flickr.com/services/api/) |
  486. | Getty Images | Build applications using the world's most powerful imagery | `OAuth` | Yes | Unknown | [Go!](http://developers.gettyimages.com/en/) |
  487. | Gfycat | Jiffier GIFs | `OAuth` | Yes | Unknown | [Go!](https://developers.gfycat.com/api/) |
  488. | Giphy | Get all your gifs | `apiKey` | Yes | Unknown | [Go!](https://developers.giphy.com/docs/) |
  489. | Gyazo | Upload images | `apiKey` | Yes | Unknown | [Go!](https://gyazo.com/api/docs) |
  490. | Imgur | Images | `OAuth` | Yes | Unknown | [Go!](https://apidocs.imgur.com/) |
  491. | Pixabay | Photography | `apiKey` | Yes | Unknown | [Go!](https://pixabay.com/sk/service/about/api/) |
  492. | Pixhost | Upload images, photos, galleries | No | Yes | Unknown | [Go!](https://pixhost.org/api/index.html) |
  493. | PlaceKitten | Resizable kitten placeholder images | No | Yes | Unknown | [Go!](https://placekitten.com/) |
  494. | ScreenShotLayer | URL 2 Image | No | Yes | Unknown | [Go!](https://screenshotlayer.com) |
  495. | Unsplash | Photography | `OAuth` | Yes | Unknown | [Go!](https://unsplash.com/developers) |
  496. ### Science & Math
  497. API | Description | Auth | HTTPS | CORS | Link |
  498. |---|---|---|---|---|---|
  499. | arcsecond.io | Multiple astronomy data sources | No | Yes | Unknown | [Go!](https://api.arcsecond.io/) |
  500. | CORE | Access the world's Open Access research papers | `apiKey` | Yes | Unknown | [Go!](https://core.ac.uk/services#api) |
  501. | inspirehep.net | High Energy Physics info. system | No | Yes | Unknown | [Go!](https://inspirehep.net/info/hep/api?ln=en) |
  502. | Launch Library | Upcoming Space Launches | No | Yes | Unknown | [Go!](https://launchlibrary.net/docs/1.3/api.html) |
  503. | Minor Planet Center | Asterank.com Information | No | No | Unknown | [Go!](http://www.asterank.com/mpc) |
  504. | NASA | NASA data, including imagery | No | Yes | Unknown | [Go!](https://api.nasa.gov) |
  505. | Newton | Symbolic and Arithmetic Math Calculator | No | Yes | Unknown | [Go!](https://newton.now.sh/) |
  506. | Numbers | Facts about numbers | No | No | Unknown | [Go!](http://numbersapi.com) |
  507. | Open Notify | ISS astronauts, current location, etc | No | No | Unknown | [Go!](http://open-notify.org/Open-Notify-API/) |
  508. | Open Science Framework | Repository and archive for study designs, research materials, data, manuscripts, etc | No | Yes | Unknown | [Go!](https://developer.osf.io) |
  509. | SHARE | A free, open, dataset about research and scholarly activities | No | Yes | Unknown | [Go!](https://share.osf.io/api/v2/) |
  510. | SpaceX | Company, vehicle, launchpad and launch data | No | Yes | Unknown | [Go!](https://github.com/r-spacex/SpaceX-API) |
  511. | Sunrise and Sunset | Sunset and sunrise times for a given latitude and longitude | No | Yes | Unknown | [Go!](https://sunrise-sunset.org/api) |
  512. | USGS Earthquake Hazards Program | Earthquakes data real-time | No | Yes | Unknown | [Go!](https://earthquake.usgs.gov/fdsnws/event/1/) |
  513. | USGS Water Services | Water quality and level info for rivers and lakes | No | Yes | Unknown | [Go!](https://waterservices.usgs.gov/) |
  514. | World Bank | World Data | No | No | Unknown | [Go!](https://datahelpdesk.worldbank.org/knowledgebase/topics/125589) |
  515. ### Security
  516. API | Description | Auth | HTTPS | CORS | Link |
  517. |---|---|---|---|---|---|
  518. | AXFR Database | AXFR public database | No | No | Unknown | [Go!](http://api.axfrcheck.com) |
  519. | HaveIBeenPwned | Passwords which have previously been exposed in data breaches | No | Yes | Unknown | [Go!](https://haveibeenpwned.com/API/v2) |
  520. | UK Police | UK Police data | No | Yes | Unknown | [Go!](https://data.police.uk/docs/) |
  521. ### Shopping
  522. API | Description | Auth | HTTPS | CORS | Link |
  523. |---|---|---|---|---|---|
  524. | Best Buy | Products, Buying Options, Categories, Recommendations, Stores, and Commerce | `apiKey` | Yes | Unknown | [Go!](https://bestbuyapis.github.io/api-documentation/#overview) |
  525. | eBay | Sell and Buy on eBay | `OAuth` | Yes | Unknown | [Go!](https://go.developer.ebay.com/) |
  526. | Wal-Mart | Item price and availability | `apiKey` | Yes | Unknown | [Go!](https://developer.walmartlabs.com/docs) |
  527. ### Social
  528. API | Description | Auth | HTTPS | CORS | Link |
  529. |---|---|---|---|---|---|
  530. | Buffer | Access to pending and sent updates in Buffer | `OAuth` | Yes | Unknown | [Go!](https://buffer.com/developers/api) |
  531. | Cisco Spark | Team Collaboration Software | `OAuth` | Yes | Unknown | [Go!](https://developer.ciscospark.com) |
  532. | Discord | Make bots for Discord, integrate Discord onto an external platform | `OAuth` | Yes | Unknown | [Go!](https://discordapp.com/developers/docs/intro) |
  533. | Disqus | Communicate with Disqus data | `OAuth` | Yes | Unknown | [Go!](https://disqus.com/api/docs/auth/) |
  534. | DonReach Social Count | Get the social share count of a URL from every major social network | No | Yes | Unknown | [Go!](https://donreach.com/social-share-count/) |
  535. | Facebook | Facebook Login, Share on FB, Social Plugins, Analytics and more | `OAuth` | Yes | Unknown | [Go!](https://developers.facebook.com/) |
  536. | Foursquare | Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc) | `OAuth` | Yes | Unknown | [Go!](https://developer.foursquare.com/) |
  537. | Fuck Off as a Service | Asks someone to fuck off | No | Yes | Unknown | [Go!](https://www.foaas.com) |
  538. | Full Contact | Get Social Media profiles and contact Information | `OAuth` | Yes | Unknown | [Go!](https://www.fullcontact.com/developer/docs/) |
  539. | HackerNews | Social news for CS and entrepreneurship | No | Yes | Unknown | [Go!](https://github.com/HackerNews/API) |
  540. | Instagram | Instagram Login, Share on Instagram, Social Plugins and more | `OAuth` | Yes | Unknown | [Go!](https://www.instagram.com/developer/) |
  541. | LinkedIn | The foundation of all digital integrations with LinkedIn | `OAuth` | Yes | Unknown | [Go!](https://developer.linkedin.com/docs/rest-api) |
  542. | Meetup.com | Data about Meetups from Meetup.com | `apiKey` | Yes | Unknown | [Go!](https://www.meetup.com/meetup_api/) |
  543. | Pinterest | The world's catalog of ideas | `OAuth` | Yes | Unknown | [Go!](https://developers.pinterest.com/) |
  544. | PWRTelegram bot | Boosted version of the Telegram bot API | `OAuth` | Yes | Unknown | [Go!](https://pwrtelegram.xyz) |
  545. | Reddit | Homepage of the internet | `OAuth` | Yes | Unknown | [Go!](https://www.reddit.com/dev/api) |
  546. | SharedCount | Social media like and share data for any URL | `apiKey` | Yes | Unknown | [Go!](http://docs.sharedcount.com/) |
  547. | Slack | Team Instant Messaging | `OAuth` | Yes | Unknown | [Go!](https://api.slack.com/) |
  548. | Telegram Bot | Simplified HTTP version of the MTProto API for bots | `OAuth` | Yes | Unknown | [Go!](https://core.telegram.org/bots/api) |
  549. | Telegram MTProto | Read and write Telegram data | `OAuth` | Yes | Unknown | [Go!](https://core.telegram.org/api#getting-started) |
  550. | Tumblr | Read and write Tumblr Data | `OAuth` | Yes | Unknown | [Go!](https://www.tumblr.com/docs/en/api/v2) |
  551. | Twitch | Game Streaming API | `OAuth` | Yes | Unknown | [Go!](https://dev.twitch.tv/docs) |
  552. | Twitter | Read and write Twitter data | `OAuth` | Yes | Unknown | [Go!](https://dev.twitter.com/rest/public) |
  553. | vk | Read and write vk data | `OAuth` | Yes | Unknown | [Go!](https://vk.com/dev/sites) |
  554. ### Sports & Fitness
  555. API | Description | Auth | HTTPS | CORS | Link |
  556. |---|---|---|---|---|---|
  557. | BikeWise | Bikewise is a place to learn about and report bike crashes, hazards, and thefts | No | Yes | Unknown | [Go!](https://www.bikewise.org/documentation/api_v2) |
  558. | Cartola FC | The Cartola FC API serves to check the partial points of your team | No | Yes | Unknown | [Go!](https://github.com/wgenial/cartrolandofc) |
  559. | City Bikes | City Bikes around the world | No | No | Unknown | [Go!](http://api.citybik.es/v2/) |
  560. | Cricket Live Scores | Live cricket scores | `X-Mashape-Key` | Yes | Unknown | [Go!](https://market.mashape.com/dev132/cricket-live-scores) |
  561. | Ergast F1 | F1 data from the beginning of the world championships in 1950 | No | No | Unknown | [Go!](http://ergast.com/mrd/) |
  562. | Fitbit | Fitbit Information | `OAuth` | Yes | Unknown | [Go!](https://dev.fitbit.com/) |
  563. | Football-Data.org | Football Data | No | No | Unknown | [Go!](http://api.football-data.org/index) |
  564. | JCDecaux Bike | JCDecaux's self-service bicycles | `apiKey` | Yes | Unknown | [Go!](https://developer.jcdecaux.com/) |
  565. | NBA Stats | Current and historical NBA Statistics | No | Yes | Unknown | [Go!](https://any-api.com/nba_com/nba_com/docs/API_Description) |
  566. | NFL Arrests | NFL Arrest Data | No | No | Unknown | [Go!](http://nflarrest.com/api/) |
  567. | Pro Motocross | The RESTful AMA Pro Motocross lap times for every racer on the start gate | No | No | Unknown | [Go!](http://promotocrossapi.com) |
  568. | Strava | Connect with athletes, activities and more | `OAuth` | Yes | Unknown | [Go!](https://strava.github.io/api/) |
  569. | SuredBits | Query sports data, including teams, players, games, scores, and statistics | No | No | Unknown | [Go!](https://suredbits.com/api/) |
  570. | TheSportsDB | Crowd-Sourced Sports Data and Artwork | `apiKey` | No | Unknown | [Go!](http://www.thesportsdb.com) |
  571. | UFC Data | Ultimate Fighting Championship information for events and fighters | No | No | Unknown | [Go!](http://ufc-data-api.ufc.com/) |
  572. | Wger | Workout manager data as exercises, muscles or equipment | `apiKey` | Yes | Unknown | [Go!](https://wger.de/en/software/api) |
  573. ### Test Data
  574. API | Description | Auth | HTTPS | CORS | Link |
  575. |---|---|---|---|---|---|
  576. | Adorable Avatars | Generate random cartoon avatars | No | Yes | Unknown | [Go!](http://avatars.adorable.io) |
  577. | Bacon Ipsum | A Meatier Lorem Ipsum Generator | No | Yes | Unknown | [Go!](https://baconipsum.com/json-api/) |
  578. | FHIR | Fast Healthcare Interoperability Resources test data | No | Yes | Unknown | [Go!](http://fhirtest.uhn.ca/home) |
  579. | Hipster Ipsum | Generates Hipster Ipsum text | No | No | Unknown | [Go!](http://hipsterjesus.com/) |
  580. | JSONPlaceholder | Fake data for testing and prototyping | No | No | Unknown | [Go!](http://jsonplaceholder.typicode.com/) |
  581. | Lorem Text | Generates Lorem Ipsum text | `X-Mashape-Key` | Yes | Unknown | [Go!](https://market.mashape.com/montanaflynn/lorem-text-generator) |
  582. | LoremPicsum | Generate placeholder pictures | No | No | Unknown | [Go!](http://lorempicsum.com) |
  583. | Loripsum | The "lorem ipsum" generator that doesn't suck | No | No | Unknown | [Go!](http://loripsum.net/) |
  584. | RandomUser | Generates random user data | No | Yes | Unknown | [Go!](https://randomuser.me) |
  585. | RoboHash | Generate random robot/alien avatars | No | Yes | Unknown | [Go!](https://robohash.org/) |
  586. | UI Names | Generate random fake names | No | Yes | Unknown | [Go!](https://github.com/thm/uinames) |
  587. | Yes No | Generate yes or no randomly | No | Yes | Unknown | [Go!](https://yesno.wtf/api) |
  588. ### Text Analysis
  589. API | Description | Auth | HTTPS | CORS | Link |
  590. |---|---|---|---|---|---|
  591. | Aylien Text Analysis | A collection of information retrieval and natural language APIs | `apiKey` | Yes | Unknown | [Go!](http://docs.aylien.com/) |
  592. | Detect Language | Detects text language | `apiKey` | Yes | Unknown | [Go!](https://detectlanguage.com/) |
  593. | Google Cloud Natural | Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis | `apiKey` | Yes | Unknown | [Go!](https://cloud.google.com/natural-language/docs/) |
  594. | Semantira | Text Analytics with sentiment analysis, categorization & named entity extraction | `OAuth` | Yes | Unknown | [Go!](https://semantria.readme.io/docs) |
  595. | Watson Natural Language Understanding | Natural language processing for advanced text analysis | `OAuth` | Yes | Unknown | [Go!](https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/) |
  596. ### Tracking
  597. API | Description | Auth | HTTPS | CORS | Link |
  598. |---|---|---|---|---|---|
  599. | Postmon | An API to query Brazilian ZIP codes and orders easily, quickly and free | No | No | Unknown | [Go!](http://postmon.com.br) |
  600. | Sweden | Provides information about parcels in transport | `apiKey` | No | Unknown | [Go!](https://developer.postnord.com/docs2) |
  601. | UPS | Shipment and Address information | `apiKey` | Yes | Unknown | [Go!](https://www.ups.com/upsdeveloperkit) |
  602. ### Transportation
  603. API | Description | Auth | HTTPS | CORS | Link |
  604. |---|---|---|---|---|---|
  605. | ADS-B Exchange | Access real-time and historical data of any and all airbone aircraft | No | Yes | Unknown | [Go!](https://www.adsbexchange.com/data/) |
  606. | AIS Hub | Real-time data of any marine and inland vessel equipped with AIS tracking system | `apiKey` | No | Unknown | [Go!](http://www.aishub.net/api) |
  607. | Amadeus Travel Innovation Sandbox | Travel Search - Limited usage | `apiKey` | Yes | Unknown | [Go!](https://sandbox.amadeus.com/) |
  608. | Bay Area Rapid Transit | Stations and predicted arrivals for BART | `apiKey` | No | Unknown | [Go!](http://api.bart.gov) |
  609. | Community Transit | Transitland API | No | Yes | Unknown | [Go!](https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints) |
  610. | Goibibo | API for travel search | `apiKey` | Yes | Unknown | [Go!](https://developer.goibibo.com/docs) |
  611. | GraphHopper | A-to-B routing with turn-by-turn instructions | `apiKey` | Yes | Unknown | [Go!](https://graphhopper.com/api/1/docs/) |
  612. | Icelandic APIs | Open APIs that deliver services in or regarding Iceland | No | Yes | Unknown | [Go!](http://docs.apis.is/) |
  613. | Indian Railways | Indian Railways Information | `apiKey` | No | Unknown | [Go!](http://api.erail.in/) |
  614. | Izi | Audio guide for travellers | `apiKey` | Yes | Unknown | [Go!](http://api-docs.izi.travel/) |
  615. | Navitia | The open API for building cool stuff with transport data | `apiKey` | Yes | Unknown | [Go!](https://api.navitia.io/) |
  616. | REFUGE Restrooms | Provides safe restroom access for transgender, intersex, and gender nonconforming individuals | No | Yes | Unknown | [Go!](https://www.refugerestrooms.org/api/docs/#!/restrooms) |
  617. | Schiphol Airport | Schiphol | `apiKey` | Yes | Unknown | [Go!](https://developer.schiphol.nl/) |
  618. | TransitLand | Transit Aggregation | No | Yes | Unknown | [Go!](https://transit.land/documentation/datastore/api-endpoints.html) |
  619. | Transport for Atlanta, US | Marta | No | No | Unknown | [Go!](http://www.itsmarta.com/app-developer-resources.aspx) |
  620. | Transport for Auckland, New Zealand | Auckland Transport | No | Yes | Unknown | [Go!](https://api.at.govt.nz/) |
  621. | Transport for Belgium | Belgian transport API | No | Yes | Unknown | [Go!](https://hello.irail.be/api/) |
  622. | Transport for Berlin, Germany | Third-party VBB API | No | Yes | Unknown | [Go!](https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md) |
  623. | Transport for Boston, US | MBTA API | No | No | Unknown | [Go!](http://realtime.mbta.com/Portal/Home/Documents) |
  624. | Transport for Budapest, Hungary | Budapest public transport API | No | Yes | Unknown | [Go!](https://apiary.io/) |
  625. | Transport for Chicago, US | CTA | No | No | Unknown | [Go!](http://www.transitchicago.com/developers/) |
  626. | Transport for Czech Republic | Czech transport API | No | Yes | Unknown | [Go!](https://www.chaps.cz/eng/products/idos-internet) |
  627. | Transport for Denver, US | RTD | No | No | Unknown | [Go!](http://www.rtd-denver.com/gtfs-developer-guide.shtml) |
  628. | Transport for Finland | Finnish transport API | No | Yes | Unknown | [Go!](https://digitransit.fi/en/developers/ ) |
  629. | Transport for Germany | Deutsche Bahn (DB) API | `apiKey` | No | Unknown | [Go!](http://data.deutschebahn.com/dataset/api-fahrplan) |
  630. | Transport for India | India Public Transport API | `apiKey` | Yes | Unknown | [Go!](https://data.gov.in/sector/transport) |
  631. | Transport for London, England | TfL API | No | Yes | Unknown | [Go!](https://api.tfl.gov.uk) |
  632. | Transport for Madrid, Spain | Madrid BUS transport API | `apiKey` | No | Unknown | [Go!](http://opendata.emtmadrid.es/Servicios-web/BUS) |
  633. | Transport for Minneapolis, US | NexTrip API | `OAuth` | No | Unknown | [Go!](http://svc.metrotransit.org/) |
  634. | Transport for New York City, US | MTA | `apiKey` | No | Unknown | [Go!](http://datamine.mta.info/) |
  635. | Transport for Norway | Norwegian transport API | No | No | Unknown | [Go!](http://reisapi.ruter.no/help) |
  636. | Transport for Ottawa, Canada | OC Transpo next bus arrival API | No | No | Unknown | [Go!](http://www.octranspo.com/index.php/developers) |
  637. | Transport for Paris, France | RATP Open Data API | No | No | Unknown | [Go!](http://data.ratp.fr/api/v1/console/datasets/1.0/search/) |
  638. | Transport for Paris, France | Live schedules made simple | No | No | Unknown | [Go!](http://restratpws.azurewebsites.net/swagger/) |
  639. | Transport for Philadelphia, US | SEPTA APIs | No | No | Unknown | [Go!](http://www3.septa.org/hackathon/) |
  640. | Transport for Sao Paulo, Brazil | SPTrans | `OAuth` | No | Unknown | [Go!](http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx) |
  641. | Transport for Sweden | Public Transport consumer | `OAuth` | Yes | Unknown | [Go!](https://www.trafiklab.se/api) |
  642. | Transport for Switzerland | Swiss public transport API | No | Yes | Unknown | [Go!](https://transport.opendata.ch/) |
  643. | Transport for Switzerland | Official Swiss Public Transport Open Data | `apiKey` | Yes | Unknown | [Go!](https://opentransportdata.swiss/en/) |
  644. | Transport for The Netherlands | NS, only trains | `apiKey` | No | Unknown | [Go!](http://www.ns.nl/reisinformatie/ns-api) |
  645. | Transport for The Netherlands | OVAPI, country-wide public transport | No | Yes | Unknown | [Go!](https://github.com/skywave/KV78Turbo-OVAPI/wiki) |
  646. | Transport for Toronto, Canada | TTC | No | Yes | Unknown | [Go!](https://myttc.ca/developers) |
  647. | Transport for United States | NextBus API | No | No | Unknown | [Go!](http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf) |
  648. | Transport for Vancouver, Canada | TransLink | `OAuth` | Yes | Unknown | [Go!](https://developer.translink.ca/) |
  649. | Transport for Victoria, AU | PTV API | `apiKey` | Yes | Unknown | [Go!](https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/) |
  650. | Transport for Washington, US | Washington Metro transport API | `OAuth` | Yes | Unknown | [Go!](https://developer.wmata.com/) |
  651. | WhereIsMyTransport | Platform for public transport data in emerging cities | `OAuth` | Yes | Unknown | [Go!](https://developer.whereismytransport.com/) |
  652. ### URL Shorteners
  653. API | Description | Auth | HTTPS | CORS | Link |
  654. |---|---|---|---|---|---|
  655. | Bitly | URL shortener and link management | `OAuth` | Yes | Unknown | [Go!](http://dev.bitly.com/get_started.html) |
  656. | ClickMeter | Monitor, compare, and optimize your marketing links | `apiKey` | Yes | Unknown | [Go!](https://support.clickmeter.com/hc/en-us/categories/201474986) |
  657. | Google URL Shortener | Takes long URLs and squeezes them into fewer characters to make a link that is easier to share | `apiKey` | Yes | Unknown | [Go!](https://developers.google.com/url-shortener/v1/getting_started) |
  658. | Rebrandly | Custom URL shortener for sharing branded links | `apiKey` | Yes | Unknown | [Go!](https://developers.rebrandly.com/v1/docs) |
  659. ### Vehicle
  660. API | Description | Auth | HTTPS | CORS | Link |
  661. |---|---|---|---|---|---|
  662. | Brazilian Vehicles and Prices | Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe | No | Yes | Unknown | [Go!](https://deividfortuna.github.io/fipe/) |
  663. | Kelley Blue Book | Vehicle info, pricing, configuration, plus much more | `apiKey` | Yes | No | [Go!](http://developer.kbb.com/#!/data/1-Default) |
  664. | NHTSA | NHTSA Product Information Catalog and Vehicle Listing | No | Yes | Unknown | [Go!](https://vpic.nhtsa.dot.gov/api/) |
  665. ### Video
  666. API | Description | Auth | HTTPS | CORS | Link |
  667. |---|---|---|---|---|---|
  668. | An API of Ice And Fire | Game Of Thrones API | No | Yes | Unknown | [Go!](https://anapioficeandfire.com/) |
  669. | Czech Television | TV programme of Czech TV | No | No | Unknown | [Go!](http://www.ceskatelevize.cz/xml/tv-program/) |
  670. | Dailymotion | Dailymotion Developer API | `OAuth` | Yes | Unknown | [Go!](https://developer.dailymotion.com/) |
  671. | Netflix Roulette | Netflix database | No | Yes | Unknown | [Go!](https://netflixroulette.net/api/) |
  672. | Ron Swanson Quotes | Television | No | Yes | Unknown | [Go!](https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api) |
  673. | SWAPI | Star Wars Information | No | Yes | Unknown | [Go!](https://swapi.co) |
  674. | TMDb | Community-based movie data | `apiKey` | Yes | Unknown | [Go!](https://www.themoviedb.org/documentation/api) |
  675. | TVDB | Television data | `apiKey` | Yes | Unknown | [Go!](https://api.thetvdb.com/swagger) |
  676. | TVMaze | TV Show Data | No | No | Unknown | [Go!](http://www.tvmaze.com/api) |
  677. | Utelly | Check where a tv show or movie is available | `X-Mashape-Key` | Yes | Unknown | [Go!](https://market.mashape.com/utelly/utelly) |
  678. | Vimeo | Vimeo Developer API | `OAuth` | Yes | Unknown | [Go!](https://developer.vimeo.com/) |
  679. | YouTube | Add YouTube functionality to your sites and apps | `OAuth` | Yes | Unknown | [Go!](https://developers.google.com/youtube/) |
  680. ### Weather
  681. API | Description | Auth | HTTPS | CORS | Link |
  682. |---|---|---|---|---|---|
  683. | Dark Sky | Weather | `apiKey` | Yes | Unknown | [Go!](https://darksky.net/dev/) |
  684. | MetaWeather | Weather | No | Yes | Unknown | [Go!](https://www.metaweather.com/api/) |
  685. | ODWeather | Weather and weather webcams | No | No | Unknown | [Go!](http://api.oceandrivers.com/static/docs.html) |
  686. | OpenWeatherMap | Weather | `apiKey` | No | Unknown | [Go!](http://openweathermap.org/api) |
  687. | Weatherbit | Weather | `apiKey` | Yes | Unknown | [Go!](https://www.weatherbit.io/api) |
  688. | Wunderground | Weather | `apiKey` | Yes | Unknown | [Go!](https://www.wunderground.com/weather/api/) |
  689. | Yahoo! Weather | Weather | No | Yes | Unknown | [Go!](https://developer.yahoo.com/weather/) |